Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1 | DocType: Employee,Salary Mode,Mod Gaji |
| 2 | DocType: Employee,Divorced,Bercerai |
| 3 | apps/erpnext/erpnext/hub_node/doctype/hub_settings/hub_settings.py +96,Items already synced,Item telah disegerakkan |
| 4 | DocType: Buying Settings,Allow Item to be added multiple times in a transaction,Benarkan Perkara yang akan ditambah beberapa kali dalam urus niaga |
| 5 | apps/erpnext/erpnext/support/doctype/warranty_claim/warranty_claim.py +33,Cancel Material Visit {0} before cancelling this Warranty Claim,Batal Bahan Melawat {0} sebelum membatalkan Waranti Tuntutan |
| 6 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +19,Consumer Products,Produk Pengguna |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 7 | DocType: Supplier Scorecard,Notify Supplier,Maklumkan Pembekal |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 8 | DocType: Item,Customer Items,Item Pelanggan |
| 9 | DocType: Project,Costing and Billing,Kos dan Billing |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 10 | apps/erpnext/erpnext/accounts/doctype/account/account.py +52,Account {0}: Parent account {1} can not be a ledger,Akaun {0}: akaun Induk {1} tidak boleh merupakan satu lejar |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 11 | DocType: Item,Publish Item to hub.erpnext.com,Terbitkan Perkara untuk hub.erpnext.com |
| 12 | apps/erpnext/erpnext/config/setup.py +88,Email Notifications,E-mel Pemberitahuan |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 13 | apps/erpnext/erpnext/hr/doctype/employee/employee_dashboard.py +26,Evaluation,penilaian |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 14 | DocType: Item,Default Unit of Measure,Unit keingkaran Langkah |
| 15 | DocType: SMS Center,All Sales Partner Contact,Semua Jualan Rakan Hubungi |
| 16 | DocType: Employee,Leave Approvers,Tinggalkan Approvers |
| 17 | DocType: Sales Partner,Dealer,Peniaga |
| 18 | DocType: Employee,Rented,Disewa |
| 19 | DocType: Purchase Order,PO-,po- |
| 20 | DocType: POS Profile,Applicable for User,Digunakan untuk Pengguna |
Frappe PR Bot | 3b128ca | 2017-07-25 11:46:16 +0530 | [diff] [blame] | 21 | apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +196,"Stopped Production Order cannot be cancelled, Unstop it first to cancel","Perintah Pengeluaran berhenti tidak boleh dibatalkan, Unstop terlebih dahulu untuk membatalkan" |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 22 | DocType: Vehicle Service,Mileage,Jarak tempuh |
| 23 | apps/erpnext/erpnext/accounts/doctype/asset/asset.js +231,Do you really want to scrap this asset?,Adakah anda benar-benar mahu menghapuskan aset ini? |
Frappe PR Bot | 7c90100 | 2017-06-07 12:05:29 +0530 | [diff] [blame] | 24 | apps/erpnext/erpnext/buying/report/quoted_item_comparison/quoted_item_comparison.js +44,Select Default Supplier,Pilih Pembekal Lalai |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 25 | apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +37,Currency is required for Price List {0},Mata wang diperlukan untuk Senarai Harga {0} |
| 26 | DocType: Sales Taxes and Charges Template,* Will be calculated in the transaction.,* Akan dikira dalam urus niaga. |
| 27 | DocType: Purchase Order,Customer Contact,Pelanggan Hubungi |
| 28 | DocType: Job Applicant,Job Applicant,Kerja Pemohon |
| 29 | apps/erpnext/erpnext/buying/doctype/supplier/supplier_dashboard.py +6,This is based on transactions against this Supplier. See timeline below for details,Ini adalah berdasarkan kepada urus niaga terhadap Pembekal ini. Lihat garis masa di bawah untuk maklumat |
| 30 | apps/erpnext/erpnext/hub_node/page/hub/hub_body.html +18,No more results.,Tiada lagi hasil. |
| 31 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +34,Legal,Undang-undang |
Frappe PR Bot | fa04236 | 2017-07-17 17:50:36 +0530 | [diff] [blame] | 32 | apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +174,Actual type tax cannot be included in Item rate in row {0},Jenis cukai sebenar tidak boleh dimasukkan dalam kadar Perkara berturut-turut {0} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 33 | DocType: Bank Guarantee,Customer,Pelanggan |
| 34 | DocType: Purchase Receipt Item,Required By,Diperlukan oleh |
| 35 | DocType: Delivery Note,Return Against Delivery Note,Kembali Terhadap Penghantaran Nota |
| 36 | DocType: Purchase Order,% Billed,% Dibilkan |
| 37 | apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +43,Exchange Rate must be same as {0} {1} ({2}),Kadar pertukaran mestilah sama dengan {0} {1} ({2}) |
| 38 | DocType: Sales Invoice,Customer Name,Nama Pelanggan |
| 39 | DocType: Vehicle,Natural Gas,Gas asli |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 40 | apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +127,Bank account cannot be named as {0},Akaun bank tidak boleh dinamakan sebagai {0} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 41 | DocType: Account,Heads (or groups) against which Accounting Entries are made and balances are maintained.,Kepala (atau kumpulan) terhadap yang Penyertaan Perakaunan dibuat dan baki dikekalkan. |
| 42 | apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +196,Outstanding for {0} cannot be less than zero ({1}),Cemerlang untuk {0} tidak boleh kurang daripada sifar ({1}) |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 43 | apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +357,There are no submitted Salary Slips to process.,Tidak ada Slip Gaji yang dikemukakan untuk diproses. |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 44 | DocType: Manufacturing Settings,Default 10 mins,Default 10 minit |
| 45 | DocType: Leave Type,Leave Type Name,Tinggalkan Nama Jenis |
Frappe PR Bot | 7c90100 | 2017-06-07 12:05:29 +0530 | [diff] [blame] | 46 | apps/erpnext/erpnext/templates/pages/projects.js +62,Show open,Tunjukkan terbuka |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 47 | apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +151,Series Updated Successfully,Siri Dikemaskini Berjaya |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 48 | apps/erpnext/erpnext/templates/includes/cart/cart_dropdown.html +18,Checkout,Checkout |
Frappe PR Bot | 3b128ca | 2017-07-25 11:46:16 +0530 | [diff] [blame] | 49 | apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +175,Accural Journal Entry Submitted,Accural Journal Kemasukan Dihantar |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 50 | DocType: Pricing Rule,Apply On,Memohon Pada |
| 51 | DocType: Item Price,Multiple Item prices.,Harga Item berbilang. |
| 52 | ,Purchase Order Items To Be Received,Item Pesanan Belian Akan Diterima |
| 53 | DocType: SMS Center,All Supplier Contact,Semua Pembekal Contact |
| 54 | DocType: Support Settings,Support Settings,Tetapan sokongan |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 55 | apps/erpnext/erpnext/projects/doctype/project/project.py +65,Expected End Date can not be less than Expected Start Date,Tarikh Jangkaan Tamat tidak boleh kurang daripada yang dijangka Tarikh Mula |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 56 | apps/erpnext/erpnext/utilities/transaction_base.py +110,Row #{0}: Rate must be same as {1}: {2} ({3} / {4}) ,Row # {0}: Kadar mestilah sama dengan {1}: {2} ({3} / {4}) |
| 57 | apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +282,New Leave Application,Cuti Permohonan Baru |
| 58 | ,Batch Item Expiry Status,Batch Perkara Status luput |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 59 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +175,Bank Draft,Bank Draf |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 60 | DocType: Mode of Payment Account,Mode of Payment Account,Cara Pembayaran Akaun |
Frappe PR Bot | 59ee45a | 2017-06-01 19:05:28 +0530 | [diff] [blame] | 61 | apps/erpnext/erpnext/stock/doctype/item/item.js +56,Show Variants,Show Kelainan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 62 | DocType: Academic Term,Academic Term,Jangka akademik |
| 63 | apps/erpnext/erpnext/projects/doctype/project/project_dashboard.py +14,Material,bahan |
Frappe PR Bot | 3b128ca | 2017-07-25 11:46:16 +0530 | [diff] [blame] | 64 | apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +670,Quantity,Kuantiti |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 65 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +546,Accounts table cannot be blank.,Jadual account tidak boleh kosong. |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 66 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +154,Loans (Liabilities),Pinjaman (Liabiliti) |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 67 | DocType: Employee Education,Year of Passing,Tahun Pemergian |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 68 | DocType: Item,Country of Origin,Negara asal |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 69 | apps/erpnext/erpnext/templates/includes/product_page.js +24,In Stock,In Stock |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 70 | apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +46,Open Issues,Isu Terbuka |
| 71 | DocType: Production Plan Item,Production Plan Item,Rancangan Pengeluaran Item |
| 72 | apps/erpnext/erpnext/hr/doctype/employee/employee.py +144,User {0} is already assigned to Employee {1},Pengguna {0} telah diberikan kepada Pekerja {1} |
| 73 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +31,Health Care,Penjagaan Kesihatan |
| 74 | apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.py +65,Delay in payment (Days),Kelewatan dalam pembayaran (Hari) |
| 75 | apps/erpnext/erpnext/hr/report/vehicle_expenses/vehicle_expenses.py +26,Service Expense,Perbelanjaan perkhidmatan |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 76 | apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +870,Serial Number: {0} is already referenced in Sales Invoice: {1},Nombor siri: {0} sudah dirujuk dalam Sales Invoice: {1} |
| 77 | apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +824,Invoice,Invois |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 78 | DocType: Maintenance Schedule Item,Periodicity,Jangka masa |
| 79 | apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +21,Fiscal Year {0} is required,Tahun fiskal {0} diperlukan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 80 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +21,Defense,Pertahanan |
| 81 | DocType: Salary Component,Abbr,Abbr |
| 82 | DocType: Appraisal Goal,Score (0-5),Score (0-5) |
| 83 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +225,Row {0}: {1} {2} does not match with {3},Row {0}: {1} {2} tidak sepadan dengan {3} |
| 84 | apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +75,Row # {0}:,Row # {0}: |
| 85 | DocType: Timesheet,Total Costing Amount,Jumlah Kos |
| 86 | DocType: Delivery Note,Vehicle No,Kenderaan Tiada |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 87 | apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +157,Please select Price List,Sila pilih Senarai Harga |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 88 | apps/erpnext/erpnext/accounts/doctype/bank_reconciliation/bank_reconciliation.py +78,Row #{0}: Payment document is required to complete the trasaction,Row # {0}: Dokumen Bayaran diperlukan untuk melengkapkan trasaction yang |
| 89 | DocType: Production Order Operation,Work In Progress,Kerja Dalam Kemajuan |
| 90 | apps/erpnext/erpnext/schools/report/absent_student_report/absent_student_report.py +13,Please select date,Sila pilih tarikh |
| 91 | DocType: Employee,Holiday List,Senarai Holiday |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 92 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +118,Accountant,Akauntan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 93 | DocType: Cost Center,Stock User,Saham pengguna |
| 94 | DocType: Company,Phone No,Telefon No |
| 95 | apps/erpnext/erpnext/schools/doctype/course_scheduling_tool/course_scheduling_tool.py +50,Course Schedules created:,Jadual Kursus dicipta: |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 96 | apps/erpnext/erpnext/subscription/doctype/subscription/subscription.py +175,New {0}: #{1},New {0}: # {1} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 97 | ,Sales Partners Commission,Pasangan Jualan Suruhanjaya |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 98 | apps/erpnext/erpnext/setup/doctype/company/company.py +45,Abbreviation cannot have more than 5 characters,Singkatan tidak boleh mempunyai lebih daripada 5 aksara |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 99 | DocType: Payment Request,Payment Request,Permintaan Bayaran |
| 100 | DocType: Asset,Value After Depreciation,Nilai Selepas Susutnilai |
| 101 | DocType: Employee,O+,O + |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 102 | apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt_dashboard.py +18,Related,Berkaitan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 103 | apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +43,Attendance date can not be less than employee's joining date,Tarikh kehadirannya tidak boleh kurang daripada tarikh pendaftaran pekerja |
| 104 | DocType: Grading Scale,Grading Scale Name,Grading Nama Skala |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 105 | DocType: Subscription,Repeat on Day,Ulang hari |
Frappe PR Bot | fa04236 | 2017-07-17 17:50:36 +0530 | [diff] [blame] | 106 | apps/erpnext/erpnext/accounts/doctype/account/account.js +41,This is a root account and cannot be edited.,Ini adalah akaun akar dan tidak boleh diedit. |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 107 | DocType: Sales Invoice,Company Address,Alamat syarikat |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 108 | DocType: BOM,Operations,Operasi |
| 109 | apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +38,Cannot set authorization on basis of Discount for {0},Tidak boleh menetapkan kebenaran secara Diskaun untuk {0} |
| 110 | DocType: Rename Tool,"Attach .csv file with two columns, one for the old name and one for the new name","Lampirkan fail csv dengan dua lajur, satu untuk nama lama dan satu untuk nama baru" |
| 111 | apps/erpnext/erpnext/accounts/utils.py +73,{0} {1} not in any active Fiscal Year.,{0} {1} tidak dalam apa-apa aktif Tahun Anggaran. |
| 112 | DocType: Packed Item,Parent Detail docname,Detail Ibu Bapa docname |
Frappe PR Bot | 7c90100 | 2017-06-07 12:05:29 +0530 | [diff] [blame] | 113 | apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +69,"Reference: {0}, Item Code: {1} and Customer: {2}","Rujukan: {0}, Kod Item: {1} dan Pelanggan: {2}" |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 114 | apps/erpnext/erpnext/utilities/user_progress.py +100,Kg,Kg |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 115 | DocType: Student Log,Log,Log |
| 116 | apps/erpnext/erpnext/config/hr.py +45,Opening for a Job.,Membuka pekerjaan. |
| 117 | DocType: Item Attribute,Increment,Kenaikan |
Frappe PR Bot | 7c90100 | 2017-06-07 12:05:29 +0530 | [diff] [blame] | 118 | apps/erpnext/erpnext/public/js/stock_analytics.js +61,Select Warehouse...,Pilih Warehouse ... |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 119 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +6,Advertising,Pengiklanan |
| 120 | apps/erpnext/erpnext/accounts/doctype/mode_of_payment/mode_of_payment.py +22,Same Company is entered more than once,Syarikat yang sama memasuki lebih daripada sekali |
| 121 | DocType: Employee,Married,Berkahwin |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 122 | apps/erpnext/erpnext/accounts/party.py +44,Not permitted for {0},Tidak dibenarkan untuk {0} |
Frappe PR Bot | fa04236 | 2017-07-17 17:50:36 +0530 | [diff] [blame] | 123 | apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +568,Get items from,Mendapatkan barangan dari |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 124 | apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +455,Stock cannot be updated against Delivery Note {0},Saham tidak boleh dikemaskini terhadap Penghantaran Nota {0} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 125 | apps/erpnext/erpnext/templates/pages/home.py +25,Product {0},Produk {0} |
Frappe PR Bot | 59ee45a | 2017-06-01 19:05:28 +0530 | [diff] [blame] | 126 | apps/erpnext/erpnext/templates/generators/item_group.html +43,No items listed,Tiada perkara yang disenaraikan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 127 | DocType: Payment Reconciliation,Reconcile,Mendamaikan |
| 128 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +30,Grocery,Barang runcit |
| 129 | DocType: Quality Inspection Reading,Reading 1,Membaca 1 |
| 130 | DocType: Process Payroll,Make Bank Entry,Buat Bank Entry |
| 131 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +40,Pension Funds,Dana pencen |
Frappe PR Bot | 59ee45a | 2017-06-01 19:05:28 +0530 | [diff] [blame] | 132 | apps/erpnext/erpnext/accounts/doctype/asset/asset.py +88,Next Depreciation Date cannot be before Purchase Date,Selepas Tarikh Susut nilai tidak boleh sebelum Tarikh Pembelian |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 133 | DocType: SMS Center,All Sales Person,Semua Orang Jualan |
| 134 | DocType: Monthly Distribution,**Monthly Distribution** helps you distribute the Budget/Target across months if you have seasonality in your business.,** Pengagihan Bulanan ** membantu anda mengedarkan Bajet / sasaran seluruh bulan jika anda mempunyai bermusim dalam perniagaan anda. |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 135 | apps/erpnext/erpnext/accounts/page/pos/pos.js +1700,Not items found,Bukan perkakas yang terdapat |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 136 | apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +181,Salary Structure Missing,Struktur Gaji Hilang |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 137 | DocType: Lead,Person Name,Nama Orang |
| 138 | DocType: Sales Invoice Item,Sales Invoice Item,Perkara Invois Jualan |
| 139 | DocType: Account,Credit,Kredit |
| 140 | DocType: POS Profile,Write Off Cost Center,Tulis Off PTJ |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 141 | apps/erpnext/erpnext/public/js/setup_wizard.js +109,"e.g. ""Primary School"" or ""University""",contohnya "Sekolah Rendah" atau "Universiti" |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 142 | apps/erpnext/erpnext/config/stock.py +32,Stock Reports,Laporan saham |
| 143 | DocType: Warehouse,Warehouse Detail,Detail Gudang |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 144 | apps/erpnext/erpnext/selling/doctype/customer/customer.py +164,Credit limit has been crossed for customer {0} {1}/{2},Had kredit telah menyeberang untuk pelanggan {0} {1} / {2} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 145 | apps/erpnext/erpnext/schools/doctype/academic_term/academic_term.py +33,The Term End Date cannot be later than the Year End Date of the Academic Year to which the term is linked (Academic Year {}). Please correct the dates and try again.,Tarikh Akhir Term tidak boleh lewat daripada Tarikh Akhir Tahun Akademik Tahun yang istilah ini dikaitkan (Akademik Tahun {}). Sila betulkan tarikh dan cuba lagi. |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 146 | apps/erpnext/erpnext/stock/doctype/item/item.py +467,"""Is Fixed Asset"" cannot be unchecked, as Asset record exists against the item",""Adakah Aset Tetap" tidak boleh dibiarkan, kerana rekod aset wujud terhadap item" |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 147 | DocType: Vehicle Service,Brake Oil,Brek Minyak |
| 148 | DocType: Tax Rule,Tax Type,Jenis Cukai |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 149 | apps/erpnext/erpnext/controllers/taxes_and_totals.py +552,Taxable Amount,Amaun yang dikenakan cukai |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 150 | apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +160,You are not authorized to add or update entries before {0},Anda tidak dibenarkan untuk menambah atau update entri sebelum {0} |
| 151 | DocType: BOM,Item Image (if not slideshow),Perkara imej (jika tidak menayang) |
| 152 | apps/erpnext/erpnext/setup/doctype/customer_group/customer_group.py +20,An Customer exists with same name,Satu Pelanggan wujud dengan nama yang sama |
| 153 | DocType: Production Order Operation,(Hour Rate / 60) * Actual Operation Time,(Kadar sejam / 60) * Masa Operasi Sebenar |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 154 | apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +1040,Row #{0}: Reference Document Type must be one of Expense Claim or Journal Entry,Baris # {0}: Jenis Dokumen Rujukan mestilah salah satu Tuntutan Perbelanjaan atau Kemasukan Jurnal |
| 155 | apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +913,Select BOM,Pilih BOM |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 156 | DocType: SMS Log,SMS Log,SMS Log |
| 157 | apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +27,Cost of Delivered Items,Kos Item Dihantar |
| 158 | apps/erpnext/erpnext/hr/doctype/holiday_list/holiday_list.py +38,The holiday on {0} is not between From Date and To Date,Cuti pada {0} bukan antara Dari Tarikh dan To Date |
| 159 | DocType: Student Log,Student Log,Log pelajar |
| 160 | DocType: Quality Inspection,Get Specification Details,Dapatkan Spesifikasi Butiran |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 161 | apps/erpnext/erpnext/config/buying.py +165,Templates of supplier standings.,Templat kedudukan pembekal. |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 162 | DocType: Lead,Interested,Berminat |
| 163 | apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +171,Opening,Pembukaan |
| 164 | apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +28,From {0} to {1},Dari {0} kepada {1} |
| 165 | DocType: Item,Copy From Item Group,Salinan Dari Perkara Kumpulan |
| 166 | DocType: Journal Entry,Opening Entry,Entry pembukaan |
| 167 | apps/erpnext/erpnext/accounts/doctype/cheque_print_template/cheque_print_template.js +25,Account Pay Only,Akaun Pay Hanya |
| 168 | DocType: Employee Loan,Repay Over Number of Periods,Membayar balik Over Bilangan Tempoh |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 169 | DocType: Stock Entry,Additional Costs,Kos Tambahan |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 170 | apps/erpnext/erpnext/accounts/doctype/account/account.py +141,Account with existing transaction can not be converted to group.,Akaun dengan urus niaga yang sedia ada tidak boleh ditukar kepada kumpulan. |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 171 | DocType: Lead,Product Enquiry,Pertanyaan Produk |
| 172 | DocType: Academic Term,Schools,sekolah |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 173 | DocType: School Settings,Validate Batch for Students in Student Group,Mengesahkan Batch untuk Pelajar dalam Kumpulan Pelajar |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 174 | apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +35,No leave record found for employee {0} for {1},Tiada rekod cuti dijumpai untuk pekerja {0} untuk {1} |
| 175 | apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +23,Please enter company first,Sila masukkan syarikat pertama |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 176 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +358,Please select Company first,Sila pilih Syarikat pertama |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 177 | DocType: Employee Education,Under Graduate,Di bawah Siswazah |
| 178 | apps/erpnext/erpnext/selling/report/sales_person_target_variance_item_group_wise/sales_person_target_variance_item_group_wise.js +27,Target On,Sasaran Pada |
| 179 | DocType: BOM,Total Cost,Jumlah Kos |
| 180 | DocType: Journal Entry Account,Employee Loan,Pinjaman pekerja |
Frappe PR Bot | 3b128ca | 2017-07-25 11:46:16 +0530 | [diff] [blame] | 181 | apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.js +108,Activity Log:,Log Aktiviti: |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 182 | apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +250,Item {0} does not exist in the system or has expired,Perkara {0} tidak wujud di dalam sistem atau telah tamat |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 183 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +44,Real Estate,Harta Tanah |
Frappe PR Bot | bfdb726 | 2017-07-11 15:20:11 +0530 | [diff] [blame] | 184 | apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.html +1,Statement of Account,Penyata Akaun |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 185 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +41,Pharmaceuticals,Pharmaceuticals |
| 186 | DocType: Purchase Invoice Item,Is Fixed Asset,Adakah Aset Tetap |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 187 | apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +234,"Available qty is {0}, you need {1}","qty yang tersedia {0}, anda perlu {1}" |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 188 | DocType: Expense Claim Detail,Claim Amount,Tuntutan Amaun |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 189 | apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +51,Duplicate customer group found in the cutomer group table,kumpulan pelanggan Duplicate dijumpai di dalam jadual kumpulan cutomer |
Frappe PR Bot | 7c90100 | 2017-06-07 12:05:29 +0530 | [diff] [blame] | 190 | apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +31,Supplier Type / Supplier,Jenis pembekal / Pembekal |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 191 | DocType: Naming Series,Prefix,Awalan |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 192 | apps/erpnext/erpnext/hr/email_alert/training_scheduled/training_scheduled.html +7,Event Location,Lokasi Acara |
| 193 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +59,Consumable,Guna habis |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 194 | DocType: Employee,B-,B- |
| 195 | DocType: Upload Attendance,Import Log,Import Log |
| 196 | DocType: Production Planning Tool,Pull Material Request of type Manufacture based on the above criteria,Tarik Bahan Permintaan jenis Pembuatan berdasarkan kriteria di atas |
| 197 | DocType: Training Result Employee,Grade,gred |
| 198 | DocType: Sales Invoice Item,Delivered By Supplier,Dihantar Oleh Pembekal |
| 199 | DocType: SMS Center,All Contact,Semua Contact |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 200 | apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +901,Production Order already created for all items with BOM,Order Production telah dicipta untuk semua item dengan BOM |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 201 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +215,Annual Salary,Gaji Tahunan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 202 | DocType: Daily Work Summary,Daily Work Summary,Ringkasan Kerja Harian |
| 203 | DocType: Period Closing Voucher,Closing Fiscal Year,Penutup Tahun Anggaran |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 204 | apps/erpnext/erpnext/accounts/party.py +357,{0} {1} is frozen,{0} {1} dibekukan |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 205 | apps/erpnext/erpnext/setup/doctype/company/company.py +136,Please select Existing Company for creating Chart of Accounts,Sila pilih Syarikat Sedia Ada untuk mewujudkan Carta Akaun |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 206 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +80,Stock Expenses,Perbelanjaan saham |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 207 | apps/erpnext/erpnext/stock/doctype/batch/batch.js +91,Select Target Warehouse,Pilih Warehouse sasaran |
| 208 | apps/erpnext/erpnext/stock/doctype/batch/batch.js +91,Select Target Warehouse,Pilih Warehouse sasaran |
| 209 | apps/erpnext/erpnext/hr/doctype/employee/employee.js +80,Please enter Preferred Contact Email,Sila masukkan Preferred hubungan Email |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 210 | DocType: Program Enrollment,School Bus,Bas sekolah |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 211 | DocType: Journal Entry,Contra Entry,Contra Entry |
| 212 | DocType: Journal Entry Account,Credit in Company Currency,Kredit dalam Mata Wang Syarikat |
| 213 | DocType: Delivery Note,Installation Status,Pemasangan Status |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 214 | apps/erpnext/erpnext/schools/doctype/student_attendance_tool/student_attendance_tool.js +135,"Do you want to update attendance?<br>Present: {0}\ |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 215 | <br>Absent: {1}",Adakah anda mahu untuk mengemaskini kehadiran? <br> Turut hadir: {0} \ <br> Tidak hadir: {1} |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 216 | apps/erpnext/erpnext/controllers/buying_controller.py +323,Accepted + Rejected Qty must be equal to Received quantity for Item {0},Qty Diterima + Ditolak mestilah sama dengan kuantiti yang Diterima untuk Perkara {0} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 217 | DocType: Request for Quotation,RFQ-,RFQ- |
| 218 | DocType: Item,Supply Raw Materials for Purchase,Bahan mentah untuk bekalan Pembelian |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 219 | apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +148,At least one mode of payment is required for POS invoice.,Sekurang-kurangnya satu cara pembayaran adalah diperlukan untuk POS invois. |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 220 | DocType: Products Settings,Show Products as a List,Show Produk sebagai Senarai yang |
| 221 | DocType: Upload Attendance,"Download the Template, fill appropriate data and attach the modified file. |
| 222 | All dates and employee combination in the selected period will come in the template, with existing attendance records","Muat Template, isikan data yang sesuai dan melampirkan fail yang diubah suai. Semua tarikh dan pekerja gabungan dalam tempoh yang dipilih akan datang dalam template, dengan rekod kehadiran yang sedia ada" |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 223 | apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +482,Item {0} is not active or end of life has been reached,Perkara {0} tidak aktif atau akhir hayat telah dicapai |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 224 | apps/erpnext/erpnext/utilities/user_progress.py +144,Example: Basic Mathematics,Contoh: Matematik Asas |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 225 | apps/erpnext/erpnext/controllers/accounts_controller.py +657,"To include tax in row {0} in Item rate, taxes in rows {1} must also be included","Untuk memasukkan cukai berturut-turut {0} dalam kadar Perkara, cukai dalam baris {1} hendaklah juga disediakan" |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 226 | apps/erpnext/erpnext/config/hr.py +214,Settings for HR Module,Tetapan untuk HR Modul |
| 227 | DocType: SMS Center,SMS Center,SMS Center |
| 228 | DocType: Sales Invoice,Change Amount,Tukar Jumlah |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 229 | DocType: BOM Update Tool,New BOM,New BOM |
| 230 | apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +117,Please enter Delivery Date,Sila masukkan Tarikh Penghantaran |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 231 | DocType: Depreciation Schedule,Make Depreciation Entry,Buat Entry Susutnilai |
| 232 | DocType: Appraisal Template Goal,KRA,KRA |
| 233 | DocType: Lead,Request Type,Jenis Permintaan |
Frappe PR Bot | 59ee45a | 2017-06-01 19:05:28 +0530 | [diff] [blame] | 234 | apps/erpnext/erpnext/hr/doctype/offer_letter/offer_letter.js +17,Make Employee,membuat pekerja |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 235 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +14,Broadcasting,Penyiaran |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 236 | apps/erpnext/erpnext/patches/v8_9/add_setup_progress_actions.py +26,Add Rooms,Tambah Bilik |
| 237 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +182,Execution,Pelaksanaan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 238 | apps/erpnext/erpnext/config/manufacturing.py +62,Details of the operations carried out.,Butiran operasi dijalankan. |
| 239 | DocType: Serial No,Maintenance Status,Penyelenggaraan Status |
| 240 | apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +56,{0} {1}: Supplier is required against Payable account {2},{0} {1}: Pembekal diperlukan terhadap akaun Dibayar {2} |
| 241 | apps/erpnext/erpnext/config/selling.py +52,Items and Pricing,Item dan Harga |
| 242 | apps/erpnext/erpnext/projects/doctype/project/project_dashboard.html +2,Total hours: {0},Jumlah jam: {0} |
| 243 | apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +43,From Date should be within the Fiscal Year. Assuming From Date = {0},Dari Tarikh harus berada dalam Tahun Fiskal. Dengan mengandaikan Dari Tarikh = {0} |
| 244 | DocType: Customer,Individual,Individu |
| 245 | DocType: Interest,Academics User,akademik Pengguna |
| 246 | DocType: Cheque Print Template,Amount In Figure,Jumlah Dalam Rajah |
| 247 | DocType: Employee Loan Application,Loan Info,Maklumat pinjaman |
| 248 | apps/erpnext/erpnext/config/maintenance.py +12,Plan for maintenance visits.,Rancangan untuk lawatan penyelenggaraan. |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 249 | DocType: Supplier Scorecard Period,Supplier Scorecard Period,Tempoh Kad Scorecard Pembekal |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 250 | DocType: POS Profile,Customer Groups,Kumpulan Pelanggan |
Frappe PR Bot | 59ee45a | 2017-06-01 19:05:28 +0530 | [diff] [blame] | 251 | apps/erpnext/erpnext/public/js/financial_statements.js +51,Financial Statements,Penyata kewangan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 252 | DocType: Guardian,Students,pelajar |
| 253 | apps/erpnext/erpnext/config/selling.py +91,Rules for applying pricing and discount.,Peraturan untuk menggunakan penentuan harga dan diskaun. |
| 254 | apps/erpnext/erpnext/stock/doctype/price_list/price_list.py +14,Price List must be applicable for Buying or Selling,Senarai Harga mesti pakai untuk Membeli atau Menjual |
| 255 | apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +79,Installation date cannot be before delivery date for Item {0},Tarikh pemasangan tidak boleh sebelum tarikh penghantaran untuk Perkara {0} |
| 256 | DocType: Pricing Rule,Discount on Price List Rate (%),Diskaun Senarai Harga Kadar (%) |
| 257 | DocType: Offer Letter,Select Terms and Conditions,Pilih Terma dan Syarat |
Frappe PR Bot | 3b128ca | 2017-07-25 11:46:16 +0530 | [diff] [blame] | 258 | apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +60,Out Value,Nilai keluar |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 259 | DocType: Production Planning Tool,Sales Orders,Jualan Pesanan |
| 260 | DocType: Purchase Taxes and Charges,Valuation,Penilaian |
| 261 | ,Purchase Order Trends,Membeli Trend Pesanan |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 262 | apps/erpnext/erpnext/utilities/user_progress.py +50,Go to Customers,Pergi ke Pelanggan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 263 | apps/erpnext/erpnext/templates/emails/request_for_quotation.html +7,The request for quotation can be accessed by clicking on the following link,Permintaan untuk sebutharga boleh diakses dengan klik pada pautan berikut |
| 264 | apps/erpnext/erpnext/config/hr.py +81,Allocate leaves for the year.,Memperuntukkan daun bagi tahun ini. |
| 265 | DocType: SG Creation Tool Course,SG Creation Tool Course,Kursus Alat SG Creation |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 266 | apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +236,Insufficient Stock,Saham yang tidak mencukupi |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 267 | DocType: Manufacturing Settings,Disable Capacity Planning and Time Tracking,Perancangan Kapasiti melumpuhkan dan Penjejakan Masa |
| 268 | DocType: Email Digest,New Sales Orders,New Jualan Pesanan |
| 269 | DocType: Bank Guarantee,Bank Account,Akaun Bank |
| 270 | DocType: Leave Type,Allow Negative Balance,Benarkan Baki negatif |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 271 | apps/erpnext/erpnext/projects/doctype/project_type/project_type.py +13,You cannot delete Project Type 'External',Anda tidak boleh memadam Jenis Projek 'Luar' |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 272 | DocType: Employee,Create User,Buat Pengguna |
| 273 | DocType: Selling Settings,Default Territory,Wilayah Default |
| 274 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +53,Television,Televisyen |
| 275 | DocType: Production Order Operation,Updated via 'Time Log',Dikemaskini melalui 'Time Log' |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 276 | apps/erpnext/erpnext/controllers/taxes_and_totals.py +424,Advance amount cannot be greater than {0} {1},jumlah pendahuluan tidak boleh lebih besar daripada {0} {1} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 277 | DocType: Naming Series,Series List for this Transaction,Senarai Siri bagi Urusniaga ini |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 278 | DocType: Company,Enable Perpetual Inventory,Membolehkan Inventori kekal |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 279 | DocType: Company,Default Payroll Payable Account,Lalai Payroll Akaun Kena Bayar |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 280 | apps/erpnext/erpnext/schools/doctype/student_group/student_group.js +51,Update Email Group,Update E-mel Group |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 281 | DocType: Sales Invoice,Is Opening Entry,Apakah Membuka Entry |
| 282 | DocType: Customer Group,Mention if non-standard receivable account applicable,Sebut jika akaun belum terima tidak standard yang diguna pakai |
| 283 | DocType: Course Schedule,Instructor Name,pengajar Nama |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 284 | DocType: Supplier Scorecard,Criteria Setup,Persediaan Kriteria |
Frappe PR Bot | 3b128ca | 2017-07-25 11:46:16 +0530 | [diff] [blame] | 285 | apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +179,For Warehouse is required before Submit,Untuk Gudang diperlukan sebelum Hantar |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 286 | apps/erpnext/erpnext/accounts/print_format/payment_receipt_voucher/payment_receipt_voucher.html +8,Received On,Diterima Dalam |
| 287 | DocType: Sales Partner,Reseller,Penjual Semula |
| 288 | DocType: Production Planning Tool,"If checked, Will include non-stock items in the Material Requests.","Jika disemak, Akan termasuk barangan tanpa saham dalam Permintaan Bahan." |
| 289 | apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +24,Please enter Company,Sila masukkan Syarikat |
| 290 | DocType: Delivery Note Item,Against Sales Invoice Item,Terhadap Jualan Invois Perkara |
| 291 | ,Production Orders in Progress,Pesanan Pengeluaran di Kemajuan |
| 292 | apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +39,Net Cash from Financing,Tunai bersih daripada Pembiayaan |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 293 | apps/erpnext/erpnext/accounts/page/pos/pos.js +2279,"LocalStorage is full , did not save","LocalStorage penuh, tidak menyelamatkan" |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 294 | DocType: Lead,Address & Contact,Alamat |
| 295 | DocType: Leave Allocation,Add unused leaves from previous allocations,Tambahkan daun yang tidak digunakan dari peruntukan sebelum |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 296 | DocType: Sales Partner,Partner website,laman web rakan kongsi |
| 297 | apps/erpnext/erpnext/stock/dashboard/item_dashboard.js +105,Add Item,Tambah Item |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 298 | apps/erpnext/erpnext/utilities/user_progress.py +46,Contact Name,Nama Kenalan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 299 | DocType: Course Assessment Criteria,Course Assessment Criteria,Kriteria Penilaian Kursus |
| 300 | DocType: Process Payroll,Creates salary slip for above mentioned criteria.,Mencipta slip gaji untuk kriteria yang dinyatakan di atas. |
| 301 | DocType: POS Customer Group,POS Customer Group,POS Kumpulan Pelanggan |
| 302 | DocType: Cheque Print Template,Line spacing for amount in words,jarak baris untuk jumlah dalam perkataan |
| 303 | DocType: Vehicle,Additional Details,maklumat tambahan |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 304 | apps/erpnext/erpnext/schools/report/course_wise_assessment_report/course_wise_assessment_report.html +11,Assessment Plan: ,Pelan Penilaian: |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 305 | apps/erpnext/erpnext/templates/generators/bom.html +85,No description given,Keterangan tidak diberikan |
| 306 | apps/erpnext/erpnext/config/buying.py +13,Request for purchase.,Meminta untuk pembelian. |
| 307 | apps/erpnext/erpnext/projects/doctype/project/project_dashboard.py +6,This is based on the Time Sheets created against this project,Ini adalah berdasarkan Lembaran Masa dicipta terhadap projek ini |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 308 | apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +385,Net Pay cannot be less than 0,Pay bersih tidak boleh kurang daripada 0 |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 309 | apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +224,Only the selected Leave Approver can submit this Leave Application,Hanya Pelulus Cuti yang dipilih boleh mengemukakan Permohonan Cuti ini |
| 310 | apps/erpnext/erpnext/hr/doctype/employee/employee.py +116,Relieving Date must be greater than Date of Joining,Tarikh melegakan mesti lebih besar daripada Tarikh Menyertai |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 311 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +223,Leaves per Year,Meninggalkan setiap Tahun |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 312 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +130,Row {0}: Please check 'Is Advance' against Account {1} if this is an advance entry.,Row {0}: Sila semak 'Adakah Advance' terhadap Akaun {1} jika ini adalah suatu catatan terlebih dahulu. |
Frappe PR Bot | bfdb726 | 2017-07-11 15:20:11 +0530 | [diff] [blame] | 313 | apps/erpnext/erpnext/stock/utils.py +212,Warehouse {0} does not belong to company {1},Gudang {0} bukan milik syarikat {1} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 314 | DocType: Email Digest,Profit & Loss,Untung rugi |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 315 | apps/erpnext/erpnext/utilities/user_progress.py +101,Litre,Litre |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 316 | DocType: Task,Total Costing Amount (via Time Sheet),Jumlah Kos Jumlah (melalui Lembaran Time) |
| 317 | DocType: Item Website Specification,Item Website Specification,Spesifikasi Item Laman Web |
| 318 | apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +477,Leave Blocked,Tinggalkan Disekat |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 319 | apps/erpnext/erpnext/stock/doctype/item/item.py +675,Item {0} has reached its end of life on {1},Perkara {0} telah mencapai penghujungnya kehidupan di {1} |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 320 | apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +88,Bank Entries,Bank Penyertaan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 321 | apps/erpnext/erpnext/accounts/doctype/budget/budget.py +119,Annual,Tahunan |
| 322 | DocType: Stock Reconciliation Item,Stock Reconciliation Item,Saham Penyesuaian Perkara |
| 323 | DocType: Stock Entry,Sales Invoice No,Jualan Invois No |
| 324 | DocType: Material Request Item,Min Order Qty,Min Order Qty |
| 325 | DocType: Student Group Creation Tool Course,Student Group Creation Tool Course,Kursus Kumpulan Pelajar Creation Tool |
| 326 | DocType: Lead,Do Not Contact,Jangan Hubungi |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 327 | apps/erpnext/erpnext/utilities/user_progress.py +164,People who teach at your organisation,Orang yang mengajar di organisasi anda |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 328 | DocType: Purchase Invoice,The unique id for tracking all recurring invoices. It is generated on submit.,Id unik untuk mengesan semua invois berulang. Ia dihasilkan di hantar. |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 329 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +126,Software Developer,Perisian Pemaju |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 330 | DocType: Item,Minimum Order Qty,Minimum Kuantiti Pesanan |
| 331 | DocType: Pricing Rule,Supplier Type,Jenis Pembekal |
| 332 | DocType: Course Scheduling Tool,Course Start Date,Kursus Tarikh Mula |
| 333 | ,Student Batch-Wise Attendance,Batch Bijaksana Pelajar Kehadiran |
| 334 | DocType: POS Profile,Allow user to edit Rate,Membolehkan pengguna untuk mengedit Kadar |
| 335 | DocType: Item,Publish in Hub,Menyiarkan dalam Hab |
| 336 | DocType: Student Admission,Student Admission,Kemasukan pelajar |
| 337 | ,Terretory,Terretory |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 338 | apps/erpnext/erpnext/stock/doctype/item/item.py +695,Item {0} is cancelled,Perkara {0} dibatalkan |
| 339 | apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +903,Material Request,Permintaan bahan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 340 | DocType: Bank Reconciliation,Update Clearance Date,Update Clearance Tarikh |
| 341 | DocType: Item,Purchase Details,Butiran Pembelian |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 342 | apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +357,Item {0} not found in 'Raw Materials Supplied' table in Purchase Order {1},Perkara {0} tidak dijumpai dalam 'Bahan Mentah Dibekalkan' meja dalam Pesanan Belian {1} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 343 | DocType: Employee,Relation,Perhubungan |
| 344 | DocType: Shipping Rule,Worldwide Shipping,Penghantaran di seluruh dunia |
| 345 | DocType: Student Guardian,Mother,ibu |
| 346 | apps/erpnext/erpnext/config/selling.py +18,Confirmed orders from Customers.,Pesanan disahkan dari Pelanggan. |
| 347 | DocType: Purchase Receipt Item,Rejected Quantity,Ditolak Kuantiti |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 348 | DocType: Notification Control,Notification Control,Kawalan Pemberitahuan |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 349 | apps/erpnext/erpnext/templates/emails/training_event.html +17,Please confirm once you have completed your training,Sila sahkan setelah anda menyelesaikan latihan anda |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 350 | DocType: Lead,Suggestions,Cadangan |
| 351 | DocType: Territory,Set Item Group-wise budgets on this Territory. You can also include seasonality by setting the Distribution.,Perkara Set Kumpulan segi belanjawan di Wilayah ini. Juga boleh bermusim dengan menetapkan Pengedaran. |
| 352 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +276,Payment against {0} {1} cannot be greater than Outstanding Amount {2},Bayaran terhadap {0} {1} tidak boleh lebih besar daripada Outstanding Jumlah {2} |
| 353 | DocType: Supplier,Address HTML,Alamat HTML |
| 354 | DocType: Lead,Mobile No.,No. Telefon |
| 355 | DocType: Maintenance Schedule,Generate Schedule,Menjana Jadual |
| 356 | DocType: Purchase Invoice Item,Expense Head,Perbelanjaan Ketua |
Frappe PR Bot | fa04236 | 2017-07-17 17:50:36 +0530 | [diff] [blame] | 357 | apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +146,Please select Charge Type first,Sila pilih Jenis Caj pertama |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 358 | DocType: Student Group Student,Student Group Student,Pelajar Kumpulan Pelajar |
| 359 | apps/erpnext/erpnext/stock/report/stock_ageing/stock_ageing.py +41,Latest,Terkini |
| 360 | DocType: Vehicle Service,Inspection,pemeriksaan |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 361 | apps/erpnext/erpnext/utilities/page/leaderboard/leaderboard_row_head.html +1, List ,senarai |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 362 | DocType: Supplier Scorecard Scoring Standing,Max Grade,Gred Maks |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 363 | DocType: Email Digest,New Quotations,Sebut Harga baru |
| 364 | DocType: HR Settings,Emails salary slip to employee based on preferred email selected in Employee,slip e-mel gaji kepada pekerja berdasarkan e-mel pilihan yang dipilih di pekerja |
| 365 | DocType: Employee,The first Leave Approver in the list will be set as the default Leave Approver,Yang pertama Pelulus Cuti dalam senarai akan ditetapkan sebagai lalai Cuti Pelulus yang |
| 366 | DocType: Tax Rule,Shipping County,Penghantaran County |
| 367 | apps/erpnext/erpnext/config/desktop.py +158,Learn,Belajar |
| 368 | DocType: Asset,Next Depreciation Date,Selepas Tarikh Susutnilai |
| 369 | apps/erpnext/erpnext/projects/doctype/activity_type/activity_type.js +3,Activity Cost per Employee,Kos aktiviti setiap Pekerja |
| 370 | DocType: Accounts Settings,Settings for Accounts,Tetapan untuk Akaun |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 371 | apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +646,Supplier Invoice No exists in Purchase Invoice {0},Pembekal Invois No wujud dalam Invois Belian {0} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 372 | apps/erpnext/erpnext/config/selling.py +118,Manage Sales Person Tree.,Menguruskan Orang Jualan Tree. |
| 373 | DocType: Job Applicant,Cover Letter,Cover Letter |
| 374 | apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +37,Outstanding Cheques and Deposits to clear,Cek cemerlang dan Deposit untuk membersihkan |
| 375 | DocType: Item,Synced With Hub,Segerakkan Dengan Hub |
| 376 | DocType: Vehicle,Fleet Manager,Pengurus Fleet |
Frappe PR Bot | fa04236 | 2017-07-17 17:50:36 +0530 | [diff] [blame] | 377 | apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +517,Row #{0}: {1} can not be negative for item {2},Row # {0}: {1} tidak boleh negatif untuk item {2} |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 378 | apps/erpnext/erpnext/setup/doctype/company/company.js +80,Wrong Password,Salah Kata Laluan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 379 | DocType: Item,Variant Of,Varian Daripada |
Frappe PR Bot | 3b128ca | 2017-07-25 11:46:16 +0530 | [diff] [blame] | 380 | apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +367,Completed Qty can not be greater than 'Qty to Manufacture',Siap Qty tidak boleh lebih besar daripada 'Kuantiti untuk Pengeluaran' |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 381 | DocType: Period Closing Voucher,Closing Account Head,Penutup Kepala Akaun |
| 382 | DocType: Employee,External Work History,Luar Sejarah Kerja |
| 383 | apps/erpnext/erpnext/projects/doctype/task/task.py +99,Circular Reference Error,Ralat Rujukan Pekeliling |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 384 | apps/erpnext/erpnext/schools/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +55,Guardian1 Name,Nama Guardian1 |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 385 | DocType: Delivery Note,In Words (Export) will be visible once you save the Delivery Note.,Dalam Perkataan (Eksport) akan dapat dilihat selepas anda menyimpan Nota Penghantaran. |
| 386 | DocType: Cheque Print Template,Distance from left edge,Jarak dari tepi kiri |
| 387 | apps/erpnext/erpnext/utilities/bot.py +29,{0} units of [{1}](#Form/Item/{1}) found in [{2}](#Form/Warehouse/{2}),{0} unit [{1}] (# Borang / Item / {1}) yang terdapat di [{2}] (# Borang / Gudang / {2}) |
| 388 | DocType: Lead,Industry,Industri |
| 389 | DocType: Employee,Job Profile,Profil kerja |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 390 | DocType: BOM Item,Rate & Amount,Kadar & Amaun |
Frappe PR Bot | 3b128ca | 2017-07-25 11:46:16 +0530 | [diff] [blame] | 391 | apps/erpnext/erpnext/setup/doctype/company/company_dashboard.py +6,This is based on transactions against this Company. See timeline below for details,Ini berdasarkan urusniaga terhadap Syarikat ini. Lihat garis masa di bawah untuk maklumat lanjut |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 392 | DocType: Stock Settings,Notify by Email on creation of automatic Material Request,Memberitahu melalui e-mel pada penciptaan Permintaan Bahan automatik |
| 393 | DocType: Journal Entry,Multi Currency,Mata Multi |
| 394 | DocType: Payment Reconciliation Invoice,Invoice Type,Jenis invois |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 395 | apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +865,Delivery Note,Penghantaran Nota |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 396 | apps/erpnext/erpnext/config/learn.py +82,Setting up Taxes,Menubuhkan Cukai |
| 397 | apps/erpnext/erpnext/accounts/report/asset_depreciations_and_balances/asset_depreciations_and_balances.py +131,Cost of Sold Asset,Kos Aset Dijual |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 398 | apps/erpnext/erpnext/accounts/utils.py +345,Payment Entry has been modified after you pulled it. Please pull it again.,Entry pembayaran telah diubah suai selepas anda ditarik. Sila tarik lagi. |
| 399 | apps/erpnext/erpnext/stock/doctype/item/item.py +436,{0} entered twice in Item Tax,{0} dimasukkan dua kali dalam Cukai Perkara |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 400 | apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +114,Summary for this week and pending activities,Ringkasan untuk minggu ini dan aktiviti-aktiviti yang belum selesai |
| 401 | DocType: Student Applicant,Admitted,diterima Masuk |
| 402 | DocType: Workstation,Rent Cost,Kos sewa |
| 403 | apps/erpnext/erpnext/accounts/report/asset_depreciation_ledger/asset_depreciation_ledger.py +81,Amount After Depreciation,Jumlah Selepas Susutnilai |
| 404 | apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +97,Upcoming Calendar Events,Akan Datang Kalendar Acara |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 405 | apps/erpnext/erpnext/hr/report/monthly_attendance_sheet/monthly_attendance_sheet.py +85,Please select month and year,Sila pilih bulan dan tahun |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 406 | DocType: Employee,Company Email,Syarikat E-mel |
| 407 | DocType: GL Entry,Debit Amount in Account Currency,Jumlah debit dalam Mata Wang Akaun |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 408 | DocType: Supplier Scorecard,Scoring Standings,Kedudukan Markah |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 409 | apps/erpnext/erpnext/crm/report/campaign_efficiency/campaign_efficiency.py +21,Order Value,Order Nilai |
| 410 | apps/erpnext/erpnext/crm/report/campaign_efficiency/campaign_efficiency.py +21,Order Value,Order Nilai |
| 411 | apps/erpnext/erpnext/config/accounts.py +27,Bank/Cash transactions against party or for internal transfer,transaksi Bank / Tunai terhadap pihak atau untuk pemindahan dalaman |
| 412 | DocType: Shipping Rule,Valid for Countries,Sah untuk Negara |
Frappe PR Bot | 59ee45a | 2017-06-01 19:05:28 +0530 | [diff] [blame] | 413 | apps/erpnext/erpnext/stock/doctype/item/item.js +55,This Item is a Template and cannot be used in transactions. Item attributes will be copied over into the variants unless 'No Copy' is set,Perkara ini adalah Template dan tidak boleh digunakan dalam urus niaga. Sifat-sifat perkara akan disalin ke atas ke dalam varian kecuali 'Tiada Salinan' ditetapkan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 414 | apps/erpnext/erpnext/selling/report/inactive_customers/inactive_customers.py +69,Total Order Considered,Jumlah Pesanan Dianggap |
| 415 | apps/erpnext/erpnext/config/hr.py +234,"Employee designation (e.g. CEO, Director etc.).","Jawatan Pekerja (contohnya Ketua Pegawai Eksekutif, Pengarah dan lain-lain)." |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 416 | DocType: Sales Invoice,Rate at which Customer Currency is converted to customer's base currency,Kadar di mana mata wang Pelanggan ditukar kepada mata wang asas pelanggan |
| 417 | DocType: Course Scheduling Tool,Course Scheduling Tool,Kursus Alat Penjadualan |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 418 | apps/erpnext/erpnext/controllers/accounts_controller.py +558,Row #{0}: Purchase Invoice cannot be made against an existing asset {1},Row # {0}: Invois Belian tidak boleh dibuat terhadap aset yang sedia ada {1} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 419 | DocType: Item Tax,Tax Rate,Kadar Cukai |
| 420 | apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +59,{0} already allocated for Employee {1} for period {2} to {3},{0} telah diperuntukkan untuk pekerja {1} untuk tempoh {2} kepada {3} |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 421 | apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +870,Select Item,Pilih Item |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 422 | apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +140,Purchase Invoice {0} is already submitted,Membeli Invois {0} telah dikemukakan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 423 | apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +91,Row # {0}: Batch No must be same as {1} {2},Row # {0}: Batch No mestilah sama dengan {1} {2} |
| 424 | apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.js +52,Convert to non-Group,Tukar ke Kumpulan bukan- |
| 425 | apps/erpnext/erpnext/config/stock.py +122,Batch (lot) of an Item.,Batch (banyak) dari Perkara yang. |
| 426 | DocType: C-Form Invoice Detail,Invoice Date,Tarikh invois |
| 427 | DocType: GL Entry,Debit Amount,Jumlah Debit |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 428 | apps/erpnext/erpnext/accounts/party.py +246,There can only be 1 Account per Company in {0} {1},Hanya akan ada 1 Akaun setiap Syarikat dalam {0} {1} |
| 429 | apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +402,Please see attachment,Sila lihat lampiran |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 430 | DocType: Purchase Order,% Received,% Diterima |
| 431 | apps/erpnext/erpnext/schools/doctype/student_group_creation_tool/student_group_creation_tool.js +3,Create Student Groups,Cipta Kumpulan Pelajar |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 432 | apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +22,Setup Already Complete!!,Persediaan Sudah Lengkap !! |
Frappe PR Bot | bfdb726 | 2017-07-11 15:20:11 +0530 | [diff] [blame] | 433 | apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +24,Credit Note Amount,Jumlah kredit Nota |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 434 | ,Finished Goods,Barangan selesai |
| 435 | DocType: Delivery Note,Instructions,Arahan |
| 436 | DocType: Quality Inspection,Inspected By,Diperiksa oleh |
| 437 | DocType: Maintenance Visit,Maintenance Type,Jenis Penyelenggaraan |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 438 | apps/erpnext/erpnext/schools/doctype/student_group/student_group.py +40,{0} - {1} is not enrolled in the Course {2},{0} - {1} tidak mendaftar di Kursus {2} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 439 | apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +59,Serial No {0} does not belong to Delivery Note {1},No siri {0} bukan milik Penghantaran Nota {1} |
| 440 | apps/erpnext/erpnext/templates/pages/demo.html +47,ERPNext Demo,ERPNext Demo |
| 441 | apps/erpnext/erpnext/public/js/utils/item_selector.js +12,Add Items,Tambah Item |
| 442 | DocType: Item Quality Inspection Parameter,Item Quality Inspection Parameter,Perkara Kualiti Pemeriksaan Parameter |
| 443 | DocType: Leave Application,Leave Approver Name,Tinggalkan nama Pelulus |
| 444 | DocType: Depreciation Schedule,Schedule Date,Jadual Tarikh |
| 445 | apps/erpnext/erpnext/config/hr.py +116,"Earnings, Deductions and other Salary components","Pendapatan, Potongan dan komponen Gaji lain" |
| 446 | DocType: Packed Item,Packed Item,Makan Perkara |
| 447 | apps/erpnext/erpnext/config/buying.py +65,Default settings for buying transactions.,Tetapan lalai untuk membeli transaksi. |
| 448 | apps/erpnext/erpnext/projects/doctype/activity_cost/activity_cost.py +29,Activity Cost exists for Employee {0} against Activity Type - {1},Kos Aktiviti wujud untuk Pekerja {0} terhadap Jenis Kegiatan - {1} |
| 449 | apps/erpnext/erpnext/schools/doctype/program_enrollment_tool/program_enrollment_tool.py +14,Mandatory field - Get Students From,medan mandatori - Dapatkan Pelajar Dari |
| 450 | apps/erpnext/erpnext/schools/doctype/program_enrollment_tool/program_enrollment_tool.py +14,Mandatory field - Get Students From,medan mandatori - Dapatkan Pelajar Dari |
| 451 | DocType: Program Enrollment,Enrolled courses,kursus mendaftar |
| 452 | DocType: Program Enrollment,Enrolled courses,kursus mendaftar |
| 453 | DocType: Currency Exchange,Currency Exchange,Pertukaran mata wang |
| 454 | DocType: Asset,Item Name,Nama Item |
| 455 | DocType: Authorization Rule,Approving User (above authorized value),Meluluskan pengguna (di atas nilai yang diberi kuasa) |
| 456 | DocType: Email Digest,Credit Balance,Baki kredit |
| 457 | DocType: Employee,Widowed,Janda |
| 458 | DocType: Request for Quotation,Request for Quotation,Permintaan untuk sebut harga |
| 459 | DocType: Salary Slip Timesheet,Working Hours,Waktu Bekerja |
| 460 | DocType: Naming Series,Change the starting / current sequence number of an existing series.,Menukar nombor yang bermula / semasa urutan siri yang sedia ada. |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 461 | apps/erpnext/erpnext/accounts/page/pos/pos.js +1481,Create a new Customer,Buat Pelanggan baru |
Frappe PR Bot | 7c90100 | 2017-06-07 12:05:29 +0530 | [diff] [blame] | 462 | apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +59,"If multiple Pricing Rules continue to prevail, users are asked to set Priority manually to resolve conflict.","Jika beberapa Peraturan Harga terus diguna pakai, pengguna diminta untuk menetapkan Keutamaan secara manual untuk menyelesaikan konflik." |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 463 | apps/erpnext/erpnext/utilities/activation.py +90,Create Purchase Orders,Buat Pesanan Pembelian |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 464 | ,Purchase Register,Pembelian Daftar |
| 465 | DocType: Course Scheduling Tool,Rechedule,Rechedule |
| 466 | DocType: Landed Cost Item,Applicable Charges,Caj yang dikenakan |
| 467 | DocType: Workstation,Consumable Cost,Kos guna habis |
| 468 | apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +220,{0} ({1}) must have role 'Leave Approver',{0} ({1}) mesti mempunyai peranan 'Pelulus Cuti' |
| 469 | DocType: Purchase Receipt,Vehicle Date,Kenderaan Tarikh |
| 470 | DocType: Student Log,Medical,Perubatan |
Frappe PR Bot | 7c90100 | 2017-06-07 12:05:29 +0530 | [diff] [blame] | 471 | apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.js +177,Reason for losing,Sebab bagi kehilangan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 472 | apps/erpnext/erpnext/crm/doctype/lead/lead.py +41,Lead Owner cannot be same as the Lead,Lead Pemilik tidak boleh menjadi sama seperti Lead |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 473 | apps/erpnext/erpnext/accounts/utils.py +351,Allocated amount can not greater than unadjusted amount,Jumlah yang diperuntukkan tidak boleh lebih besar daripada jumlah tidak dilaras |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 474 | DocType: Announcement,Receiver,penerima |
| 475 | apps/erpnext/erpnext/manufacturing/doctype/workstation/workstation.py +83,Workstation is closed on the following dates as per Holiday List: {0},Workstation ditutup pada tarikh-tarikh berikut seperti Senarai Holiday: {0} |
| 476 | apps/erpnext/erpnext/selling/page/sales_funnel/sales_funnel.py +32,Opportunities,Peluang |
| 477 | DocType: Employee,Single,Single |
| 478 | DocType: Salary Slip,Total Loan Repayment,Jumlah Bayaran Balik Pinjaman |
| 479 | DocType: Account,Cost of Goods Sold,Kos Barang Dijual |
| 480 | DocType: Purchase Invoice,Yearly,Setiap tahun |
| 481 | apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +228,Please enter Cost Center,Sila masukkan PTJ |
| 482 | DocType: Journal Entry Account,Sales Order,Pesanan Jualan |
| 483 | apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +71,Avg. Selling Rate,Purata. Menjual Kadar |
| 484 | DocType: Assessment Plan,Examiner Name,Nama pemeriksa |
| 485 | DocType: Purchase Invoice Item,Quantity and Rate,Kuantiti dan Kadar |
| 486 | DocType: Delivery Note,% Installed,% Dipasang |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 487 | apps/erpnext/erpnext/utilities/user_progress.py +184,Classrooms/ Laboratories etc where lectures can be scheduled.,Bilik darjah / Laboratories dan lain-lain di mana kuliah boleh dijadualkan. |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 488 | apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.js +46,Please enter company name first,Sila masukkan nama syarikat pertama |
| 489 | DocType: Purchase Invoice,Supplier Name,Nama Pembekal |
| 490 | apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +25,Read the ERPNext Manual,Baca Manual ERPNext yang |
| 491 | DocType: Account,Is Group,Adakah Kumpulan |
| 492 | DocType: Email Digest,Pending Purchase Orders,Sementara menunggu Pesanan Pembelian |
| 493 | DocType: Stock Settings,Automatically Set Serial Nos based on FIFO,Set Siri Nos secara automatik berdasarkan FIFO |
| 494 | DocType: Accounts Settings,Check Supplier Invoice Number Uniqueness,Semak Pembekal Invois Nombor Keunikan |
| 495 | DocType: Vehicle Service,Oil Change,Tukar minyak |
| 496 | apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +57,'To Case No.' cannot be less than 'From Case No.','Kepada Perkara No. ' tidak boleh kurang daripada 'Dari Perkara No.' |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 497 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +137,Non Profit,Keuntungan tidak |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 498 | DocType: Production Order,Not Started,Belum Bermula |
| 499 | DocType: Lead,Channel Partner,Rakan Channel |
| 500 | DocType: Account,Old Parent,Old Ibu Bapa |
| 501 | apps/erpnext/erpnext/schools/doctype/program_enrollment_tool/program_enrollment_tool.py +18,Mandatory field - Academic Year,medan mandatori - Academic Year |
| 502 | apps/erpnext/erpnext/schools/doctype/program_enrollment_tool/program_enrollment_tool.py +18,Mandatory field - Academic Year,medan mandatori - Academic Year |
| 503 | DocType: Notification Control,Customize the introductory text that goes as a part of that email. Each transaction has a separate introductory text.,Menyesuaikan teks pengenalan yang berlaku sebagai sebahagian daripada e-mel itu. Setiap transaksi mempunyai teks pengenalan yang berasingan. |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 504 | apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +157,Please set default payable account for the company {0},Sila menetapkan akaun dibayar lalai bagi syarikat itu {0} |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 505 | DocType: Setup Progress Action,Min Doc Count,Min Doc Count |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 506 | apps/erpnext/erpnext/config/manufacturing.py +84,Global settings for all manufacturing processes.,Tetapan global untuk semua proses pembuatan. |
| 507 | DocType: Accounts Settings,Accounts Frozen Upto,Akaun-akaun Dibekukan Sehingga |
| 508 | DocType: SMS Log,Sent On,Dihantar Pada |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 509 | apps/erpnext/erpnext/stock/doctype/item/item.py +637,Attribute {0} selected multiple times in Attributes Table,Sifat {0} dipilih beberapa kali dalam Atribut Jadual |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 510 | DocType: HR Settings,Employee record is created using selected field. ,Rekod pekerja dicipta menggunakan bidang dipilih. |
| 511 | DocType: Sales Order,Not Applicable,Tidak Berkenaan |
| 512 | apps/erpnext/erpnext/config/hr.py +70,Holiday master.,Master bercuti. |
| 513 | DocType: Request for Quotation Item,Required Date,Tarikh Diperlukan |
| 514 | DocType: Delivery Note,Billing Address,Alamat Bil |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 515 | DocType: BOM,Costing,Berharga |
| 516 | DocType: Tax Rule,Billing County,County Billing |
| 517 | DocType: Purchase Taxes and Charges,"If checked, the tax amount will be considered as already included in the Print Rate / Print Amount","Jika disemak, jumlah cukai yang akan dianggap sebagai sudah termasuk dalam Kadar Cetak / Print Amaun" |
| 518 | DocType: Request for Quotation,Message for Supplier,Mesej untuk Pembekal |
| 519 | apps/erpnext/erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.py +48,Total Qty,Jumlah Kuantiti |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 520 | apps/erpnext/erpnext/schools/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +62,Guardian2 Email ID,Guardian2 ID E-mel |
| 521 | apps/erpnext/erpnext/schools/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +62,Guardian2 Email ID,Guardian2 ID E-mel |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 522 | DocType: Item,Show in Website (Variant),Show di Laman web (Variant) |
| 523 | DocType: Employee,Health Concerns,Kebimbangan Kesihatan |
| 524 | DocType: Process Payroll,Select Payroll Period,Pilih Tempoh Payroll |
| 525 | DocType: Purchase Invoice,Unpaid,Belum dibayar |
| 526 | apps/erpnext/erpnext/stock/page/stock_balance/stock_balance.js +49,Reserved for sale,Dikhaskan untuk dijual |
| 527 | DocType: Packing Slip,From Package No.,Dari Pakej No. |
| 528 | DocType: Item Attribute,To Range,Untuk Julat |
| 529 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +29,Securities and Deposits,Sekuriti dan Deposit |
Frappe PR Bot | 59ee45a | 2017-06-01 19:05:28 +0530 | [diff] [blame] | 530 | apps/erpnext/erpnext/stock/doctype/stock_settings/stock_settings.py +44,"Can't change valuation method, as there are transactions against some items which does not have it's own valuation method","Tidak boleh menukar kaedah penilaian, kerana terdapat urus niaga terhadap beberapa item yang tidak mempunyai ia kaedah penilaian sendiri" |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 531 | apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +82,Total leaves allocated is mandatory,Jumlah daun diperuntukkan adalah wajib |
| 532 | DocType: Job Opening,Description of a Job Opening,Keterangan yang Lowongan |
| 533 | apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +111,Pending activities for today,Sementara menunggu aktiviti untuk hari ini |
| 534 | apps/erpnext/erpnext/config/hr.py +24,Attendance record.,Rekod kehadiran. |
| 535 | DocType: Salary Structure,Salary Component for timesheet based payroll.,Komponen gaji untuk gaji berdasarkan timesheet. |
| 536 | DocType: Sales Order Item,Used for Production Plan,Digunakan untuk Rancangan Pengeluaran |
| 537 | DocType: Employee Loan,Total Payment,Jumlah Bayaran |
| 538 | DocType: Manufacturing Settings,Time Between Operations (in mins),Masa Antara Operasi (dalam minit) |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 539 | apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +134,{0} {1} is cancelled so the action cannot be completed,{0} {1} dibatalkan supaya tindakan itu tidak boleh diselesaikan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 540 | DocType: Customer,Buyer of Goods and Services.,Pembeli Barang dan Perkhidmatan. |
| 541 | DocType: Journal Entry,Accounts Payable,Akaun-akaun Boleh diBayar |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 542 | apps/erpnext/erpnext/manufacturing/doctype/bom_update_tool/bom_update_tool.py +30,The selected BOMs are not for the same item,The boms dipilih bukan untuk item yang sama |
| 543 | DocType: Supplier Scorecard Standing,Notify Other,Beritahu Yang Lain |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 544 | DocType: Pricing Rule,Valid Upto,Sah Upto |
| 545 | DocType: Training Event,Workshop,bengkel |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 546 | DocType: Supplier Scorecard Scoring Standing,Warn Purchase Orders,Perhatian Pesanan Pembelian |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 547 | apps/erpnext/erpnext/utilities/user_progress.py +39,List a few of your customers. They could be organizations or individuals.,Senarai beberapa pelanggan anda. Mereka boleh menjadi organisasi atau individu. |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 548 | apps/erpnext/erpnext/manufacturing/report/bom_stock_report/bom_stock_report.py +21,Enough Parts to Build,Bahagian Cukup untuk Membina |
| 549 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +128,Direct Income,Pendapatan Langsung |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 550 | apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +36,"Can not filter based on Account, if grouped by Account","Tidak boleh menapis di Akaun, jika dikumpulkan oleh Akaun" |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 551 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +121,Administrative Officer,Pegawai Tadbir |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 552 | apps/erpnext/erpnext/schools/doctype/student_group/student_group.py +21,Please select Course,Sila pilih Course |
| 553 | apps/erpnext/erpnext/schools/doctype/student_group/student_group.py +21,Please select Course,Sila pilih Course |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 554 | DocType: Timesheet Detail,Hrs,Hrs |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 555 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +342,Please select Company,Sila pilih Syarikat |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 556 | DocType: Stock Entry Detail,Difference Account,Akaun perbezaan |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 557 | DocType: Purchase Invoice,Supplier GSTIN,GSTIN pembekal |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 558 | apps/erpnext/erpnext/projects/doctype/task/task.py +46,Cannot close task as its dependant task {0} is not closed.,Tidak boleh tugas sedekat tugas takluknya {0} tidak ditutup. |
| 559 | apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +433,Please enter Warehouse for which Material Request will be raised,Sila masukkan Gudang yang mana Bahan Permintaan akan dibangkitkan |
| 560 | DocType: Production Order,Additional Operating Cost,Tambahan Kos Operasi |
| 561 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +20,Cosmetics,Kosmetik |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 562 | apps/erpnext/erpnext/stock/doctype/item/item.py +533,"To merge, following properties must be same for both items","Untuk bergabung, sifat berikut mestilah sama bagi kedua-dua perkara" |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 563 | DocType: Shipping Rule,Net Weight,Berat Bersih |
| 564 | DocType: Employee,Emergency Phone,Telefon Kecemasan |
| 565 | apps/erpnext/erpnext/stock/doctype/item/item_dashboard.py +29,Buy,Beli |
| 566 | ,Serial No Warranty Expiry,Serial Tiada Jaminan tamat |
| 567 | DocType: Sales Invoice,Offline POS Name,Offline Nama POS |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 568 | apps/erpnext/erpnext/utilities/user_progress.py +134,Student Application,Permohonan Pelajar |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 569 | apps/erpnext/erpnext/schools/doctype/grading_scale/grading_scale.py +20,Please define grade for Threshold 0%,Sila menentukan gred bagi Ambang 0% |
| 570 | apps/erpnext/erpnext/schools/doctype/grading_scale/grading_scale.py +20,Please define grade for Threshold 0%,Sila menentukan gred bagi Ambang 0% |
| 571 | DocType: Sales Order,To Deliver,Untuk Menyampaikan |
| 572 | DocType: Purchase Invoice Item,Item,Perkara |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 573 | apps/erpnext/erpnext/accounts/page/pos/pos.js +2451,Serial no item cannot be a fraction,Serial tiada perkara tidak boleh menjadi sebahagian kecil |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 574 | DocType: Journal Entry,Difference (Dr - Cr),Perbezaan (Dr - Cr) |
| 575 | DocType: Account,Profit and Loss,Untung dan Rugi |
| 576 | apps/erpnext/erpnext/config/stock.py +325,Managing Subcontracting,Urusan subkontrak |
| 577 | DocType: Project,Project will be accessible on the website to these users,Projek akan boleh diakses di laman web untuk pengguna ini |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 578 | apps/erpnext/erpnext/config/projects.py +23,Define Project type.,Tentukan jenis Projek. |
| 579 | DocType: Supplier Scorecard,Weighting Function,Fungsi Berat |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 580 | apps/erpnext/erpnext/utilities/user_progress.py +17,Setup your ,Persiapkan anda |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 581 | DocType: Quotation,Rate at which Price list currency is converted to company's base currency,Kadar di mana Senarai harga mata wang ditukar kepada mata wang asas syarikat |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 582 | apps/erpnext/erpnext/setup/doctype/company/company.py +62,Account {0} does not belong to company: {1},Akaun {0} bukan milik syarikat: {1} |
| 583 | apps/erpnext/erpnext/setup/doctype/company/company.py +51,Abbreviation already used for another company,Singkatan sudah digunakan untuk syarikat lain |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 584 | DocType: Selling Settings,Default Customer Group,Default Pelanggan Kumpulan |
| 585 | DocType: Global Defaults,"If disable, 'Rounded Total' field will not be visible in any transaction","Jika kurang upaya, bidang 'Bulat Jumlah' tidak akan dapat dilihat dalam mana-mana transaksi" |
| 586 | DocType: BOM,Operating Cost,Kos operasi |
| 587 | DocType: Sales Order Item,Gross Profit,Keuntungan kasar |
| 588 | apps/erpnext/erpnext/stock/doctype/item_attribute/item_attribute.py +49,Increment cannot be 0,Kenaikan tidak boleh 0 |
| 589 | DocType: Production Planning Tool,Material Requirement,Keperluan Bahan |
| 590 | DocType: Company,Delete Company Transactions,Padam Transaksi Syarikat |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 591 | apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +341,Reference No and Reference Date is mandatory for Bank transaction,Rujukan dan Tarikh Rujukan adalah wajib untuk transaksi Bank |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 592 | DocType: Purchase Receipt,Add / Edit Taxes and Charges,Tambah / Edit Cukai dan Caj |
| 593 | DocType: Purchase Invoice,Supplier Invoice No,Pembekal Invois No |
| 594 | DocType: Territory,For reference,Untuk rujukan |
Frappe PR Bot | bfdb726 | 2017-07-11 15:20:11 +0530 | [diff] [blame] | 595 | apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +158,"Cannot delete Serial No {0}, as it is used in stock transactions","Tidak dapat memadam No Serial {0}, kerana ia digunakan dalam urus niaga saham" |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 596 | apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +246,Closing (Cr),Penutup (Cr) |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 597 | apps/erpnext/erpnext/hr/email_alert/training_feedback/training_feedback.html +1,Hello,Hello |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 598 | apps/erpnext/erpnext/stock/dashboard/item_dashboard.js +105,Move Item,Move Perkara |
| 599 | DocType: Serial No,Warranty Period (Days),Tempoh Waranti (Hari) |
| 600 | DocType: Installation Note Item,Installation Note Item,Pemasangan Nota Perkara |
| 601 | DocType: Production Plan Item,Pending Qty,Menunggu Kuantiti |
| 602 | DocType: Budget,Ignore,Abaikan |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 603 | apps/erpnext/erpnext/accounts/party.py +361,{0} {1} is not active,{0} {1} tidak aktif |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 604 | apps/erpnext/erpnext/config/accounts.py +279,Setup cheque dimensions for printing,dimensi Persediaan cek percetakan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 605 | DocType: Salary Slip,Salary Slip Timesheet,Slip Gaji Timesheet |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 606 | apps/erpnext/erpnext/controllers/buying_controller.py +155,Supplier Warehouse mandatory for sub-contracted Purchase Receipt,Pembekal Gudang mandatori bagi sub-kontrak Pembelian Resit |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 607 | DocType: Pricing Rule,Valid From,Sah Dari |
| 608 | DocType: Sales Invoice,Total Commission,Jumlah Suruhanjaya |
| 609 | DocType: Pricing Rule,Sales Partner,Rakan Jualan |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 610 | apps/erpnext/erpnext/config/buying.py +150,All Supplier scorecards.,Semua kad skor Pembekal. |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 611 | DocType: Buying Settings,Purchase Receipt Required,Resit pembelian Diperlukan |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 612 | apps/erpnext/erpnext/stock/doctype/item/item.py +130,Valuation Rate is mandatory if Opening Stock entered,Kadar Penilaian adalah wajib jika Stok Awal memasuki |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 613 | apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +142,No records found in the Invoice table,Tiada rekod yang terdapat dalam jadual Invois yang |
| 614 | apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.js +17,Please select Company and Party Type first,Sila pilih Syarikat dan Parti Jenis pertama |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 615 | apps/erpnext/erpnext/config/accounts.py +295,Financial / accounting year.,Tahun kewangan / perakaunan. |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 616 | apps/erpnext/erpnext/accounts/report/balance_sheet/balance_sheet.js +9,Accumulated Values,Nilai terkumpul |
Frappe PR Bot | bfdb726 | 2017-07-11 15:20:11 +0530 | [diff] [blame] | 617 | apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +162,"Sorry, Serial Nos cannot be merged","Maaf, Serial No tidak boleh digabungkan" |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 618 | apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +63,Territory is Required in POS Profile,Wilayah diperlukan dalam Profil POS |
| 619 | DocType: Supplier,Prevent RFQs,Cegah RFQs |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 620 | apps/erpnext/erpnext/utilities/activation.py +83,Make Sales Order,Buat Jualan Pesanan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 621 | DocType: Project Task,Project Task,Projek Petugas |
| 622 | ,Lead Id,Lead Id |
| 623 | DocType: C-Form Invoice Detail,Grand Total,Jumlah Besar |
| 624 | DocType: Training Event,Course,kursus |
| 625 | DocType: Timesheet,Payslip,Slip gaji |
| 626 | apps/erpnext/erpnext/public/js/pos/pos.html +4,Item Cart,barang Troli |
| 627 | apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.py +38,Fiscal Year Start Date should not be greater than Fiscal Year End Date,Tahun fiskal Tarikh Mula tidak seharusnya lebih besar daripada Tahun Anggaran Tarikh akhir |
| 628 | DocType: Issue,Resolution,Resolusi |
| 629 | DocType: C-Form,IV,IV |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 630 | apps/erpnext/erpnext/templates/pages/order.html +76,Delivered: {0},Dihantar: {0} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 631 | DocType: Expense Claim,Payable Account,Akaun Belum Bayar |
| 632 | DocType: Payment Entry,Type of Payment,Jenis Pembayaran |
| 633 | DocType: Sales Order,Billing and Delivery Status,Bil dan Status Penghantaran |
| 634 | DocType: Job Applicant,Resume Attachment,resume Lampiran |
| 635 | apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +58,Repeat Customers,Ulang Pelanggan |
| 636 | DocType: Leave Control Panel,Allocate,Memperuntukkan |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 637 | apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.js +804,Sales Return,Jualan Pulangan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 638 | apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +96,Note: Total allocated leaves {0} shouldn't be less than already approved leaves {1} for the period,Nota: Jumlah daun diperuntukkan {0} hendaklah tidak kurang daripada daun yang telah pun diluluskan {1} untuk tempoh yang |
Frappe PR Bot | bfdb726 | 2017-07-11 15:20:11 +0530 | [diff] [blame] | 639 | ,Total Stock Summary,Ringkasan Jumlah Saham |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 640 | DocType: Announcement,Posted By,Posted By |
| 641 | DocType: Item,Delivered by Supplier (Drop Ship),Dihantar oleh Pembekal (Drop Ship) |
| 642 | apps/erpnext/erpnext/config/crm.py +12,Database of potential customers.,Pangkalan data pelanggan yang berpotensi. |
| 643 | DocType: Authorization Rule,Customer or Item,Pelanggan atau Perkara |
| 644 | apps/erpnext/erpnext/config/selling.py +28,Customer database.,Pangkalan data pelanggan. |
| 645 | DocType: Quotation,Quotation To,Sebutharga Untuk |
| 646 | DocType: Lead,Middle Income,Pendapatan Tengah |
| 647 | apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +218,Opening (Cr),Pembukaan (Cr) |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 648 | apps/erpnext/erpnext/stock/doctype/item/item.py +801,Default Unit of Measure for Item {0} cannot be changed directly because you have already made some transaction(s) with another UOM. You will need to create a new Item to use a different Default UOM.,Unit keingkaran Langkah untuk Perkara {0} tidak boleh diubah langsung kerana anda telah membuat beberapa transaksi (s) dengan UOM lain. Anda akan perlu untuk membuat item baru untuk menggunakan UOM Lalai yang berbeza. |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 649 | apps/erpnext/erpnext/accounts/utils.py +349,Allocated amount can not be negative,Jumlah yang diperuntukkan tidak boleh negatif |
| 650 | apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +11,Please set the Company,Sila tetapkan Syarikat |
| 651 | apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +11,Please set the Company,Sila tetapkan Syarikat |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 652 | DocType: Purchase Order Item,Billed Amt,Billed AMT |
| 653 | DocType: Training Result Employee,Training Result Employee,Keputusan Latihan Pekerja |
| 654 | DocType: Warehouse,A logical Warehouse against which stock entries are made.,Satu Gudang maya di mana kemasukkan stok dibuat. |
| 655 | DocType: Repayment Schedule,Principal Amount,Jumlah prinsipal |
| 656 | DocType: Employee Loan Application,Total Payable Interest,Jumlah Faedah yang Perlu Dibayar |
| 657 | DocType: Sales Invoice Timesheet,Sales Invoice Timesheet,Invois Jualan Timesheet |
| 658 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +118,Reference No & Reference Date is required for {0},Rujukan & Tarikh Rujukan diperlukan untuk {0} |
| 659 | DocType: Process Payroll,Select Payment Account to make Bank Entry,Pilih Akaun Pembayaran untuk membuat Bank Kemasukan |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 660 | apps/erpnext/erpnext/utilities/activation.py +136,"Create Employee records to manage leaves, expense claims and payroll","Mencipta rekod pekerja untuk menguruskan daun, tuntutan perbelanjaan dan gaji" |
| 661 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +181,Proposal Writing,Penulisan Cadangan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 662 | DocType: Payment Entry Deduction,Payment Entry Deduction,Pembayaran Potongan Kemasukan |
| 663 | apps/erpnext/erpnext/setup/doctype/sales_person/sales_person.py +35,Another Sales Person {0} exists with the same Employee id,Satu lagi Orang Jualan {0} wujud dengan id Pekerja yang sama |
| 664 | DocType: Production Planning Tool,"If checked, raw materials for items that are sub-contracted will be included in the Material Requests","Jika disemak, bahan-bahan mentah untuk barang-barang yang sub-kontrak akan dimasukkan ke dalam Permintaan Bahan" |
| 665 | apps/erpnext/erpnext/config/accounts.py +80,Masters,Sarjana |
| 666 | DocType: Assessment Plan,Maximum Assessment Score,Maksimum Skor Penilaian |
| 667 | apps/erpnext/erpnext/config/accounts.py +140,Update Bank Transaction Dates,Update Bank Tarikh Transaksi |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 668 | apps/erpnext/erpnext/config/projects.py +35,Time Tracking,Tracking masa |
| 669 | DocType: Purchase Invoice,DUPLICATE FOR TRANSPORTER,PENDUA UNTUK TRANSPORTER |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 670 | DocType: Fiscal Year Company,Fiscal Year Company,Tahun Anggaran Syarikat |
| 671 | DocType: Packing Slip Item,DN Detail,Detail DN |
| 672 | DocType: Training Event,Conference,persidangan |
| 673 | DocType: Timesheet,Billed,Dibilkan |
| 674 | DocType: Batch,Batch Description,Batch Penerangan |
| 675 | apps/erpnext/erpnext/schools/doctype/student_group_creation_tool/student_group_creation_tool.js +12,Creating student groups,Mewujudkan kumpulan pelajar |
| 676 | apps/erpnext/erpnext/schools/doctype/student_group_creation_tool/student_group_creation_tool.js +12,Creating student groups,Mewujudkan kumpulan pelajar |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 677 | apps/erpnext/erpnext/accounts/utils.py +723,"Payment Gateway Account not created, please create one manually.","Pembayaran Akaun Gateway tidak diciptakan, sila buat secara manual." |
| 678 | DocType: Supplier Scorecard,Per Year,Setiap tahun |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 679 | DocType: Sales Invoice,Sales Taxes and Charges,Jualan Cukai dan Caj |
| 680 | DocType: Employee,Organization Profile,Organisasi Profil |
| 681 | DocType: Student,Sibling Details,Maklumat adik-beradik |
| 682 | DocType: Vehicle Service,Vehicle Service,Perkhidmatan kenderaan |
| 683 | apps/erpnext/erpnext/config/setup.py +101,Automatically triggers the feedback request based on conditions.,Secara automatik akan mencetuskan permintaan maklum balas berdasarkan keadaan. |
| 684 | DocType: Employee,Reason for Resignation,Sebab Peletakan jawatan |
| 685 | apps/erpnext/erpnext/config/hr.py +147,Template for performance appraisals.,Template bagi tujuan penilaian prestasi. |
| 686 | DocType: Sales Invoice,Credit Note Issued,Nota Kredit Dikeluarkan |
| 687 | DocType: Project Task,Weight,Berat |
| 688 | DocType: Payment Reconciliation,Invoice/Journal Entry Details,Invois / Journal Entry Details |
| 689 | apps/erpnext/erpnext/accounts/utils.py +83,{0} '{1}' not in Fiscal Year {2},{0} '{1}' tidak dalam Tahun Kewangan {2} |
| 690 | DocType: Buying Settings,Settings for Buying Module,Tetapan untuk Membeli Modul |
| 691 | apps/erpnext/erpnext/accounts/doctype/asset_movement/asset_movement.py +21,Asset {0} does not belong to company {1},Asset {0} bukan milik syarikat {1} |
Frappe PR Bot | 7c90100 | 2017-06-07 12:05:29 +0530 | [diff] [blame] | 692 | apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +70,Please enter Purchase Receipt first,Sila masukkan Resit Pembelian pertama |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 693 | DocType: Buying Settings,Supplier Naming By,Pembekal Menamakan Dengan |
| 694 | DocType: Activity Type,Default Costing Rate,Kadar Kos lalai |
| 695 | DocType: Maintenance Schedule,Maintenance Schedule,Jadual Penyelenggaraan |
Frappe PR Bot | 7c90100 | 2017-06-07 12:05:29 +0530 | [diff] [blame] | 696 | apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +36,"Then Pricing Rules are filtered out based on Customer, Customer Group, Territory, Supplier, Supplier Type, Campaign, Sales Partner etc.","Peraturan Kemudian Harga ditapis keluar berdasarkan Pelanggan, Kumpulan Pelanggan, Wilayah, Pembekal, Jenis Pembekal, Kempen, Rakan Jualan dan lain-lain" |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 697 | apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +24,Net Change in Inventory,Perubahan Bersih dalam Inventori |
| 698 | apps/erpnext/erpnext/config/hr.py +157,Employee Loan Management,Pengurusan Pinjaman pekerja |
| 699 | DocType: Employee,Passport Number,Nombor Pasport |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 700 | apps/erpnext/erpnext/schools/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +60,Relation with Guardian2,Berhubung dengan Guardian2 |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 701 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +115,Manager,Pengurus |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 702 | DocType: Payment Entry,Payment From / To,Pembayaran Dari / Ke |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 703 | apps/erpnext/erpnext/selling/doctype/customer/customer.py +127,New credit limit is less than current outstanding amount for the customer. Credit limit has to be atleast {0},had kredit baru adalah kurang daripada amaun tertunggak semasa untuk pelanggan. had kredit perlu atleast {0} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 704 | apps/erpnext/erpnext/controllers/trends.py +39,'Based On' and 'Group By' can not be same,'Berdasarkan Kepada' dan 'Kumpul Mengikut' tidak boleh sama |
| 705 | DocType: Sales Person,Sales Person Targets,Sasaran Orang Jualan |
| 706 | DocType: Installation Note,IN-,di- |
| 707 | DocType: Production Order Operation,In minutes,Dalam beberapa minit |
| 708 | DocType: Issue,Resolution Date,Resolusi Tarikh |
| 709 | DocType: Student Batch Name,Batch Name,Batch Nama |
Frappe PR Bot | 3b128ca | 2017-07-25 11:46:16 +0530 | [diff] [blame] | 710 | apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +319,Timesheet created:,Timesheet dicipta: |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 711 | apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +890,Please set default Cash or Bank account in Mode of Payment {0},Sila tetapkan lalai Tunai atau akaun Bank dalam Mod Bayaran {0} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 712 | apps/erpnext/erpnext/schools/doctype/student_applicant/student_applicant.js +20,Enroll,mendaftar |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 713 | DocType: GST Settings,GST Settings,Tetapan GST |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 714 | DocType: Selling Settings,Customer Naming By,Menamakan Dengan Pelanggan |
| 715 | DocType: Student Leave Application,Will show the student as Present in Student Monthly Attendance Report,Akan menunjukkan pelajar sebagai Turut hadir dalam Laporan Kehadiran Bulanan Pelajar |
| 716 | DocType: Depreciation Schedule,Depreciation Amount,Jumlah susut nilai |
| 717 | apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.js +56,Convert to Group,Tukar ke Kumpulan |
| 718 | DocType: Activity Cost,Activity Type,Jenis Kegiatan |
| 719 | DocType: Request for Quotation,For individual supplier,Bagi pembekal individu |
| 720 | DocType: BOM Operation,Base Hour Rate(Company Currency),Kadar Jam Base (Syarikat Mata Wang) |
| 721 | apps/erpnext/erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.py +47,Delivered Amount,Jumlah dihantar |
| 722 | DocType: Supplier,Fixed Days,Hari Tetap |
| 723 | DocType: Quotation Item,Item Balance,Perkara Baki |
| 724 | DocType: Sales Invoice,Packing List,Senarai Pembungkusan |
| 725 | apps/erpnext/erpnext/config/buying.py +28,Purchase Orders given to Suppliers.,Pesanan pembelian diberikan kepada Pembekal. |
| 726 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +43,Publishing,Penerbitan |
| 727 | DocType: Activity Cost,Projects User,Projek pengguna |
| 728 | apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +41,Consumed,Digunakan |
| 729 | apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +157,{0}: {1} not found in Invoice Details table,{0}: {1} tidak terdapat dalam jadual Butiran Invois |
| 730 | DocType: Company,Round Off Cost Center,Bundarkan PTJ |
Frappe PR Bot | 3b128ca | 2017-07-25 11:46:16 +0530 | [diff] [blame] | 731 | apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +227,Maintenance Visit {0} must be cancelled before cancelling this Sales Order,Lawatan penyelenggaraan {0} hendaklah dibatalkan sebelum membatalkan Perintah Jualan ini |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 732 | DocType: Item,Material Transfer,Pemindahan bahan |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 733 | apps/erpnext/erpnext/buying/doctype/supplier_scorecard_variable/supplier_scorecard_variable.py +24,Could not find path for ,Tidak dapat mencari jalan untuk |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 734 | apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +211,Opening (Dr),Pembukaan (Dr) |
| 735 | apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +39,Posting timestamp must be after {0},Penempatan tanda waktu mesti selepas {0} |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 736 | ,GST Itemised Purchase Register,GST Terperinci Pembelian Daftar |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 737 | DocType: Employee Loan,Total Interest Payable,Jumlah Faedah yang Perlu Dibayar |
| 738 | DocType: Landed Cost Taxes and Charges,Landed Cost Taxes and Charges,Cukai Tanah Kos dan Caj |
| 739 | DocType: Production Order Operation,Actual Start Time,Masa Mula Sebenar |
| 740 | DocType: BOM Operation,Operation Time,Masa Operasi |
Frappe PR Bot | 3b128ca | 2017-07-25 11:46:16 +0530 | [diff] [blame] | 741 | apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +285,Finish,Selesai |
Frappe PR Bot | fa04236 | 2017-07-17 17:50:36 +0530 | [diff] [blame] | 742 | apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.js +395,Base,base |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 743 | DocType: Timesheet,Total Billed Hours,Jumlah Jam Diiktiraf |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 744 | apps/erpnext/erpnext/selling/page/point_of_sale/point_of_sale.js +1187,Write Off Amount,Tulis Off Jumlah |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 745 | DocType: Leave Block List Allow,Allow User,Benarkan pengguna |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 746 | DocType: Journal Entry,Bill No,Rang Undang-Undang No |
| 747 | DocType: Company,Gain/Loss Account on Asset Disposal,Akaun Keuntungan / Kerugian daripada Pelupusan Aset |
| 748 | DocType: Vehicle Log,Service Details,Maklumat perkhidmatan |
| 749 | DocType: Vehicle Log,Service Details,Maklumat perkhidmatan |
| 750 | DocType: Purchase Invoice,Quarterly,Suku Tahunan |
| 751 | DocType: Selling Settings,Delivery Note Required,Penghantaran Nota Diperlukan |
| 752 | DocType: Bank Guarantee,Bank Guarantee Number,Bank Nombor Jaminan |
| 753 | DocType: Bank Guarantee,Bank Guarantee Number,Bank Nombor Jaminan |
| 754 | DocType: Assessment Criteria,Assessment Criteria,Kriteria penilaian |
| 755 | DocType: BOM Item,Basic Rate (Company Currency),Kadar asas (Syarikat mata wang) |
| 756 | DocType: Student Attendance,Student Attendance,Kehadiran pelajar |
| 757 | DocType: Sales Invoice Timesheet,Time Sheet,Lembaran masa |
| 758 | DocType: Manufacturing Settings,Backflush Raw Materials Based On,Backflush Bahan Mentah Based On |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 759 | apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +84,Please enter item details,Sila masukkan butiran item |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 760 | DocType: Interest,Interest,Faedah |
| 761 | apps/erpnext/erpnext/selling/doctype/customer/customer_dashboard.py +10,Pre Sales,Jualan pra |
| 762 | DocType: Purchase Receipt,Other Details,Butiran lain |
| 763 | apps/erpnext/erpnext/accounts/report/delivered_items_to_be_billed/delivered_items_to_be_billed.py +18,Suplier,Suplier |
| 764 | DocType: Account,Accounts,Akaun-akaun |
| 765 | DocType: Vehicle,Odometer Value (Last),Nilai Odometer (Akhir) |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 766 | apps/erpnext/erpnext/config/buying.py +160,Templates of supplier scorecard criteria.,Templat kriteria kad skor pembekal. |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 767 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +100,Marketing,Pemasaran |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 768 | apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +284,Payment Entry is already created,Kemasukan bayaran telah membuat |
| 769 | DocType: Request for Quotation,Get Suppliers,Dapatkan Pembekal |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 770 | DocType: Purchase Receipt Item Supplied,Current Stock,Saham Semasa |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 771 | apps/erpnext/erpnext/controllers/accounts_controller.py +545,Row #{0}: Asset {1} does not linked to Item {2},Row # {0}: Asset {1} tidak dikaitkan dengan Perkara {2} |
Frappe PR Bot | fa04236 | 2017-07-17 17:50:36 +0530 | [diff] [blame] | 772 | apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.js +377,Preview Salary Slip,Preview Slip Gaji |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 773 | apps/erpnext/erpnext/accounts/doctype/budget/budget.py +54,Account {0} has been entered multiple times,Akaun {0} telah dibuat beberapa kali |
| 774 | DocType: Account,Expenses Included In Valuation,Perbelanjaan Termasuk Dalam Penilaian |
| 775 | DocType: Hub Settings,Seller City,Penjual City |
| 776 | ,Absent Student Report,Tidak hadir Laporan Pelajar |
| 777 | DocType: Email Digest,Next email will be sent on:,E-mel seterusnya akan dihantar pada: |
| 778 | DocType: Offer Letter Term,Offer Letter Term,Menawarkan Surat Jangka |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 779 | DocType: Supplier Scorecard,Per Week,Seminggu |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 780 | apps/erpnext/erpnext/stock/doctype/item/item.py +616,Item has variants.,Perkara mempunyai varian. |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 781 | apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +65,Item {0} not found,Perkara {0} tidak dijumpai |
| 782 | DocType: Bin,Stock Value,Nilai saham |
| 783 | apps/erpnext/erpnext/accounts/doctype/account/account.py +26,Company {0} does not exist,Syarikat {0} tidak wujud |
Frappe PR Bot | 7c90100 | 2017-06-07 12:05:29 +0530 | [diff] [blame] | 784 | apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +82,Tree Type,Tree Jenis |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 785 | DocType: BOM Explosion Item,Qty Consumed Per Unit,Kuantiti Digunakan Seunit |
| 786 | DocType: Serial No,Warranty Expiry Date,Waranti Tarikh Luput |
| 787 | DocType: Material Request Item,Quantity and Warehouse,Kuantiti dan Gudang |
| 788 | DocType: Sales Invoice,Commission Rate (%),Kadar komisen (%) |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 789 | apps/erpnext/erpnext/schools/doctype/student_group/student_group.py +23,Please select Program,Sila pilih Program |
| 790 | apps/erpnext/erpnext/schools/doctype/student_group/student_group.py +23,Please select Program,Sila pilih Program |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 791 | DocType: Project,Estimated Cost,Anggaran kos |
| 792 | DocType: Purchase Order,Link to material requests,Link kepada permintaan bahan |
| 793 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +7,Aerospace,Aeroangkasa |
| 794 | DocType: Journal Entry,Credit Card Entry,Entry Kad Kredit |
| 795 | apps/erpnext/erpnext/config/accounts.py +51,Company and Accounts,Syarikat dan Akaun |
| 796 | apps/erpnext/erpnext/config/stock.py +22,Goods received from Suppliers.,Barangan yang diterima daripada Pembekal. |
Frappe PR Bot | 3b128ca | 2017-07-25 11:46:16 +0530 | [diff] [blame] | 797 | apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +58,In Value,dalam Nilai |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 798 | DocType: Lead,Campaign Name,Nama Kempen |
| 799 | DocType: Selling Settings,Close Opportunity After Days,Tutup Peluang Selepas Hari |
| 800 | ,Reserved,Cipta Terpelihara |
| 801 | DocType: Purchase Order,Supply Raw Materials,Bekalan Bahan Mentah |
| 802 | DocType: Purchase Invoice,The date on which next invoice will be generated. It is generated on submit.,Tarikh di mana invois akan dijana. Ia dihasilkan di hantar. |
| 803 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +10,Current Assets,Aset Semasa |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 804 | apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +94,{0} is not a stock Item,{0} bukan perkara stok |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 805 | apps/erpnext/erpnext/hr/email_alert/training_feedback/training_feedback.html +6,Please share your feedback to the training by clicking on 'Training Feedback' and then 'New',Sila maklumkan maklum balas anda ke latihan dengan mengklik 'Maklum Balas Latihan' dan kemudian 'Baru' |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 806 | DocType: Mode of Payment Account,Default Account,Akaun Default |
| 807 | DocType: Payment Entry,Received Amount (Company Currency),Pendapatan daripada (Syarikat Mata Wang) |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 808 | apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.py +174,Lead must be set if Opportunity is made from Lead,Lead mesti ditetapkan jika Peluang diperbuat daripada Lead |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 809 | apps/erpnext/erpnext/hr/doctype/holiday_list/holiday_list.py +29,Please select weekly off day,Sila pilih hari cuti mingguan |
| 810 | DocType: Production Order Operation,Planned End Time,Dirancang Akhir Masa |
| 811 | ,Sales Person Target Variance Item Group-Wise,Orang Jualan Sasaran Varian Perkara Kumpulan Bijaksana |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 812 | apps/erpnext/erpnext/accounts/doctype/account/account.py +96,Account with existing transaction cannot be converted to ledger,Akaun dengan urus niaga yang sedia ada tidak boleh ditukar ke lejar |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 813 | DocType: Delivery Note,Customer's Purchase Order No,Pelanggan Pesanan Pembelian No |
| 814 | DocType: Budget,Budget Against,bajet Terhadap |
| 815 | DocType: Employee,Cell Number,Bilangan sel |
| 816 | apps/erpnext/erpnext/stock/reorder_item.py +177,Auto Material Requests Generated,Permintaan bahan Auto Generated |
| 817 | apps/erpnext/erpnext/buying/doctype/supplier_quotation/supplier_quotation_list.js +7,Lost,Hilang |
| 818 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +152,You can not enter current voucher in 'Against Journal Entry' column,Anda tidak boleh memasuki baucar semasa dalam 'Terhadap Journal Entry' ruangan |
| 819 | apps/erpnext/erpnext/stock/page/stock_balance/stock_balance.js +50,Reserved for manufacturing,Dikhaskan untuk pembuatan |
| 820 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +25,Energy,Tenaga |
| 821 | DocType: Opportunity,Opportunity From,Peluang Daripada |
| 822 | apps/erpnext/erpnext/config/hr.py +98,Monthly salary statement.,Kenyataan gaji bulanan. |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 823 | apps/erpnext/erpnext/patches/v8_9/add_setup_progress_actions.py +12,Add Company,Tambah Syarikat |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 824 | apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +858,Row {0}: {1} Serial numbers required for Item {2}. You have provided {3}.,Baris {0}: {1} Nombor Siri diperlukan untuk Item {2}. Anda telah menyediakan {3}. |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 825 | DocType: BOM,Website Specifications,Laman Web Spesifikasi |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 826 | apps/erpnext/erpnext/subscription/doctype/subscription/subscription.py +59,{0} is an invalid email address in 'Recipients',{0} adalah alamat e-mel yang tidak sah dalam 'Penerima' |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 827 | apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +24,{0}: From {0} of type {1},{0}: Dari {0} dari jenis {1} |
| 828 | DocType: Warranty Claim,CI-,CI- |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 829 | apps/erpnext/erpnext/controllers/buying_controller.py +289,Row {0}: Conversion Factor is mandatory,Row {0}: Faktor penukaran adalah wajib |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 830 | DocType: Employee,A+,A + |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 831 | apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +326,"Multiple Price Rules exists with same criteria, please resolve conflict by assigning priority. Price Rules: {0}","Peraturan Harga pelbagai wujud dengan kriteria yang sama, sila menyelesaikan konflik dengan memberikan keutamaan. Peraturan Harga: {0}" |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 832 | apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +495,Cannot deactivate or cancel BOM as it is linked with other BOMs,Tidak boleh menyahaktifkan atau membatalkan BOM kerana ia dikaitkan dengan BOMs lain |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 833 | DocType: Opportunity,Maintenance,Penyelenggaraan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 834 | DocType: Item Attribute Value,Item Attribute Value,Perkara Atribut Nilai |
| 835 | apps/erpnext/erpnext/config/selling.py +158,Sales campaigns.,Kempen jualan. |
Frappe PR Bot | 3b128ca | 2017-07-25 11:46:16 +0530 | [diff] [blame] | 836 | apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +109,Make Timesheet,membuat Timesheet |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 837 | DocType: Sales Taxes and Charges Template,"Standard tax template that can be applied to all Sales Transactions. This template can contain list of tax heads and also other expense / income heads like ""Shipping"", ""Insurance"", ""Handling"" etc. |
Anand Doshi | 019111b | 2015-11-20 18:00:11 +0530 | [diff] [blame] | 838 | |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 839 | #### Note |
| 840 | |
| 841 | The tax rate you define here will be the standard tax rate for all **Items**. If there are **Items** that have different rates, they must be added in the **Item Tax** table in the **Item** master. |
| 842 | |
| 843 | #### Description of Columns |
| 844 | |
| 845 | 1. Calculation Type: |
| 846 | - This can be on **Net Total** (that is the sum of basic amount). |
| 847 | - **On Previous Row Total / Amount** (for cumulative taxes or charges). If you select this option, the tax will be applied as a percentage of the previous row (in the tax table) amount or total. |
| 848 | - **Actual** (as mentioned). |
| 849 | 2. Account Head: The Account ledger under which this tax will be booked |
| 850 | 3. Cost Center: If the tax / charge is an income (like shipping) or expense it needs to be booked against a Cost Center. |
| 851 | 4. Description: Description of the tax (that will be printed in invoices / quotes). |
| 852 | 5. Rate: Tax rate. |
| 853 | 6. Amount: Tax amount. |
| 854 | 7. Total: Cumulative total to this point. |
| 855 | 8. Enter Row: If based on ""Previous Row Total"" you can select the row number which will be taken as a base for this calculation (default is the previous row). |
| 856 | 9. Is this Tax included in Basic Rate?: If you check this, it means that this tax will not be shown below the item table, but will be included in the Basic Rate in your main item table. This is useful where you want give a flat price (inclusive of all taxes) price to customers.","Template cukai standard yang boleh diguna pakai untuk semua Transaksi Jualan. Templat ini boleh mengandungi senarai kepala cukai dan juga lain kepala perbelanjaan / pendapatan seperti "Penghantaran", "Insurans", "Pengendalian" dan lain-lain #### Nota Kadar cukai anda tentukan di sini akan menjadi kadar cukai standard untuk semua ** Item **. Jika terdapat Item ** ** yang mempunyai kadar yang berbeza, mereka perlu ditambah dalam ** Item Cukai ** meja dalam ** ** Item induk. #### Keterangan Kolum 1. Pengiraan Jenis: - Ini boleh menjadi pada ** ** Jumlah bersih (iaitu jumlah jumlah asas). - ** Pada Row Sebelumnya Jumlah / Jumlah ** (untuk cukai atau caj terkumpul). Jika anda memilih pilihan ini, cukai yang akan digunakan sebagai peratusan daripada baris sebelumnya (dalam jadual cukai) amaun atau jumlah. - ** ** Sebenar (seperti yang dinyatakan). 2. Ketua Akaun: The lejar Akaun di mana cukai ini akan ditempah 3. Kos Center: Jika cukai / caj adalah pendapatan (seperti penghantaran) atau perbelanjaan perlu ditempah terhadap PTJ. 4. Keterangan: Keterangan cukai (yang akan dicetak dalam invois / sebut harga). 5. Kadar: Kadar Cukai. 6. Jumlah: Jumlah Cukai. 7. Jumlah: Jumlah terkumpul sehingga hal ini. 8. Masukkan Row: Jika berdasarkan "Row Sebelumnya Jumlah" anda boleh pilih nombor barisan yang akan diambil sebagai asas untuk pengiraan ini (default adalah berturut-turut sebelumnya). 9. Cukai ini termasuk dalam Kadar Asas ?: Jika anda mendaftar ini, ia bermakna bahawa cukai ini tidak akan ditunjukkan di bawah meja item, tetapi akan dimasukkan ke dalam Kadar Asas dalam jadual item utama anda. Ini berguna jika anda ingin memberikan harga yang rata (termasuk semua cukai) harga kepada pelanggan." |
| 857 | DocType: Employee,Bank A/C No.,Bank A / C No. |
| 858 | DocType: Bank Guarantee,Project,Projek |
| 859 | DocType: Quality Inspection Reading,Reading 7,Membaca 7 |
Frappe PR Bot | 7c90100 | 2017-06-07 12:05:29 +0530 | [diff] [blame] | 860 | apps/erpnext/erpnext/stock/doctype/material_request/material_request_list.js +9,Partially Ordered,sebahagiannya Tertib |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 861 | DocType: Expense Claim Detail,Expense Claim Type,Perbelanjaan Jenis Tuntutan |
| 862 | DocType: Shopping Cart Settings,Default settings for Shopping Cart,Tetapan lalai untuk Troli Beli Belah |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 863 | apps/erpnext/erpnext/accounts/doctype/asset/depreciation.py +138,Asset scrapped via Journal Entry {0},Asset dimansuhkan melalui Journal Kemasukan {0} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 864 | DocType: Employee Loan,Interest Income Account,Akaun Pendapatan Faedah |
| 865 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +13,Biotechnology,Bioteknologi |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 866 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +109,Office Maintenance Expenses,Perbelanjaan Penyelenggaraan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 867 | apps/erpnext/erpnext/config/learn.py +47,Setting up Email Account,Menyediakan Akaun E-mel |
Frappe PR Bot | 7c90100 | 2017-06-07 12:05:29 +0530 | [diff] [blame] | 868 | apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.js +114,Please enter Item first,Sila masukkan Perkara pertama |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 869 | DocType: Account,Liability,Liabiliti |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 870 | apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +186,Sanctioned Amount cannot be greater than Claim Amount in Row {0}.,Amaun yang dibenarkan tidak boleh lebih besar daripada Tuntutan Jumlah dalam Row {0}. |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 871 | DocType: Company,Default Cost of Goods Sold Account,Kos Default Akaun Barangan Dijual |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 872 | apps/erpnext/erpnext/stock/get_item_details.py +310,Price List not selected,Senarai Harga tidak dipilih |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 873 | DocType: Employee,Family Background,Latar Belakang Keluarga |
| 874 | DocType: Request for Quotation Supplier,Send Email,Hantar E-mel |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 875 | apps/erpnext/erpnext/stock/doctype/item/item.py +204,Warning: Invalid Attachment {0},Amaran: Lampiran sah {0} |
Frappe PR Bot | bfdb726 | 2017-07-11 15:20:11 +0530 | [diff] [blame] | 876 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +755,No Permission,Tiada Kebenaran |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 877 | DocType: Company,Default Bank Account,Akaun Bank Default |
| 878 | apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +50,"To filter based on Party, select Party Type first","Untuk menapis berdasarkan Parti, pilih Parti Taipkan pertama" |
| 879 | apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +48,'Update Stock' can not be checked because items are not delivered via {0},'Update Stock' tidak boleh disemak kerana perkara yang tidak dihantar melalui {0} |
| 880 | DocType: Vehicle,Acquisition Date,perolehan Tarikh |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 881 | apps/erpnext/erpnext/utilities/user_progress.py +100,Nos,Nos |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 882 | DocType: Item,Items with higher weightage will be shown higher,Item dengan wajaran yang lebih tinggi akan ditunjukkan tinggi |
| 883 | DocType: Bank Reconciliation Detail,Bank Reconciliation Detail,Detail Penyesuaian Bank |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 884 | apps/erpnext/erpnext/controllers/accounts_controller.py +549,Row #{0}: Asset {1} must be submitted,Row # {0}: Asset {1} hendaklah dikemukakan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 885 | apps/erpnext/erpnext/hr/doctype/leave_control_panel/leave_control_panel.py +40,No employee found,Tiada pekerja didapati |
| 886 | DocType: Supplier Quotation,Stopped,Berhenti |
| 887 | DocType: Item,If subcontracted to a vendor,Jika subkontrak kepada vendor |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 888 | apps/erpnext/erpnext/schools/doctype/student_group/student_group.js +111,Student Group is already updated.,Kumpulan pelajar sudah dikemaskini. |
| 889 | apps/erpnext/erpnext/schools/doctype/student_group/student_group.js +111,Student Group is already updated.,Kumpulan pelajar sudah dikemaskini. |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 890 | DocType: SMS Center,All Customer Contact,Semua Hubungi Pelanggan |
| 891 | apps/erpnext/erpnext/config/stock.py +153,Upload stock balance via csv.,Memuat naik keseimbangan saham melalui csv. |
| 892 | DocType: Warehouse,Tree Details,Tree Butiran |
| 893 | DocType: Training Event,Event Status,Status event |
| 894 | ,Support Analytics,Sokongan Analytics |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 895 | apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +346,"If you have any questions, please get back to us.","Jika anda mempunyai sebarang pertanyaan, sila kembali kepada kami." |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 896 | DocType: Item,Website Warehouse,Laman Web Gudang |
| 897 | DocType: Payment Reconciliation,Minimum Invoice Amount,Amaun Invois Minimum |
| 898 | apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +111,{0} {1}: Cost Center {2} does not belong to Company {3},{0} {1}: PTJ {2} bukan milik Syarikat {3} |
| 899 | apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +88,{0} {1}: Account {2} cannot be a Group,{0} {1}: Akaun {2} tidak boleh menjadi Kumpulan |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 900 | apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +63,Item Row {idx}: {doctype} {docname} does not exist in above '{doctype}' table,Perkara Row {IDX}: {DOCTYPE} {} DOCNAME tidak wujud dalam di atas '{DOCTYPE}' meja |
| 901 | apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +288,Timesheet {0} is already completed or cancelled,Timesheet {0} sudah selesai atau dibatalkan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 902 | apps/erpnext/erpnext/templates/pages/projects.html +42,No tasks,Tiada tugasan |
| 903 | DocType: Purchase Invoice,"The day of the month on which auto invoice will be generated e.g. 05, 28 etc","Hari dalam bulan di mana invois automatik akan dijana contohnya 05, 28 dan lain-lain" |
| 904 | DocType: Asset,Opening Accumulated Depreciation,Membuka Susut Nilai Terkumpul |
| 905 | apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.js +49,Score must be less than or equal to 5,Skor mesti kurang daripada atau sama dengan 5 |
| 906 | DocType: Program Enrollment Tool,Program Enrollment Tool,Program Pendaftaran Tool |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 907 | apps/erpnext/erpnext/config/accounts.py +332,C-Form records,C-Borang rekod |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 908 | apps/erpnext/erpnext/config/selling.py +311,Customer and Supplier,Pelanggan dan Pembekal |
| 909 | DocType: Email Digest,Email Digest Settings,E-mel Tetapan Digest |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 910 | apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +348,Thank you for your business!,Terima kasih atas urusan awak! |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 911 | apps/erpnext/erpnext/config/support.py +12,Support queries from customers.,Pertanyaan sokongan daripada pelanggan. |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 912 | DocType: Setup Progress Action,Action Doctype,Doktor Tindakan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 913 | ,Production Order Stock Report,Pengeluaran Laporan Stok Order |
| 914 | DocType: HR Settings,Retirement Age,Umur persaraan |
| 915 | DocType: Bin,Moving Average Rate,Bergerak Kadar Purata |
| 916 | DocType: Production Planning Tool,Select Items,Pilih Item |
| 917 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +372,{0} against Bill {1} dated {2},{0} terhadap Bil {1} bertarikh {2} |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 918 | apps/erpnext/erpnext/utilities/user_progress.py +16,Setup Institution,Persediaan Institusi |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 919 | DocType: Program Enrollment,Vehicle/Bus Number,Kenderaan / Nombor Bas |
Frappe PR Bot | 59ee45a | 2017-06-01 19:05:28 +0530 | [diff] [blame] | 920 | apps/erpnext/erpnext/schools/doctype/course/course.js +17,Course Schedule,Jadual kursus |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 921 | DocType: Request for Quotation Supplier,Quote Status,Status Petikan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 922 | DocType: Maintenance Visit,Completion Status,Siap Status |
| 923 | DocType: HR Settings,Enter retirement age in years,Masukkan umur persaraan pada tahun-tahun |
| 924 | apps/erpnext/erpnext/accounts/doctype/asset/asset.js +263,Target Warehouse,Sasaran Gudang |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 925 | apps/erpnext/erpnext/public/js/utils/serial_no_batch_selector.js +108,Please select a warehouse,Sila pilih gudang |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 926 | DocType: Cheque Print Template,Starting location from left edge,Bermula lokasi dari tepi kiri |
| 927 | DocType: Item,Allow over delivery or receipt upto this percent,Membolehkan lebih penghantaran atau penerimaan hamper peratus ini |
| 928 | DocType: Stock Entry,STE-,STE- |
| 929 | DocType: Upload Attendance,Import Attendance,Import Kehadiran |
Frappe PR Bot | 59ee45a | 2017-06-01 19:05:28 +0530 | [diff] [blame] | 930 | apps/erpnext/erpnext/public/js/pos/pos.html +115,All Item Groups,Semua Kumpulan Perkara |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 931 | DocType: Process Payroll,Activity Log,Log Aktiviti |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 932 | apps/erpnext/erpnext/accounts/report/profit_and_loss_statement/profit_and_loss_statement.py +39,Net Profit / Loss,Keuntungan bersih / Rugi |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 933 | apps/erpnext/erpnext/config/setup.py +89,Automatically compose message on submission of transactions.,Mengarang mesej secara automatik pada penyerahan transaksi. |
| 934 | DocType: Production Order,Item To Manufacture,Perkara Untuk Pembuatan |
| 935 | apps/erpnext/erpnext/buying/utils.py +80,{0} {1} status is {2},{0} {1} status adalah {2} |
| 936 | DocType: Employee,Provide Email Address registered in company,Menyediakan Alamat E-mel berdaftar dalam syarikat |
| 937 | DocType: Shopping Cart Settings,Enable Checkout,membolehkan Checkout |
| 938 | apps/erpnext/erpnext/config/learn.py +202,Purchase Order to Payment,Membeli Perintah untuk Pembayaran |
| 939 | apps/erpnext/erpnext/stock/page/stock_balance/stock_balance.js +48,Projected Qty,Unjuran Qty |
| 940 | DocType: Sales Invoice,Payment Due Date,Tarikh Pembayaran |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 941 | apps/erpnext/erpnext/stock/doctype/item/item.js +349,Item Variant {0} already exists with same attributes,Perkara Variant {0} telah wujud dengan sifat-sifat yang sama |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 942 | apps/erpnext/erpnext/stock/report/stock_ledger/stock_ledger.py +115,'Opening','Pembukaan' |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 943 | apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +130,Open To Do,Terbuka To Do |
| 944 | DocType: Notification Control,Delivery Note Message,Penghantaran Nota Mesej |
| 945 | DocType: Expense Claim,Expenses,Perbelanjaan |
| 946 | DocType: Item Variant Attribute,Item Variant Attribute,Perkara Variant Sifat |
| 947 | ,Purchase Receipt Trends,Trend Resit Pembelian |
| 948 | DocType: Process Payroll,Bimonthly,dua bulan sekali |
| 949 | DocType: Vehicle Service,Brake Pad,Alas brek |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 950 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +110,Research & Development,Penyelidikan & Pembangunan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 951 | apps/erpnext/erpnext/accounts/report/purchase_order_items_to_be_billed/purchase_order_items_to_be_billed.py +20,Amount to Bill,Jumlah untuk Rang Undang-undang |
| 952 | DocType: Company,Registration Details,Butiran Pendaftaran |
| 953 | DocType: Timesheet,Total Billed Amount,Jumlah Diiktiraf |
| 954 | DocType: Item Reorder,Re-Order Qty,Re-Order Qty |
| 955 | DocType: Leave Block List Date,Leave Block List Date,Tinggalkan Sekat Senarai Tarikh |
| 956 | DocType: Pricing Rule,Price or Discount,Harga atau diskaun |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 957 | apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +91,BOM #{0}: Raw material cannot be same as main Item,BOM # {0}: Bahan mentah tidak boleh sama dengan Perkara utama |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 958 | apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +92,Total Applicable Charges in Purchase Receipt Items table must be same as Total Taxes and Charges,Jumlah Caj Terpakai di Purchase meja Resit Item mesti sama dengan Jumlah Cukai dan Caj |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 959 | DocType: Sales Team,Incentives,Insentif |
| 960 | DocType: SMS Log,Requested Numbers,Nombor diminta |
| 961 | DocType: Production Planning Tool,Only Obtain Raw Materials,Hanya Dapatkan Bahan Mentah |
| 962 | apps/erpnext/erpnext/config/hr.py +142,Performance appraisal.,Penilaian prestasi. |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 963 | apps/erpnext/erpnext/accounts/doctype/tax_rule/tax_rule.py +96,"Enabling 'Use for Shopping Cart', as Shopping Cart is enabled and there should be at least one Tax Rule for Shopping Cart","Mendayakan 'Gunakan untuk Shopping Cart', kerana Troli didayakan dan perlu ada sekurang-kurangnya satu Peraturan cukai bagi Troli Membeli-belah" |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 964 | apps/erpnext/erpnext/controllers/accounts_controller.py +347,"Payment Entry {0} is linked against Order {1}, check if it should be pulled as advance in this invoice.","Kemasukan Pembayaran {0} dikaitkan terhadap Perintah {1}, semak sama ada ia perlu ditarik sebagai pendahuluan dalam invois ini." |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 965 | DocType: Sales Invoice Item,Stock Details,Stok |
| 966 | apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +29,Project Value,Nilai Projek |
| 967 | apps/erpnext/erpnext/config/selling.py +321,Point-of-Sale,Tempat jualan |
| 968 | DocType: Vehicle Log,Odometer Reading,Reading odometer |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 969 | apps/erpnext/erpnext/accounts/doctype/account/account.py +119,"Account balance already in Credit, you are not allowed to set 'Balance Must Be' as 'Debit'","Baki akaun sudah dalam Kredit, anda tidak dibenarkan untuk menetapkan 'Baki Mestilah' sebagai 'debit'" |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 970 | DocType: Account,Balance must be,Baki mestilah |
| 971 | DocType: Hub Settings,Publish Pricing,Terbitkan Harga |
| 972 | DocType: Notification Control,Expense Claim Rejected Message,Mesej perbelanjaan Tuntutan Ditolak |
| 973 | ,Available Qty,Terdapat Qty |
| 974 | DocType: Purchase Taxes and Charges,On Previous Row Total,Pada Sebelumnya Row Jumlah |
| 975 | DocType: Purchase Invoice Item,Rejected Qty,Telah Qty |
| 976 | DocType: Salary Slip,Working Days,Hari Bekerja |
| 977 | DocType: Serial No,Incoming Rate,Kadar masuk |
| 978 | DocType: Packing Slip,Gross Weight,Berat kasar |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 979 | apps/erpnext/erpnext/public/js/setup_wizard.js +102,The name of your company for which you are setting up this system.,Nama syarikat anda yang mana anda menubuhkan sistem ini. |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 980 | DocType: HR Settings,Include holidays in Total no. of Working Days,Termasuk bercuti di Jumlah no. Hari Kerja |
| 981 | DocType: Job Applicant,Hold,Pegang |
| 982 | DocType: Employee,Date of Joining,Tarikh Menyertai |
| 983 | DocType: Naming Series,Update Series,Update Siri |
| 984 | DocType: Supplier Quotation,Is Subcontracted,Apakah Subkontrak |
| 985 | DocType: Item Attribute,Item Attribute Values,Nilai Perkara Sifat |
| 986 | DocType: Examination Result,Examination Result,Keputusan peperiksaan |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 987 | apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +817,Purchase Receipt,Resit Pembelian |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 988 | ,Received Items To Be Billed,Barangan yang diterima dikenakan caj |
Frappe PR Bot | 3b128ca | 2017-07-25 11:46:16 +0530 | [diff] [blame] | 989 | apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +173,Submitted Salary Slips,Dihantar Gaji Slip |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 990 | apps/erpnext/erpnext/config/accounts.py +305,Currency exchange rate master.,Mata Wang Kadar pertukaran utama. |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 991 | apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +196,Reference Doctype must be one of {0},Rujukan DOCTYPE mesti menjadi salah satu {0} |
Frappe PR Bot | 3b128ca | 2017-07-25 11:46:16 +0530 | [diff] [blame] | 992 | apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +302,Unable to find Time Slot in the next {0} days for Operation {1},Tidak dapat mencari Slot Masa di akhirat {0} hari untuk Operasi {1} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 993 | DocType: Production Order,Plan material for sub-assemblies,Bahan rancangan untuk sub-pemasangan |
| 994 | apps/erpnext/erpnext/config/selling.py +97,Sales Partners and Territory,Jualan rakan-rakan dan Wilayah |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 995 | apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +574,BOM {0} must be active,BOM {0} mesti aktif |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 996 | DocType: Journal Entry,Depreciation Entry,Kemasukan susutnilai |
| 997 | apps/erpnext/erpnext/selling/report/sales_person_wise_transaction_summary/sales_person_wise_transaction_summary.py +36,Please select the document type first,Sila pilih jenis dokumen pertama |
| 998 | apps/erpnext/erpnext/maintenance/doctype/maintenance_visit/maintenance_visit.py +65,Cancel Material Visits {0} before cancelling this Maintenance Visit,Batal Bahan Lawatan {0} sebelum membatalkan Lawatan Penyelenggaraan ini |
Frappe PR Bot | bfdb726 | 2017-07-11 15:20:11 +0530 | [diff] [blame] | 999 | apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +213,Serial No {0} does not belong to Item {1},No siri {0} bukan milik Perkara {1} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1000 | DocType: Purchase Receipt Item Supplied,Required Qty,Diperlukan Qty |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 1001 | apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +123,Warehouses with existing transaction can not be converted to ledger.,Gudang dengan urus niaga yang sedia ada tidak boleh ditukar ke dalam lejar. |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1002 | DocType: Bank Reconciliation,Total Amount,Jumlah |
| 1003 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +32,Internet Publishing,Penerbitan Internet |
| 1004 | DocType: Production Planning Tool,Production Orders,Pesanan Pengeluaran |
Frappe PR Bot | 3b128ca | 2017-07-25 11:46:16 +0530 | [diff] [blame] | 1005 | apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +62,Balance Value,Nilai Baki |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1006 | apps/erpnext/erpnext/stock/report/item_prices/item_prices.py +38,Sales Price List,Senarai Harga Jualan |
| 1007 | apps/erpnext/erpnext/hub_node/doctype/hub_settings/hub_settings.py +69,Publish to sync items,Publish untuk menyegerakkan item |
| 1008 | DocType: Bank Reconciliation,Account Currency,Mata Wang Akaun |
| 1009 | apps/erpnext/erpnext/accounts/general_ledger.py +142,Please mention Round Off Account in Company,Sila menyebut Akaun Off Pusingan dalam Syarikat |
| 1010 | DocType: Purchase Receipt,Range,Pelbagai |
| 1011 | DocType: Supplier,Default Payable Accounts,Default Akaun Belum Bayar |
| 1012 | apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +49,Employee {0} is not active or does not exist,Pekerja {0} tidak aktif atau tidak wujud |
| 1013 | DocType: Fee Structure,Components,komponen |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 1014 | apps/erpnext/erpnext/accounts/doctype/asset/asset.py +251,Please enter Asset Category in Item {0},Sila masukkan Kategori Asset dalam Perkara {0} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1015 | DocType: Quality Inspection Reading,Reading 6,Membaca 6 |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 1016 | apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +913,Cannot {0} {1} {2} without any negative outstanding invoice,Tidak boleh {0} {1} {2} tanpa sebarang invois tertunggak negatif |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1017 | DocType: Purchase Invoice Advance,Purchase Invoice Advance,Membeli Advance Invois |
| 1018 | DocType: Hub Settings,Sync Now,Sync Sekarang |
| 1019 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +199,Row {0}: Credit entry can not be linked with a {1},Row {0}: kemasukan Kredit tidak boleh dikaitkan dengan {1} |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 1020 | apps/erpnext/erpnext/config/accounts.py +248,Define budget for a financial year.,Tentukan bajet untuk tahun kewangan. |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1021 | DocType: Mode of Payment Account,Default Bank / Cash account will be automatically updated in POS Invoice when this mode is selected.,Lalai akaun Bank / Tunai akan secara automatik dikemaskini dalam POS Invois apabila mod ini dipilih. |
| 1022 | DocType: Lead,LEAD-,plumbum |
| 1023 | DocType: Employee,Permanent Address Is,Alamat Tetap Adakah |
| 1024 | DocType: Production Order Operation,Operation completed for how many finished goods?,Operasi siap untuk berapa banyak barangan siap? |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 1025 | apps/erpnext/erpnext/public/js/setup_wizard.js +46,The Brand,Jenama |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1026 | DocType: Employee,Exit Interview Details,Butiran Keluar Temuduga |
| 1027 | DocType: Item,Is Purchase Item,Adalah Pembelian Item |
| 1028 | DocType: Asset,Purchase Invoice,Invois Belian |
| 1029 | DocType: Stock Ledger Entry,Voucher Detail No,Detail baucar Tiada |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 1030 | apps/erpnext/erpnext/accounts/page/pos/pos.js +754,New Sales Invoice,New Invois Jualan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1031 | DocType: Stock Entry,Total Outgoing Value,Jumlah Nilai Keluar |
Frappe PR Bot | 7c90100 | 2017-06-07 12:05:29 +0530 | [diff] [blame] | 1032 | apps/erpnext/erpnext/public/js/account_tree_grid.js +224,Opening Date and Closing Date should be within same Fiscal Year,Tarikh dan Tarikh Tutup merasmikan perlu berada dalam sama Tahun Anggaran |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1033 | DocType: Lead,Request for Information,Permintaan Maklumat |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 1034 | ,LeaderBoard,Leaderboard |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 1035 | apps/erpnext/erpnext/accounts/page/pos/pos.js +767,Sync Offline Invoices,Sync Offline Invois |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1036 | DocType: Payment Request,Paid,Dibayar |
| 1037 | DocType: Program Fee,Program Fee,Yuran program |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 1038 | DocType: BOM Update Tool,"Replace a particular BOM in all other BOMs where it is used. It will replace the old BOM link, update cost and regenerate ""BOM Explosion Item"" table as per new BOM. |
| 1039 | It also updates latest price in all the BOMs.","Gantikan BOM tertentu dalam semua BOM lain di mana ia digunakan. Ia akan menggantikan pautan lama BOM, kos kemas kini dan menaikkan semula jadual "BOM Explosion Item" seperti BOM baru. Ia juga mengemas kini harga terkini dalam semua BOM." |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1040 | DocType: Salary Slip,Total in words,Jumlah dalam perkataan |
| 1041 | DocType: Material Request Item,Lead Time Date,Lead Tarikh Masa |
| 1042 | DocType: Guardian,Guardian Name,Nama Guardian |
| 1043 | DocType: Cheque Print Template,Has Print Format,Mempunyai Format Cetak |
| 1044 | DocType: Employee Loan,Sanctioned,Diiktiraf |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 1045 | apps/erpnext/erpnext/accounts/page/pos/pos.js +73, is mandatory. Maybe Currency Exchange record is not created for ,adalah wajib. Mungkin rekod pertukaran mata wang tidak dicipta untuk |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 1046 | apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +112,Row #{0}: Please specify Serial No for Item {1},Row # {0}: Sila nyatakan Serial No untuk Perkara {1} |
Frappe PR Bot | fa04236 | 2017-07-17 17:50:36 +0530 | [diff] [blame] | 1047 | apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +622,"For 'Product Bundle' items, Warehouse, Serial No and Batch No will be considered from the 'Packing List' table. If Warehouse and Batch No are same for all packing items for any 'Product Bundle' item, those values can be entered in the main Item table, values will be copied to 'Packing List' table.","Untuk item 'Bundle Produk', Gudang, No Serial dan batch Tidak akan dipertimbangkan dari 'Packing List' meja. Jika Gudang dan Batch No adalah sama untuk semua barangan pembungkusan untuk item apa-apa 'Bundle Produk', nilai-nilai boleh dimasukkan dalam jadual Perkara utama, nilai akan disalin ke 'Packing List' meja." |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1048 | DocType: Job Opening,Publish on website,Menerbitkan di laman web |
| 1049 | apps/erpnext/erpnext/config/stock.py +17,Shipments to customers.,Penghantaran kepada pelanggan. |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 1050 | apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +624,Supplier Invoice Date cannot be greater than Posting Date,Pembekal Invois Tarikh tidak boleh lebih besar daripada Pos Tarikh |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1051 | DocType: Purchase Invoice Item,Purchase Order Item,Pesanan Pembelian Item |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 1052 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +132,Indirect Income,Pendapatan tidak langsung |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1053 | DocType: Student Attendance Tool,Student Attendance Tool,Alat Kehadiran Pelajar |
| 1054 | DocType: Cheque Print Template,Date Settings,tarikh Tetapan |
| 1055 | apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.py +48,Variance,Varian |
| 1056 | ,Company Name,Nama Syarikat |
| 1057 | DocType: SMS Center,Total Message(s),Jumlah Mesej (s) |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 1058 | apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +868,Select Item for Transfer,Pilih Item Pemindahan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1059 | DocType: Purchase Invoice,Additional Discount Percentage,Peratus Diskaun tambahan |
| 1060 | apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +24,View a list of all the help videos,Lihat senarai semua video bantuan |
| 1061 | DocType: Bank Reconciliation,Select account head of the bank where cheque was deposited.,Pilih kepala akaun bank di mana cek didepositkan. |
| 1062 | DocType: Selling Settings,Allow user to edit Price List Rate in transactions,Membolehkan pengguna untuk mengedit Senarai Harga Kadar dalam urus niaga |
| 1063 | DocType: Pricing Rule,Max Qty,Max Qty |
| 1064 | apps/erpnext/erpnext/accounts/doctype/c_form/c_form.py +30,"Row {0}: Invoice {1} is invalid, it might be cancelled / does not exist. \ |
| 1065 | Please enter a valid Invoice","Row {0}: Invois {1} adalah tidak sah, ia mungkin dibatalkan / tidak wujud. \ Sila masukkan Invois yang sah" |
| 1066 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +132,Row {0}: Payment against Sales/Purchase Order should always be marked as advance,Row {0}: Pembayaran terhadap Jualan / Pesanan Belian perlu sentiasa ditandakan sebagai pendahuluan |
| 1067 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +16,Chemical,Kimia |
| 1068 | DocType: Salary Component Account,Default Bank / Cash account will be automatically updated in Salary Journal Entry when this mode is selected.,Lalai akaun Bank / Tunai akan secara automatik dikemaskini dalam Gaji Journal Kemasukan apabila mod ini dipilih. |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1069 | DocType: BOM,Raw Material Cost(Company Currency),Bahan mentah Kos (Syarikat Mata Wang) |
Frappe PR Bot | bfdb726 | 2017-07-11 15:20:11 +0530 | [diff] [blame] | 1070 | apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +731,All items have already been transferred for this Production Order.,Semua barang-barang telah dipindahkan bagi Perintah Pengeluaran ini. |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1071 | apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +87,Row # {0}: Rate cannot be greater than the rate used in {1} {2},Row # {0}: Kadar tidak boleh lebih besar daripada kadar yang digunakan dalam {1} {2} |
| 1072 | apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +87,Row # {0}: Rate cannot be greater than the rate used in {1} {2},Row # {0}: Kadar tidak boleh lebih besar daripada kadar yang digunakan dalam {1} {2} |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 1073 | apps/erpnext/erpnext/utilities/user_progress.py +101,Meter,meter |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1074 | DocType: Workstation,Electricity Cost,Kos Elektrik |
| 1075 | DocType: HR Settings,Don't send Employee Birthday Reminders,Jangan hantar Pekerja Hari Lahir Peringatan |
| 1076 | DocType: Item,Inspection Criteria,Kriteria Pemeriksaan |
| 1077 | apps/erpnext/erpnext/stock/doctype/material_request/material_request_list.js +14,Transfered,Dipindahkan |
| 1078 | DocType: BOM Website Item,BOM Website Item,BOM laman Perkara |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 1079 | apps/erpnext/erpnext/public/js/setup_wizard.js +47,Upload your letter head and logo. (you can edit them later).,Memuat naik kepala surat dan logo. (Anda boleh mengeditnya kemudian). |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1080 | DocType: Timesheet Detail,Bill,Rang Undang-Undang |
Frappe PR Bot | 59ee45a | 2017-06-01 19:05:28 +0530 | [diff] [blame] | 1081 | apps/erpnext/erpnext/accounts/doctype/asset/asset.py +85,Next Depreciation Date is entered as past date,Selepas Tarikh Susutnilai dimasukkan sebagai tarikh lepas |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 1082 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +199,White,White |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1083 | DocType: SMS Center,All Lead (Open),Semua Lead (Terbuka) |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 1084 | apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +231,Row {0}: Qty not available for {4} in warehouse {1} at posting time of the entry ({2} {3}),Row {0}: Qty tidak tersedia untuk {4} dalam gudang {1} di mencatat masa catatan ({2} {3}) |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1085 | DocType: Purchase Invoice,Get Advances Paid,Mendapatkan Pendahuluan Dibayar |
| 1086 | DocType: Item,Automatically Create New Batch,Secara automatik Buat Batch New |
| 1087 | DocType: Item,Automatically Create New Batch,Secara automatik Buat Batch New |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 1088 | apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +782,Make ,Buat |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1089 | DocType: Student Admission,Admission Start Date,Kemasukan Tarikh Mula |
| 1090 | DocType: Journal Entry,Total Amount in Words,Jumlah Amaun dalam Perkataan |
| 1091 | apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +7,There was an error. One probable reason could be that you haven't saved the form. Please contact support@erpnext.com if the problem persists.,Terdapat ralat. Yang berkemungkinan boleh bahawa anda belum menyimpan borang. Sila hubungi support@erpnext.com jika masalah berterusan. |
| 1092 | apps/erpnext/erpnext/templates/pages/cart.html +5,My Cart,Keranjang saya |
| 1093 | apps/erpnext/erpnext/controllers/selling_controller.py +155,Order Type must be one of {0},Perintah Jenis mestilah salah seorang daripada {0} |
| 1094 | DocType: Lead,Next Contact Date,Hubungi Seterusnya Tarikh |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 1095 | apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +36,Opening Qty,Membuka Qty |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 1096 | apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +466,Please enter Account for Change Amount,Sila masukkan Akaun untuk Perubahan Jumlah |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1097 | DocType: Student Batch Name,Student Batch Name,Pelajar Batch Nama |
| 1098 | DocType: Holiday List,Holiday List Name,Nama Senarai Holiday |
| 1099 | DocType: Repayment Schedule,Balance Loan Amount,Jumlah Baki Pinjaman |
| 1100 | apps/erpnext/erpnext/schools/doctype/course_scheduling_tool/course_scheduling_tool.js +13,Schedule Course,Kursus jadual |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 1101 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +219,Stock Options,Pilihan Saham |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1102 | DocType: Journal Entry Account,Expense Claim,Perbelanjaan Tuntutan |
| 1103 | apps/erpnext/erpnext/accounts/doctype/asset/asset.js +245,Do you really want to restore this scrapped asset?,Adakah anda benar-benar mahu memulihkan aset dilupuskan ini? |
Frappe PR Bot | 3b128ca | 2017-07-25 11:46:16 +0530 | [diff] [blame] | 1104 | apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +349,Qty for {0},Qty untuk {0} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1105 | DocType: Leave Application,Leave Application,Cuti Permohonan |
| 1106 | apps/erpnext/erpnext/config/hr.py +80,Leave Allocation Tool,Tinggalkan Alat Peruntukan |
| 1107 | DocType: Leave Block List,Leave Block List Dates,Tinggalkan Tarikh Sekat Senarai |
| 1108 | DocType: Workstation,Net Hour Rate,Kadar Hour bersih |
| 1109 | DocType: Landed Cost Purchase Receipt,Landed Cost Purchase Receipt,Kos mendarat Pembelian Resit |
| 1110 | DocType: Company,Default Terms,Terma Default |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 1111 | DocType: Supplier Scorecard Period,Criteria,Kriteria |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1112 | DocType: Packing Slip Item,Packing Slip Item,Pembungkusan Slip Perkara |
| 1113 | DocType: Purchase Invoice,Cash/Bank Account,Akaun Tunai / Bank |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 1114 | apps/erpnext/erpnext/public/js/queries.js +96,Please specify a {0},Sila nyatakan {0} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1115 | apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +71,Removed items with no change in quantity or value.,Barangan dikeluarkan dengan tiada perubahan dalam kuantiti atau nilai. |
| 1116 | DocType: Delivery Note,Delivery To,Penghantaran Untuk |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 1117 | apps/erpnext/erpnext/stock/doctype/item/item.py +634,Attribute table is mandatory,Jadual atribut adalah wajib |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1118 | DocType: Production Planning Tool,Get Sales Orders,Dapatkan Perintah Jualan |
Frappe PR Bot | bfdb726 | 2017-07-11 15:20:11 +0530 | [diff] [blame] | 1119 | apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +67,{0} can not be negative,{0} tidak boleh negatif |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 1120 | DocType: Training Event,Self-Study,Belajar sendiri |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 1121 | apps/erpnext/erpnext/selling/page/point_of_sale/point_of_sale.js +384,Discount,Diskaun |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1122 | DocType: Asset,Total Number of Depreciations,Jumlah penurunan nilai |
| 1123 | DocType: Sales Invoice Item,Rate With Margin,Kadar Dengan Margin |
| 1124 | DocType: Sales Invoice Item,Rate With Margin,Kadar Dengan Margin |
| 1125 | DocType: Workstation,Wages,Upah |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1126 | DocType: Task,Urgent,Segera |
Frappe PR Bot | fa04236 | 2017-07-17 17:50:36 +0530 | [diff] [blame] | 1127 | apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +157,Please specify a valid Row ID for row {0} in table {1},Sila nyatakan ID Row sah untuk barisan {0} dalam jadual {1} |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 1128 | apps/erpnext/erpnext/buying/doctype/supplier_scorecard_criteria/supplier_scorecard_criteria.py +84,Unable to find variable: ,Tidak dapat mencari variabel: |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 1129 | apps/erpnext/erpnext/selling/page/point_of_sale/point_of_sale.js +556,Please select a field to edit from numpad,Sila pilih medan untuk mengedit dari numpad |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1130 | apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +23,Go to the Desktop and start using ERPNext,Pergi ke Desktop dan mula menggunakan ERPNext |
| 1131 | DocType: Item,Manufacturer,Pengeluar |
| 1132 | DocType: Landed Cost Item,Purchase Receipt Item,Pembelian Penerimaan Perkara |
| 1133 | DocType: Purchase Receipt,PREC-RET-,PREC-RET- |
| 1134 | DocType: POS Profile,Sales Invoice Payment,Invois Jualan Pembayaran |
| 1135 | DocType: Production Plan Item,Reserved Warehouse in Sales Order / Finished Goods Warehouse,Gudang Terpelihara dalam Sales Order / Selesai Barang Gudang |
| 1136 | apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +73,Selling Amount,Jumlah Jualan |
| 1137 | DocType: Repayment Schedule,Interest Amount,Amaun Faedah |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 1138 | apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +109,You are the Expense Approver for this record. Please Update the 'Status' and Save,Anda Pelulus Perbelanjaan untuk rekod ini. Sila Kemas kini 'Status' dan Jimat |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1139 | DocType: Serial No,Creation Document No,Penciptaan Dokumen No |
| 1140 | DocType: Issue,Issue,Isu |
| 1141 | DocType: Asset,Scrapped,dibatalkan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1142 | apps/erpnext/erpnext/config/stock.py +195,"Attributes for Item Variants. e.g Size, Color etc.","Sifat-sifat bagi Perkara Kelainan. contohnya Saiz, Warna dan lain-lain" |
| 1143 | DocType: Purchase Invoice,Returns,pulangan |
| 1144 | apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order_calendar.js +42,WIP Warehouse,WIP Gudang |
Frappe PR Bot | 7c90100 | 2017-06-07 12:05:29 +0530 | [diff] [blame] | 1145 | apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +195,Serial No {0} is under maintenance contract upto {1},No siri {0} adalah di bawah kontrak penyelenggaraan hamper {1} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1146 | apps/erpnext/erpnext/config/hr.py +35,Recruitment,Recruitment |
| 1147 | DocType: Lead,Organization Name,Nama Pertubuhan |
| 1148 | DocType: Tax Rule,Shipping State,Negeri Penghantaran |
| 1149 | ,Projected Quantity as Source,Kuantiti Unjuran sebagai Sumber |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 1150 | apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +61,Item must be added using 'Get Items from Purchase Receipts' button,Item mesti ditambah menggunakan 'Dapatkan Item daripada Pembelian Resit' butang |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1151 | DocType: Employee,A-,A- |
| 1152 | DocType: Production Planning Tool,Include non-stock items,Termasuk barangan tanpa saham yang |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 1153 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +117,Sales Expenses,Perbelanjaan jualan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1154 | apps/erpnext/erpnext/patches/v4_0/create_price_list_if_missing.py +18,Standard Buying,Membeli Standard |
| 1155 | DocType: GL Entry,Against,Terhadap |
| 1156 | DocType: Item,Default Selling Cost Center,Default Jualan Kos Pusat |
| 1157 | DocType: Sales Partner,Implementation Partner,Rakan Pelaksanaan |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 1158 | apps/erpnext/erpnext/accounts/page/pos/pos.js +1571,ZIP Code,Poskod |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1159 | apps/erpnext/erpnext/controllers/selling_controller.py +265,Sales Order {0} is {1},Pesanan Jualan {0} ialah {1} |
| 1160 | DocType: Opportunity,Contact Info,Maklumat perhubungan |
| 1161 | apps/erpnext/erpnext/config/stock.py +310,Making Stock Entries,Membuat Kemasukan Stok |
| 1162 | DocType: Packing Slip,Net Weight UOM,Berat UOM bersih |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1163 | DocType: Item,Default Supplier,Pembekal Default |
| 1164 | DocType: Manufacturing Settings,Over Production Allowance Percentage,Lebih Pengeluaran Peratus Peruntukan |
| 1165 | DocType: Employee Loan,Repayment Schedule,Jadual Pembayaran Balik |
| 1166 | DocType: Shipping Rule Condition,Shipping Rule Condition,Penghantaran Keadaan Peraturan |
| 1167 | DocType: Holiday List,Get Weekly Off Dates,Dapatkan Mingguan Off Tarikh |
| 1168 | apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.py +33,End Date can not be less than Start Date,Tarikh akhir tidak boleh kurang daripada Tarikh Mula |
| 1169 | DocType: Sales Person,Select company name first.,Pilih nama syarikat pertama. |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1170 | apps/erpnext/erpnext/config/buying.py +23,Quotations received from Suppliers.,Sebut Harga yang diterima daripada Pembekal. |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 1171 | apps/erpnext/erpnext/config/manufacturing.py +74,Replace BOM and update latest price in all BOMs,Gantikan BOM dan kemaskini harga terbaru dalam semua BOM |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1172 | apps/erpnext/erpnext/controllers/selling_controller.py +22,To {0} | {1} {2},Untuk {0} | {1} {2} |
| 1173 | apps/erpnext/erpnext/stock/report/stock_ageing/stock_ageing.py +40,Average Age,Purata Umur |
| 1174 | DocType: School Settings,Attendance Freeze Date,Kehadiran Freeze Tarikh |
| 1175 | DocType: School Settings,Attendance Freeze Date,Kehadiran Freeze Tarikh |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 1176 | apps/erpnext/erpnext/utilities/user_progress.py +64,List a few of your suppliers. They could be organizations or individuals.,Senarai beberapa pembekal anda. Mereka boleh menjadi organisasi atau individu. |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1177 | apps/erpnext/erpnext/templates/pages/home.html +31,View All Products,Lihat Semua Produk |
| 1178 | apps/erpnext/erpnext/crm/report/prospects_engaged_but_not_converted/prospects_engaged_but_not_converted.js +20,Minimum Lead Age (Days),Lead Minimum Umur (Hari) |
| 1179 | apps/erpnext/erpnext/crm/report/prospects_engaged_but_not_converted/prospects_engaged_but_not_converted.js +20,Minimum Lead Age (Days),Lead Minimum Umur (Hari) |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 1180 | apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +57,All BOMs,semua boms |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1181 | DocType: Company,Default Currency,Mata wang lalai |
| 1182 | DocType: Expense Claim,From Employee,Dari Pekerja |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 1183 | apps/erpnext/erpnext/controllers/accounts_controller.py +407,Warning: System will not check overbilling since amount for Item {0} in {1} is zero,Amaran: Sistem tidak akan semak overbilling sejak jumlah untuk Perkara {0} dalam {1} adalah sifar |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1184 | DocType: Journal Entry,Make Difference Entry,Membawa Perubahan Entry |
| 1185 | DocType: Upload Attendance,Attendance From Date,Kehadiran Dari Tarikh |
| 1186 | DocType: Appraisal Template Goal,Key Performance Area,Kawasan Prestasi Utama |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 1187 | DocType: Program Enrollment,Transportation,Pengangkutan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1188 | apps/erpnext/erpnext/controllers/item_variant.py +92,Invalid Attribute,Sifat tidak sah |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 1189 | apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +225,{0} {1} must be submitted,{0} {1} mestilah diserahkan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1190 | apps/erpnext/erpnext/stock/dashboard/item_dashboard.js +146,Quantity must be less than or equal to {0},Kuantiti mesti kurang daripada atau sama dengan {0} |
| 1191 | DocType: SMS Center,Total Characters,Jumlah Watak |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 1192 | apps/erpnext/erpnext/controllers/buying_controller.py +159,Please select BOM in BOM field for Item {0},Sila pilih BOM dalam bidang BOM untuk Perkara {0} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1193 | DocType: C-Form Invoice Detail,C-Form Invoice Detail,Detail C-Borang Invois |
| 1194 | DocType: Payment Reconciliation Invoice,Payment Reconciliation Invoice,Bayaran Penyesuaian Invois |
| 1195 | apps/erpnext/erpnext/selling/report/sales_person_wise_transaction_summary/sales_person_wise_transaction_summary.py +42,Contribution %,Sumbangan% |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 1196 | apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +211,"As per the Buying Settings if Purchase Order Required == 'YES', then for creating Purchase Invoice, user need to create Purchase Order first for item {0}","Sebagai satu Tetapan Membeli jika Purchase Order Diperlukan == 'YA', maka untuk mewujudkan Invois Belian, pengguna perlu membuat Pesanan Belian pertama bagi item {0}" |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1197 | DocType: Company,Company registration numbers for your reference. Tax numbers etc.,Nombor pendaftaran syarikat untuk rujukan anda. Nombor cukai dan lain-lain |
| 1198 | DocType: Sales Partner,Distributor,Pengedar |
| 1199 | DocType: Shopping Cart Shipping Rule,Shopping Cart Shipping Rule,Membeli-belah Troli Penghantaran Peraturan |
Frappe PR Bot | 3b128ca | 2017-07-25 11:46:16 +0530 | [diff] [blame] | 1200 | apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +233,Production Order {0} must be cancelled before cancelling this Sales Order,Pengeluaran Pesanan {0} hendaklah dibatalkan sebelum membatalkan Perintah Jualan ini |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 1201 | apps/erpnext/erpnext/public/js/controllers/transaction.js +68,Please set 'Apply Additional Discount On',Sila menetapkan 'Guna Diskaun tambahan On' |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1202 | ,Ordered Items To Be Billed,Item Diperintah dibilkan |
| 1203 | apps/erpnext/erpnext/stock/doctype/item_attribute/item_attribute.py +46,From Range has to be less than To Range,Dari Range mempunyai kurang daripada Untuk Julat |
| 1204 | DocType: Global Defaults,Global Defaults,Lalai Global |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 1205 | apps/erpnext/erpnext/projects/doctype/project/project.py +210,Project Collaboration Invitation,Projek Kerjasama Jemputan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1206 | DocType: Salary Slip,Deductions,Potongan |
| 1207 | DocType: Leave Allocation,LAL/,LAL / |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 1208 | DocType: Setup Progress Action,Action Name,Nama Tindakan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1209 | apps/erpnext/erpnext/public/js/financial_statements.js +75,Start Year,Mula Tahun |
Frappe PR Bot | 3b128ca | 2017-07-25 11:46:16 +0530 | [diff] [blame] | 1210 | apps/erpnext/erpnext/regional/india/utils.py +24,First 2 digits of GSTIN should match with State number {0},Pertama 2 digit GSTIN harus sepadan dengan nombor Negeri {0} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1211 | DocType: Purchase Invoice,Start date of current invoice's period,Tarikh tempoh invois semasa memulakan |
| 1212 | DocType: Salary Slip,Leave Without Pay,Tinggalkan Tanpa Gaji |
Frappe PR Bot | 3b128ca | 2017-07-25 11:46:16 +0530 | [diff] [blame] | 1213 | apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +346,Capacity Planning Error,Kapasiti Ralat Perancangan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1214 | ,Trial Balance for Party,Baki percubaan untuk Parti |
| 1215 | DocType: Lead,Consultant,Perunding |
| 1216 | DocType: Salary Slip,Earnings,Pendapatan |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 1217 | apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +391,Finished Item {0} must be entered for Manufacture type entry,Mendapat tempat Item {0} mesti dimasukkan untuk masuk jenis Pembuatan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1218 | apps/erpnext/erpnext/config/learn.py +87,Opening Accounting Balance,Perakaunan membuka Baki |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 1219 | ,GST Sales Register,GST Sales Daftar |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1220 | DocType: Sales Invoice Advance,Sales Invoice Advance,Jualan Invois Advance |
| 1221 | apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +548,Nothing to request,Tiada apa-apa untuk meminta |
| 1222 | apps/erpnext/erpnext/accounts/doctype/budget/budget.py +34,Another Budget record '{0}' already exists against {1} '{2}' for fiscal year {3},Satu lagi rekod Bajet '{0}' sudah wujud daripada {1} '{2} bagi tahun fiskal {3} |
| 1223 | apps/erpnext/erpnext/projects/doctype/task/task.py +40,'Actual Start Date' can not be greater than 'Actual End Date','Tarikh Asal Mula' tidak boleh lebih besar daripada 'Tarikh Asal Tamat' |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 1224 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +108,Management,Pengurusan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1225 | DocType: Cheque Print Template,Payer Settings,Tetapan pembayar |
| 1226 | DocType: Item Attribute Value,"This will be appended to the Item Code of the variant. For example, if your abbreviation is ""SM"", and the item code is ""T-SHIRT"", the item code of the variant will be ""T-SHIRT-SM""","Ini akan dilampirkan Kod Item bagi varian. Sebagai contoh, jika anda adalah singkatan "SM", dan kod item adalah "T-SHIRT", kod item varian akan "T-SHIRT-SM"" |
| 1227 | DocType: Salary Slip,Net Pay (in words) will be visible once you save the Salary Slip.,Gaji bersih (dengan perkataan) akan dapat dilihat selepas anda menyimpan Slip Gaji. |
| 1228 | DocType: Purchase Invoice,Is Return,Tempat kembalinya |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 1229 | apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.py +79,Caution,Awas |
| 1230 | apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +787,Return / Debit Note,Pulangan / Nota Debit |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1231 | DocType: Price List Country,Price List Country,Senarai harga Negara |
| 1232 | DocType: Item,UOMs,UOMs |
Frappe PR Bot | bfdb726 | 2017-07-11 15:20:11 +0530 | [diff] [blame] | 1233 | apps/erpnext/erpnext/stock/utils.py +205,{0} valid serial nos for Item {1},{0} nombor siri sah untuk Perkara {1} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1234 | apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +57,Item Code cannot be changed for Serial No.,Kod Item tidak boleh ditukar untuk No. Siri |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 1235 | apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +26,POS Profile {0} already created for user: {1} and company {2},POS Profil {0} telah dicipta untuk pengguna: {1} dan syarikat {2} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1236 | DocType: Sales Invoice Item,UOM Conversion Factor,Faktor Penukaran UOM |
Frappe PR Bot | fa04236 | 2017-07-17 17:50:36 +0530 | [diff] [blame] | 1237 | apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.js +23,Please enter Item Code to get Batch Number,Sila masukkan Kod Item untuk mendapatkan Nombor kumpulan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1238 | DocType: Stock Settings,Default Item Group,Default Perkara Kumpulan |
| 1239 | DocType: Employee Loan,Partially Disbursed,sebahagiannya Dikeluarkan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1240 | apps/erpnext/erpnext/config/buying.py +38,Supplier database.,Pangkalan data pembekal. |
| 1241 | DocType: Account,Balance Sheet,Kunci Kira-kira |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 1242 | apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +701,Cost Center For Item with Item Code ',Pusat Kos Bagi Item Kod Item ' |
| 1243 | DocType: Quotation,Valid Till,Sah sehingga |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 1244 | apps/erpnext/erpnext/accounts/page/pos/pos.js +2412,"Payment Mode is not configured. Please check, whether account has been set on Mode of Payments or on POS Profile.","Mode bayaran tidak dikonfigurasikan. Sila semak, sama ada akaun ini tidak ditetapkan Mod Pembayaran atau POS Profil." |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1245 | apps/erpnext/erpnext/buying/utils.py +74,Same item cannot be entered multiple times.,item yang sama tidak boleh dimasukkan beberapa kali. |
| 1246 | apps/erpnext/erpnext/accounts/doctype/account/account_tree.js +28,"Further accounts can be made under Groups, but entries can be made against non-Groups","Akaun lanjut boleh dibuat di bawah Kumpulan, tetapi penyertaan boleh dibuat terhadap bukan Kumpulan" |
| 1247 | DocType: Lead,Lead,Lead |
| 1248 | DocType: Email Digest,Payables,Pemiutang |
| 1249 | DocType: Course,Course Intro,kursus Pengenalan |
| 1250 | apps/erpnext/erpnext/stock/doctype/batch/batch.js +85,Stock Entry {0} created,Kemasukan Stock {0} dicipta |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 1251 | apps/erpnext/erpnext/controllers/buying_controller.py +295,Row #{0}: Rejected Qty can not be entered in Purchase Return,Row # {0}: Ditolak Qty tidak boleh dimasukkan dalam Pembelian Pulangan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1252 | ,Purchase Order Items To Be Billed,Item Pesanan Belian dikenakan caj |
| 1253 | DocType: Purchase Invoice Item,Net Rate,Kadar bersih |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 1254 | apps/erpnext/erpnext/selling/page/point_of_sale/point_of_sale.js +131,Please select a customer,Sila pilih pelanggan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1255 | DocType: Purchase Invoice Item,Purchase Invoice Item,Membeli Invois Perkara |
Frappe PR Bot | 7c90100 | 2017-06-07 12:05:29 +0530 | [diff] [blame] | 1256 | apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +58,Stock Ledger Entries and GL Entries are reposted for the selected Purchase Receipts,Saham Lejar Penyertaan dan GL Penyertaan diumumkan bagi Resit Pembelian dipilih |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1257 | apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +8,Item 1,Perkara 1 |
| 1258 | DocType: Holiday,Holiday,Holiday |
| 1259 | DocType: Support Settings,Close Issue After Days,Tutup Isu Selepas Hari |
| 1260 | DocType: Leave Control Panel,Leave blank if considered for all branches,Tinggalkan kosong jika dipertimbangkan untuk semua cawangan |
| 1261 | DocType: Bank Guarantee,Validity in Days,Kesahan di Days |
| 1262 | DocType: Bank Guarantee,Validity in Days,Kesahan di Days |
| 1263 | apps/erpnext/erpnext/accounts/doctype/c_form/c_form.py +21,C-form is not applicable for Invoice: {0},C-bentuk tidak boleh digunakan untuk invois: {0} |
| 1264 | DocType: Payment Reconciliation,Unreconciled Payment Details,Butiran Pembayaran yang belum disatukan |
| 1265 | apps/erpnext/erpnext/crm/report/campaign_efficiency/campaign_efficiency.py +20,Order Count,Order Count |
| 1266 | apps/erpnext/erpnext/crm/report/campaign_efficiency/campaign_efficiency.py +20,Order Count,Order Count |
| 1267 | DocType: Global Defaults,Current Fiscal Year,Fiskal Tahun Semasa |
| 1268 | DocType: Purchase Order,Group same items,Kumpulan barangan yang sama |
| 1269 | DocType: Global Defaults,Disable Rounded Total,Melumpuhkan Bulat Jumlah |
| 1270 | DocType: Employee Loan Application,Repayment Info,Maklumat pembayaran balik |
| 1271 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +448,'Entries' cannot be empty,'Penyertaan' tidak boleh kosong |
| 1272 | apps/erpnext/erpnext/utilities/transaction_base.py +81,Duplicate row {0} with same {1},Salinan barisan {0} dengan sama {1} |
| 1273 | ,Trial Balance,Imbangan Duga |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 1274 | apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +449,Fiscal Year {0} not found,Tahun Anggaran {0} tidak dijumpai |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1275 | apps/erpnext/erpnext/config/hr.py +296,Setting up Employees,Menubuhkan Pekerja |
| 1276 | DocType: Sales Order,SO-,demikian- |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 1277 | apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +153,Please select prefix first,Sila pilih awalan pertama |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1278 | DocType: Employee,O-,O- |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 1279 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +180,Research,Penyelidikan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1280 | DocType: Maintenance Visit Purpose,Work Done,Kerja Selesai |
| 1281 | apps/erpnext/erpnext/controllers/item_variant.py +33,Please specify at least one attribute in the Attributes table,Sila nyatakan sekurang-kurangnya satu atribut dalam jadual Atribut |
| 1282 | DocType: Announcement,All Students,semua Pelajar |
Frappe PR Bot | 59ee45a | 2017-06-01 19:05:28 +0530 | [diff] [blame] | 1283 | apps/erpnext/erpnext/accounts/doctype/asset/asset.py +45,Item {0} must be a non-stock item,Perkara {0} perlu menjadi item tanpa saham yang |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1284 | apps/erpnext/erpnext/stock/doctype/batch/batch.js +18,View Ledger,Lihat Lejar |
| 1285 | DocType: Grading Scale,Intervals,selang |
| 1286 | apps/erpnext/erpnext/stock/report/stock_ageing/stock_ageing.py +41,Earliest,Terawal |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 1287 | apps/erpnext/erpnext/stock/doctype/item/item.py +507,"An Item Group exists with same name, please change the item name or rename the item group","Satu Kumpulan Item wujud dengan nama yang sama, sila tukar nama item atau menamakan semula kumpulan item" |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 1288 | apps/erpnext/erpnext/schools/report/absent_student_report/absent_student_report.py +52,Student Mobile No.,Pelajar Mobile No. |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 1289 | apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +366,Rest Of The World,Rest Of The World |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1290 | apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +81,The Item {0} cannot have Batch,The Perkara {0} tidak boleh mempunyai Batch |
| 1291 | ,Budget Variance Report,Belanjawan Laporan Varian |
| 1292 | DocType: Salary Slip,Gross Pay,Gaji kasar |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 1293 | apps/erpnext/erpnext/projects/doctype/timesheet/timesheet.py +118,Row {0}: Activity Type is mandatory.,Row {0}: Jenis Aktiviti adalah wajib. |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 1294 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +166,Dividends Paid,Dividen Dibayar |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1295 | apps/erpnext/erpnext/buying/doctype/supplier/supplier.js +36,Accounting Ledger,Perakaunan Lejar |
| 1296 | DocType: Stock Reconciliation,Difference Amount,Perbezaan Amaun |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 1297 | DocType: Purchase Invoice,Reverse Charge,Caj Songsang |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 1298 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +172,Retained Earnings,Pendapatan tertahan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1299 | DocType: Vehicle Log,Service Detail,Detail perkhidmatan |
| 1300 | DocType: BOM,Item Description,Perkara Penerangan |
| 1301 | DocType: Student Sibling,Student Sibling,Adik-beradik pelajar |
| 1302 | DocType: Purchase Invoice,Is Recurring,Adalah Berulang |
| 1303 | DocType: Purchase Invoice,Supplied Items,Item dibekalkan |
| 1304 | DocType: Student,STUD.,STUD. |
| 1305 | DocType: Production Order,Qty To Manufacture,Qty Untuk Pembuatan |
| 1306 | DocType: Email Digest,New Income,Pendapatan New |
| 1307 | DocType: School Settings,School Settings,Tetapan sekolah |
| 1308 | DocType: School Settings,School Settings,Tetapan sekolah |
| 1309 | DocType: Buying Settings,Maintain same rate throughout purchase cycle,Mengekalkan kadar yang sama sepanjang kitaran pembelian |
| 1310 | DocType: Opportunity Item,Opportunity Item,Peluang Perkara |
| 1311 | ,Student and Guardian Contact Details,Pelajar dan Guardian Butiran Hubungi |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 1312 | apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.py +51,Row {0}: For supplier {0} Email Address is required to send email,Row {0}: Untuk pembekal {0} Alamat e-mel diperlukan untuk menghantar e-mel |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 1313 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +72,Temporary Opening,Pembukaan sementara |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1314 | ,Employee Leave Balance,Pekerja Cuti Baki |
| 1315 | apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +147,Balance for Account {0} must always be {1},Baki untuk Akaun {0} mesti sentiasa {1} |
| 1316 | apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +178,Valuation Rate required for Item in row {0},Kadar Penilaian diperlukan untuk Item berturut-turut {0} |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 1317 | DocType: Supplier Scorecard,Scorecard Actions,Tindakan Kad Scorecard |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 1318 | apps/erpnext/erpnext/utilities/user_progress.py +123,Example: Masters in Computer Science,Contoh: Sarjana Sains Komputer |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1319 | DocType: Purchase Invoice,Rejected Warehouse,Gudang Ditolak |
| 1320 | DocType: GL Entry,Against Voucher,Terhadap Baucar |
| 1321 | DocType: Item,Default Buying Cost Center,Default Membeli Kos Pusat |
| 1322 | apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +6,"To get the best out of ERPNext, we recommend that you take some time and watch these help videos.","Untuk mendapatkan yang terbaik daripada ERPNext, kami menyarankan anda mengambil sedikit masa dan menonton video bantuan." |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 1323 | apps/erpnext/erpnext/accounts/page/pos/pos.js +74, to ,kepada |
Frappe PR Bot | fa04236 | 2017-07-17 17:50:36 +0530 | [diff] [blame] | 1324 | DocType: Supplier Quotation Item,Lead Time in days,Masa utama dalam hari |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1325 | apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +58,Accounts Payable Summary,Ringkasan Akaun Boleh Dibayar |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 1326 | apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +337,Payment of salary from {0} to {1},Pembayaran gaji daripada {0} kepada {1} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1327 | apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +213,Not authorized to edit frozen Account {0},Tiada kebenaran untuk mengedit Akaun beku {0} |
| 1328 | DocType: Journal Entry,Get Outstanding Invoices,Dapatkan Invois Cemerlang |
Frappe PR Bot | 3b128ca | 2017-07-25 11:46:16 +0530 | [diff] [blame] | 1329 | apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +70,Sales Order {0} is not valid,Pesanan Jualan {0} tidak sah |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 1330 | DocType: Supplier Scorecard,Warn for new Request for Quotations,Amalkan Permintaan untuk Sebut Harga baru |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 1331 | apps/erpnext/erpnext/utilities/activation.py +91,Purchase orders help you plan and follow up on your purchases,pesanan pembelian membantu anda merancang dan mengambil tindakan susulan ke atas pembelian anda |
| 1332 | apps/erpnext/erpnext/setup/doctype/company/company.py +222,"Sorry, companies cannot be merged","Maaf, syarikat tidak boleh digabungkan" |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 1333 | apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +167,"The total Issue / Transfer quantity {0} in Material Request {1} \ |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1334 | cannot be greater than requested quantity {2} for Item {3}",Jumlah kuantiti Terbitan / Transfer {0} dalam Permintaan Bahan {1} \ tidak boleh lebih besar daripada kuantiti diminta {2} untuk item {3} |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 1335 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +188,Small,Kecil |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1336 | DocType: Employee,Employee Number,Bilangan pekerja |
| 1337 | apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +65,Case No(s) already in use. Try from Case No {0},Kes Tidak (s) telah digunakan. Cuba dari Case No {0} |
| 1338 | DocType: Project,% Completed,% Selesai |
| 1339 | ,Invoiced Amount (Exculsive Tax),Invois (Exculsive Cukai) |
| 1340 | apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +14,Item 2,Perkara 2 |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1341 | DocType: Supplier,SUPP-,SUPP- |
| 1342 | DocType: Training Event,Training Event,Event Training |
| 1343 | DocType: Item,Auto re-order,Auto semula perintah |
| 1344 | apps/erpnext/erpnext/selling/report/sales_person_target_variance_item_group_wise/sales_person_target_variance_item_group_wise.py +59,Total Achieved,Jumlah Pencapaian |
| 1345 | DocType: Employee,Place of Issue,Tempat Dikeluarkan |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 1346 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +92,Contract,Kontrak |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1347 | DocType: Email Digest,Add Quote,Tambah Quote |
Frappe PR Bot | bfdb726 | 2017-07-11 15:20:11 +0530 | [diff] [blame] | 1348 | apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +868,UOM coversion factor required for UOM: {0} in Item: {1},Faktor coversion UOM diperlukan untuk UOM: {0} dalam Perkara: {1} |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 1349 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +92,Indirect Expenses,Perbelanjaan tidak langsung |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1350 | apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +83,Row {0}: Qty is mandatory,Row {0}: Qty adalah wajib |
| 1351 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +8,Agriculture,Pertanian |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 1352 | apps/erpnext/erpnext/accounts/page/pos/pos.js +759,Sync Master Data,Sync Master Data |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 1353 | apps/erpnext/erpnext/utilities/user_progress.py +92,Your Products or Services,Produk atau Perkhidmatan anda |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1354 | DocType: Mode of Payment,Mode of Payment,Cara Pembayaran |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 1355 | apps/erpnext/erpnext/stock/doctype/item/item.py +178,Website Image should be a public file or website URL,Laman web Image perlu fail awam atau URL laman web |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1356 | DocType: Student Applicant,AP,AP |
| 1357 | DocType: Purchase Invoice Item,BOM,BOM |
| 1358 | apps/erpnext/erpnext/setup/doctype/item_group/item_group.js +37,This is a root item group and cannot be edited.,Ini adalah kumpulan item akar dan tidak boleh diedit. |
| 1359 | DocType: Journal Entry Account,Purchase Order,Pesanan Pembelian |
| 1360 | DocType: Vehicle,Fuel UOM,Fuel UOM |
| 1361 | DocType: Warehouse,Warehouse Contact Info,Gudang info |
| 1362 | DocType: Payment Entry,Write Off Difference Amount,Tulis Off Jumlah Perbezaan |
| 1363 | DocType: Purchase Invoice,Recurring Type,Jenis berulang |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 1364 | apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +410,"{0}: Employee email not found, hence email not sent","{0}: e-mel pekerja tidak dijumpai, maka e-mel tidak dihantar" |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1365 | DocType: Item,Foreign Trade Details,Maklumat Perdagangan Luar Negeri |
| 1366 | DocType: Email Digest,Annual Income,Pendapatan tahunan |
| 1367 | DocType: Serial No,Serial No Details,Serial No Butiran |
| 1368 | DocType: Purchase Invoice Item,Item Tax Rate,Perkara Kadar Cukai |
| 1369 | DocType: Student Group Student,Group Roll Number,Kumpulan Nombor Roll |
| 1370 | DocType: Student Group Student,Group Roll Number,Kumpulan Nombor Roll |
| 1371 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +145,"For {0}, only credit accounts can be linked against another debit entry","Untuk {0}, hanya akaun kredit boleh dikaitkan terhadap kemasukan debit lain" |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 1372 | apps/erpnext/erpnext/projects/doctype/project/project.py +73,Total of all task weights should be 1. Please adjust weights of all Project tasks accordingly,Jumlah semua berat tugas harus 1. Laraskan berat semua tugas Projek sewajarnya |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 1373 | apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +576,Delivery Note {0} is not submitted,Penghantaran Nota {0} tidak dikemukakan |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 1374 | apps/erpnext/erpnext/stock/get_item_details.py +151,Item {0} must be a Sub-contracted Item,Perkara {0} mestilah Sub-kontrak Perkara |
| 1375 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +43,Capital Equipments,Peralatan Modal |
Frappe PR Bot | 7c90100 | 2017-06-07 12:05:29 +0530 | [diff] [blame] | 1376 | apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +33,"Pricing Rule is first selected based on 'Apply On' field, which can be Item, Item Group or Brand.","Peraturan harga mula-mula dipilih berdasarkan 'Guna Mengenai' bidang, yang boleh menjadi Perkara, Perkara Kumpulan atau Jenama." |
Frappe PR Bot | 3b128ca | 2017-07-25 11:46:16 +0530 | [diff] [blame] | 1377 | apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +215,Please set the Item Code first,Sila nyatakan Kod Item terlebih dahulu |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1378 | DocType: Hub Settings,Seller Website,Penjual Laman Web |
| 1379 | DocType: Item,ITEM-,ITEM- |
| 1380 | apps/erpnext/erpnext/controllers/selling_controller.py +148,Total allocated percentage for sales team should be 100,Jumlah peratusan yang diperuntukkan bagi pasukan jualan harus 100 |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1381 | DocType: Sales Invoice Item,Edit Description,Edit Penerangan |
| 1382 | ,Team Updates,Pasukan Terbaru |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 1383 | apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +885,For Supplier,Untuk Pembekal |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1384 | DocType: Account,Setting Account Type helps in selecting this Account in transactions.,Menetapkan Jenis Akaun membantu dalam memilih Akaun ini dalam urus niaga. |
| 1385 | DocType: Purchase Invoice,Grand Total (Company Currency),Jumlah Besar (Syarikat mata wang) |
| 1386 | apps/erpnext/erpnext/accounts/doctype/cheque_print_template/cheque_print_template.js +9,Create Print Format,Buat Format Cetak |
| 1387 | apps/erpnext/erpnext/utilities/bot.py +39,Did not find any item called {0},Tidak jumpa apa-apa perkara yang dipanggil {0} |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 1388 | DocType: Supplier Scorecard Criteria,Criteria Formula,Formula Kriteria |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1389 | apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +42,Total Outgoing,Jumlah Keluar |
| 1390 | apps/erpnext/erpnext/accounts/doctype/shipping_rule/shipping_rule.py +47,"There can only be one Shipping Rule Condition with 0 or blank value for ""To Value""",Hanya ada satu Keadaan Peraturan Penghantaran dengan 0 atau nilai kosong untuk "Untuk Nilai" |
| 1391 | DocType: Authorization Rule,Transaction,Transaksi |
| 1392 | apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.js +27,Note: This Cost Center is a Group. Cannot make accounting entries against groups.,Nota: Ini PTJ adalah Kumpulan. Tidak boleh membuat catatan perakaunan terhadap kumpulan. |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 1393 | apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +54,Child warehouse exists for this warehouse. You can not delete this warehouse.,Child gudang wujud untuk gudang ini. Anda tidak boleh memadam gudang ini. |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1394 | DocType: Item,Website Item Groups,Kumpulan Website Perkara |
| 1395 | DocType: Purchase Invoice,Total (Company Currency),Jumlah (Syarikat mata wang) |
Frappe PR Bot | bfdb726 | 2017-07-11 15:20:11 +0530 | [diff] [blame] | 1396 | apps/erpnext/erpnext/stock/utils.py +200,Serial number {0} entered more than once,Nombor siri {0} memasuki lebih daripada sekali |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1397 | DocType: Depreciation Schedule,Journal Entry,Jurnal Entry |
Frappe PR Bot | 3b128ca | 2017-07-25 11:46:16 +0530 | [diff] [blame] | 1398 | apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +140,{0} items in progress,{0} item dalam kemajuan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1399 | DocType: Workstation,Workstation Name,Nama stesen kerja |
Frappe PR Bot | 59ee45a | 2017-06-01 19:05:28 +0530 | [diff] [blame] | 1400 | DocType: Grading Scale Interval,Grade Code,Kod gred |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1401 | DocType: POS Item Group,POS Item Group,POS Item Kumpulan |
| 1402 | apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +17,Email Digest:,E-mel Digest: |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 1403 | apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +580,BOM {0} does not belong to Item {1},BOM {0} bukan milik Perkara {1} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1404 | DocType: Sales Partner,Target Distribution,Pengagihan Sasaran |
| 1405 | DocType: Salary Slip,Bank Account No.,No. Akaun Bank |
| 1406 | DocType: Naming Series,This is the number of the last created transaction with this prefix,Ini ialah bilangan transaksi terakhir yang dibuat dengan awalan ini |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 1407 | DocType: Supplier Scorecard,"Scorecard variables can be used, as well as: |
| 1408 | {total_score} (the total score from that period), |
| 1409 | {period_number} (the number of periods to present day) |
| 1410 | ","Pemboleh ubah kad skor boleh digunakan, dan juga: {total_score} (jumlah skor dari tempoh itu), {period_number} (bilangan tempoh hingga ke hari sekarang)" |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1411 | DocType: Quality Inspection Reading,Reading 8,Membaca 8 |
| 1412 | DocType: Sales Partner,Agent,Agen |
| 1413 | DocType: Purchase Invoice,Taxes and Charges Calculation,Cukai dan Caj Pengiraan |
| 1414 | DocType: Accounts Settings,Book Asset Depreciation Entry Automatically,Buku Asset Kemasukan Susutnilai secara automatik |
| 1415 | DocType: Accounts Settings,Book Asset Depreciation Entry Automatically,Buku Asset Kemasukan Susutnilai secara automatik |
| 1416 | DocType: BOM Operation,Workstation,Stesen kerja |
| 1417 | DocType: Request for Quotation Supplier,Request for Quotation Supplier,Sebut Harga Pembekal |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 1418 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +145,Hardware,Perkakasan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1419 | DocType: Sales Order,Recurring Upto,berulang Hamper |
| 1420 | DocType: Attendance,HR Manager,HR Manager |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 1421 | apps/erpnext/erpnext/accounts/party.py +175,Please select a Company,Sila pilih sebuah Syarikat |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 1422 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +83,Privilege Leave,Privilege Cuti |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1423 | DocType: Purchase Invoice,Supplier Invoice Date,Pembekal Invois Tarikh |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 1424 | apps/erpnext/erpnext/templates/includes/product_page.js +18,per,setiap |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1425 | apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +90,You need to enable Shopping Cart,Anda perlu untuk membolehkan Troli |
| 1426 | DocType: Payment Entry,Writeoff,Hapus kira |
| 1427 | DocType: Appraisal Template Goal,Appraisal Template Goal,Templat Penilaian Matlamat |
| 1428 | DocType: Salary Component,Earning,Pendapatan |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 1429 | DocType: Supplier Scorecard,Scoring Criteria,Kriteria Pemarkahan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1430 | DocType: Purchase Invoice,Party Account Currency,Akaun Pihak Mata Wang |
| 1431 | ,BOM Browser,BOM Pelayar |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 1432 | apps/erpnext/erpnext/templates/emails/training_event.html +13,Please update your status for this training event,Sila kemas kini status anda untuk acara latihan ini |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1433 | DocType: Purchase Taxes and Charges,Add or Deduct,Tambah atau Memotong |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 1434 | apps/erpnext/erpnext/accounts/doctype/shipping_rule/shipping_rule.py +82,Overlapping conditions found between:,Keadaan bertindih yang terdapat di antara: |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1435 | apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +187,Against Journal Entry {0} is already adjusted against some other voucher,Terhadap Journal Entry {0} telah diselaraskan dengan beberapa baucar lain |
| 1436 | apps/erpnext/erpnext/selling/report/inactive_customers/inactive_customers.py +68,Total Order Value,Jumlah Nilai Pesanan |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 1437 | apps/erpnext/erpnext/demo/setup/setup_data.py +325,Food,Makanan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1438 | apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +51,Ageing Range 3,Range Penuaan 3 |
| 1439 | DocType: Maintenance Schedule Item,No of Visits,Jumlah Lawatan |
Frappe PR Bot | 7c90100 | 2017-06-07 12:05:29 +0530 | [diff] [blame] | 1440 | apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +165,Maintenance Schedule {0} exists against {1},Jadual Penyelenggaraan {0} wujud daripada {1} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1441 | apps/erpnext/erpnext/schools/doctype/student_applicant/student_applicant.js +32,Enrolling student,pelajar yang mendaftar |
| 1442 | apps/erpnext/erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.py +33,Currency of the Closing Account must be {0},Mata Wang Akaun Penutupan mestilah {0} |
| 1443 | apps/erpnext/erpnext/hr/doctype/appraisal_template/appraisal_template.py +21,Sum of points for all goals should be 100. It is {0},Jumlah mata untuk semua matlamat harus 100. Ia adalah {0} |
| 1444 | DocType: Project,Start and End Dates,Tarikh mula dan tamat |
| 1445 | ,Delivered Items To Be Billed,Item Dihantar dikenakan caj |
| 1446 | apps/erpnext/erpnext/manufacturing/doctype/bom/bom_item_preview.html +16,Open BOM {0},Terbuka BOM {0} |
| 1447 | apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +60,Warehouse cannot be changed for Serial No.,Gudang tidak boleh diubah untuk No. Siri |
| 1448 | DocType: Authorization Rule,Average Discount,Diskaun Purata |
| 1449 | DocType: Purchase Invoice Item,UOM,UOM |
| 1450 | DocType: Rename Tool,Utilities,Utiliti |
| 1451 | DocType: Purchase Invoice Item,Accounting,Perakaunan |
| 1452 | DocType: Employee,EMP/,EMP / |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 1453 | apps/erpnext/erpnext/public/js/utils/serial_no_batch_selector.js +113,Please select batches for batched item ,Sila pilih kumpulan untuk item batched |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1454 | DocType: Asset,Depreciation Schedules,Jadual susutnilai |
| 1455 | apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +89,Application period cannot be outside leave allocation period,Tempoh permohonan tidak boleh cuti di luar tempoh peruntukan |
| 1456 | DocType: Activity Cost,Projects,Projek |
| 1457 | DocType: Payment Request,Transaction Currency,transaksi mata Wang |
| 1458 | apps/erpnext/erpnext/controllers/buying_controller.py +25,From {0} | {1} {2},Dari {0} | {1} {2} |
| 1459 | DocType: Production Order Operation,Operation Description,Operasi Penerangan |
| 1460 | DocType: Item,Will also apply to variants,Juga akan memohon kepada varian |
| 1461 | apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.py +34,Cannot change Fiscal Year Start Date and Fiscal Year End Date once the Fiscal Year is saved.,Tidak dapat ubah Tahun Fiskal Mula Tarikh dan Tahun Anggaran Tarikh akhir sekali Tahun Fiskal disimpan. |
| 1462 | DocType: Quotation,Shopping Cart,Troli Membeli-belah |
| 1463 | apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +42,Avg Daily Outgoing,Purata harian Keluar |
| 1464 | DocType: POS Profile,Campaign,Kempen |
| 1465 | DocType: Supplier,Name and Type,Nama dan Jenis |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 1466 | apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +64,Approval Status must be 'Approved' or 'Rejected',Kelulusan Status mesti 'diluluskan' atau 'Ditolak' |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1467 | DocType: Purchase Invoice,Contact Person,Dihubungi |
| 1468 | apps/erpnext/erpnext/projects/doctype/task/task.py +37,'Expected Start Date' can not be greater than 'Expected End Date','Jangkaan Tarikh Bermula' tidak boleh menjadi lebih besar daripada 'Jangkaan Tarikh Tamat' |
| 1469 | DocType: Course Scheduling Tool,Course End Date,Kursus Tarikh Akhir |
| 1470 | DocType: Holiday List,Holidays,Cuti |
| 1471 | DocType: Sales Order Item,Planned Quantity,Dirancang Kuantiti |
| 1472 | DocType: Purchase Invoice Item,Item Tax Amount,Jumlah Perkara Cukai |
| 1473 | DocType: Item,Maintain Stock,Mengekalkan Stok |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 1474 | apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +212,Stock Entries already created for Production Order ,Penyertaan Saham telah dicipta untuk Perintah Pengeluaran |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1475 | DocType: Employee,Prefered Email,diinginkan Email |
| 1476 | apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +33,Net Change in Fixed Asset,Perubahan Bersih dalam Aset Tetap |
| 1477 | DocType: Leave Control Panel,Leave blank if considered for all designations,Tinggalkan kosong jika dipertimbangkan untuk semua jawatan |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 1478 | apps/erpnext/erpnext/controllers/accounts_controller.py +663,Charge of type 'Actual' in row {0} cannot be included in Item Rate,Penjaga jenis 'sebenar' di baris {0} tidak boleh dimasukkan dalam Kadar Perkara |
Frappe PR Bot | 3b128ca | 2017-07-25 11:46:16 +0530 | [diff] [blame] | 1479 | apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +350,Max: {0},Max: {0} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1480 | apps/erpnext/erpnext/projects/report/daily_timesheet_summary/daily_timesheet_summary.py +24,From Datetime,Dari datetime |
| 1481 | DocType: Email Digest,For Company,Bagi Syarikat |
| 1482 | apps/erpnext/erpnext/config/support.py +17,Communication log.,Log komunikasi. |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 1483 | apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.py +193,"Request for Quotation is disabled to access from portal, for more check portal settings.","Sebut Harga dilumpuhkan untuk mengakses dari portal, lebih tetapan portal cek." |
| 1484 | DocType: Supplier Scorecard Scoring Variable,Supplier Scorecard Scoring Variable,Pembekal Skor Kad Pembekal Pembekal |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1485 | apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +74,Buying Amount,Membeli Jumlah |
| 1486 | DocType: Sales Invoice,Shipping Address Name,Alamat Penghantaran Nama |
Frappe PR Bot | fa04236 | 2017-07-17 17:50:36 +0530 | [diff] [blame] | 1487 | apps/erpnext/erpnext/accounts/doctype/account/account.js +58,Chart of Accounts,Carta Akaun |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1488 | DocType: Material Request,Terms and Conditions Content,Terma dan Syarat Kandungan |
Frappe PR Bot | fa04236 | 2017-07-17 17:50:36 +0530 | [diff] [blame] | 1489 | apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +555,cannot be greater than 100,tidak boleh lebih besar daripada 100 |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 1490 | apps/erpnext/erpnext/stock/doctype/item/item.py +686,Item {0} is not a stock Item,Perkara {0} bukan Item saham |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1491 | DocType: Maintenance Visit,Unscheduled,Tidak Berjadual |
| 1492 | DocType: Employee,Owned,Milik |
| 1493 | DocType: Salary Detail,Depends on Leave Without Pay,Bergantung kepada Cuti Tanpa Gaji |
| 1494 | DocType: Pricing Rule,"Higher the number, higher the priority","Lebih tinggi nombor tersebut, lebih tinggi keutamaan" |
| 1495 | ,Purchase Invoice Trends,Membeli Trend Invois |
| 1496 | DocType: Employee,Better Prospects,Prospek yang lebih baik |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 1497 | apps/erpnext/erpnext/stock/doctype/batch/batch.py +114,"Row #{0}: The batch {1} has only {2} qty. Please select another batch which has {3} qty available or split the row into multiple rows, to deliver/issue from multiple batches","Row # {0}: batch The {1} hanya {2} qty. Sila pilih satu lagi kumpulan yang mempunyai {3} qty ada atau berpecah baris ke dalam pelbagai baris, untuk menyampaikan / isu dari pelbagai kelompok" |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1498 | DocType: Vehicle,License Plate,Plate lesen |
| 1499 | DocType: Appraisal,Goals,Matlamat |
| 1500 | DocType: Warranty Claim,Warranty / AMC Status,Waranti / AMC Status |
| 1501 | ,Accounts Browser,Pelayar Akaun-akaun |
| 1502 | DocType: Payment Entry Reference,Payment Entry Reference,Pembayaran Rujukan Kemasukan |
| 1503 | DocType: GL Entry,GL Entry,GL Entry |
| 1504 | DocType: HR Settings,Employee Settings,Tetapan pekerja |
| 1505 | ,Batch-Wise Balance History,Batch Bijaksana Baki Sejarah |
| 1506 | apps/erpnext/erpnext/accounts/doctype/cheque_print_template/cheque_print_template.js +73,Print settings updated in respective print format,tetapan cetak dikemaskini dalam format cetak masing |
| 1507 | DocType: Package Code,Package Code,Kod pakej |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 1508 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +96,Apprentice,Perantis |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 1509 | DocType: Purchase Invoice,Company GSTIN,syarikat GSTIN |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1510 | apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +103,Negative Quantity is not allowed,Kuantiti negatif tidak dibenarkan |
| 1511 | DocType: Purchase Invoice Item,"Tax detail table fetched from item master as a string and stored in this field. |
| 1512 | Used for Taxes and Charges",Cukai terperinci jadual diambil dari ruang induk sebagai rentetan dan disimpan di dalam bidang ini. Digunakan untuk Cukai dan Caj |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 1513 | DocType: Supplier Scorecard Period,SSC-,SSC- |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1514 | apps/erpnext/erpnext/hr/doctype/employee/employee.py +154,Employee cannot report to himself.,Pekerja tidak boleh melaporkan kepada dirinya sendiri. |
| 1515 | DocType: Account,"If the account is frozen, entries are allowed to restricted users.","Jika akaun dibekukan, entri dibenarkan pengguna terhad." |
| 1516 | DocType: Email Digest,Bank Balance,Baki Bank |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 1517 | apps/erpnext/erpnext/accounts/party.py +238,Accounting Entry for {0}: {1} can only be made in currency: {2},Kemasukan Perakaunan untuk {0}: {1} hanya boleh dibuat dalam mata wang: {2} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1518 | DocType: Job Opening,"Job profile, qualifications required etc.","Profil kerja, kelayakan yang diperlukan dan lain-lain" |
| 1519 | DocType: Journal Entry Account,Account Balance,Baki Akaun |
| 1520 | apps/erpnext/erpnext/config/accounts.py +185,Tax Rule for transactions.,Peraturan cukai bagi urus niaga. |
| 1521 | DocType: Rename Tool,Type of document to rename.,Jenis dokumen untuk menamakan semula. |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1522 | apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +53,{0} {1}: Customer is required against Receivable account {2},{0} {1}: Pelanggan dikehendaki terhadap akaun Belum Terima {2} |
| 1523 | DocType: Purchase Invoice,Total Taxes and Charges (Company Currency),Jumlah Cukai dan Caj (Mata Wang Syarikat) |
| 1524 | apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.js +60,Show unclosed fiscal year's P&L balances,Tunjukkan P & baki L tahun fiskal unclosed ini |
| 1525 | DocType: Shipping Rule,Shipping Account,Akaun Penghantaran |
| 1526 | apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +92,{0} {1}: Account {2} is inactive,{0} {1}: Akaun {2} tidak aktif |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 1527 | apps/erpnext/erpnext/utilities/activation.py +82,Make Sales Orders to help you plan your work and deliver on-time,Buat Jualan Pesanan untuk membantu anda merancang kerja anda dan menyampaikan pada masa |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1528 | DocType: Quality Inspection,Readings,Bacaan |
| 1529 | DocType: Stock Entry,Total Additional Costs,Jumlah Kos Tambahan |
| 1530 | DocType: Course Schedule,SH,SH |
| 1531 | DocType: BOM,Scrap Material Cost(Company Currency),Kos Scrap bahan (Syarikat Mata Wang) |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 1532 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +57,Sub Assemblies,Dewan Sub |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1533 | DocType: Asset,Asset Name,Nama aset |
| 1534 | DocType: Project,Task Weight,tugas Berat |
| 1535 | DocType: Shipping Rule Condition,To Value,Untuk Nilai |
| 1536 | DocType: Asset Movement,Stock Manager,Pengurus saham |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 1537 | apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +144,Source warehouse is mandatory for row {0},Sumber gudang adalah wajib untuk berturut-turut {0} |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 1538 | apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.js +809,Packing Slip,Slip pembungkusan |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 1539 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +110,Office Rent,Pejabat Disewa |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1540 | apps/erpnext/erpnext/config/setup.py +111,Setup SMS gateway settings,Tetapan gateway Persediaan SMS |
| 1541 | apps/erpnext/erpnext/hr/doctype/upload_attendance/upload_attendance.js +60,Import Failed!,Import Gagal! |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 1542 | apps/erpnext/erpnext/public/js/templates/address_list.html +20,No address added yet.,Tiada alamat ditambah lagi. |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1543 | DocType: Workstation Working Hour,Workstation Working Hour,Workstation Jam Kerja |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 1544 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +116,Analyst,Penganalisis |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1545 | DocType: Item,Inventory,Inventori |
| 1546 | DocType: Item,Sales Details,Jualan Butiran |
| 1547 | DocType: Quality Inspection,QI-,QI- |
| 1548 | DocType: Opportunity,With Items,Dengan Item |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 1549 | apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +37,In Qty,Dalam Kuantiti |
| 1550 | DocType: School Settings,Validate Enrolled Course for Students in Student Group,Mengesahkan supply Kursus Pelajar dalam Kumpulan Pelajar |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1551 | DocType: Notification Control,Expense Claim Rejected,Perbelanjaan Tuntutan Ditolak |
| 1552 | DocType: Item,Item Attribute,Perkara Sifat |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 1553 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +138,Government,Kerajaan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1554 | apps/erpnext/erpnext/hr/doctype/vehicle_log/vehicle_log.py +40,Expense Claim {0} already exists for the Vehicle Log,Perbelanjaan Tuntutan {0} telah wujud untuk Log Kenderaan |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 1555 | apps/erpnext/erpnext/public/js/setup_wizard.js +59,Institute Name,Nama Institut |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1556 | apps/erpnext/erpnext/hr/doctype/employee_loan/employee_loan.py +117,Please enter repayment Amount,Sila masukkan Jumlah pembayaran balik |
| 1557 | apps/erpnext/erpnext/config/stock.py +300,Item Variants,Kelainan Perkara |
| 1558 | DocType: Company,Services,Perkhidmatan |
| 1559 | DocType: HR Settings,Email Salary Slip to Employee,Email Slip Gaji kepada Pekerja |
| 1560 | DocType: Cost Center,Parent Cost Center,Kos Pusat Ibu Bapa |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 1561 | apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +1002,Select Possible Supplier,Pilih Pembekal Kemungkinan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1562 | DocType: Sales Invoice,Source,Sumber |
| 1563 | apps/erpnext/erpnext/templates/pages/projects.html +31,Show closed,Show ditutup |
| 1564 | DocType: Leave Type,Is Leave Without Pay,Apakah Tinggalkan Tanpa Gaji |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 1565 | apps/erpnext/erpnext/stock/doctype/item/item.py +236,Asset Category is mandatory for Fixed Asset item,Kategori Asset adalah wajib bagi item Aset Tetap |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1566 | apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +145,No records found in the Payment table,Tiada rekod yang terdapat dalam jadual Pembayaran |
| 1567 | apps/erpnext/erpnext/schools/utils.py +19,This {0} conflicts with {1} for {2} {3},Ini {0} konflik dengan {1} untuk {2} {3} |
| 1568 | DocType: Student Attendance Tool,Students HTML,pelajar HTML |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1569 | DocType: POS Profile,Apply Discount,Gunakan Diskaun |
Frappe PR Bot | bfdb726 | 2017-07-11 15:20:11 +0530 | [diff] [blame] | 1570 | DocType: GST HSN Code,GST HSN Code,GST Kod HSN |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1571 | DocType: Employee External Work History,Total Experience,Jumlah Pengalaman |
| 1572 | apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +70,Open Projects,Projek Terbuka |
Frappe PR Bot | 3b128ca | 2017-07-25 11:46:16 +0530 | [diff] [blame] | 1573 | apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +286,Packing Slip(s) cancelled,Slip pembungkusan (s) dibatalkan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1574 | apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +31,Cash Flow from Investing,Aliran tunai daripada Pelaburan |
| 1575 | DocType: Program Course,Program Course,Kursus program |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 1576 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +99,Freight and Forwarding Charges,Freight Forwarding dan Caj |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1577 | DocType: Homepage,Company Tagline for website homepage,Syarikat Tagline untuk laman web laman utama |
| 1578 | DocType: Item Group,Item Group Name,Perkara Kumpulan Nama |
| 1579 | apps/erpnext/erpnext/hr/report/employee_leave_balance/employee_leave_balance.py +27,Taken,Diambil |
| 1580 | DocType: Student,Date of Leaving,Tarikh Meninggalkan |
| 1581 | DocType: Pricing Rule,For Price List,Untuk Senarai Harga |
| 1582 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +27,Executive Search,Cari Eksekutif |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 1583 | apps/erpnext/erpnext/utilities/activation.py +63,Create Leads,Buat Leads |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1584 | DocType: Maintenance Schedule,Schedules,Jadual |
| 1585 | DocType: Purchase Invoice Item,Net Amount,Jumlah Bersih |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 1586 | apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +143,{0} {1} has not been submitted so the action cannot be completed,{0} {1} belum dikemukakan supaya tindakan itu tidak boleh diselesaikan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1587 | DocType: Purchase Order Item Supplied,BOM Detail No,Detail BOM Tiada |
| 1588 | DocType: Landed Cost Voucher,Additional Charges,Caj tambahan |
| 1589 | DocType: Purchase Invoice,Additional Discount Amount (Company Currency),Jumlah Diskaun tambahan (Mata Wang Syarikat) |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 1590 | DocType: Supplier Scorecard,Supplier Scorecard,Kad skor pembekal |
Frappe PR Bot | fa04236 | 2017-07-17 17:50:36 +0530 | [diff] [blame] | 1591 | apps/erpnext/erpnext/accounts/doctype/account/account.js +21,Please create new account from Chart of Accounts.,Sila buat akaun baru dari carta akaun. |
| 1592 | ,Support Hour Distribution,Pengagihan Jam Sokongan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1593 | DocType: Maintenance Visit,Maintenance Visit,Penyelenggaraan Lawatan |
| 1594 | DocType: Student,Leaving Certificate Number,Meninggalkan Nombor Sijil |
| 1595 | DocType: Sales Invoice Item,Available Batch Qty at Warehouse,Batch didapati Qty di Gudang |
| 1596 | apps/erpnext/erpnext/accounts/doctype/cheque_print_template/cheque_print_template.js +9,Update Print Format,Update Cetak Format |
| 1597 | DocType: Landed Cost Voucher,Landed Cost Help,Tanah Kos Bantuan |
| 1598 | DocType: Purchase Invoice,Select Shipping Address,Pilih Alamat Penghantaran |
| 1599 | DocType: Leave Block List,Block Holidays on important days.,Sekat Cuti pada hari-hari penting. |
| 1600 | apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.js +71,Accounts Receivable Summary,Ringkasan Akaun Belum Terima |
| 1601 | DocType: Employee Loan,Monthly Repayment Amount,Jumlah Bayaran Balik Bulanan |
| 1602 | apps/erpnext/erpnext/hr/doctype/employee/employee.py +191,Please set User ID field in an Employee record to set Employee Role,Sila tetapkan ID Pengguna medan dalam rekod Pekerja untuk menetapkan Peranan Pekerja |
| 1603 | DocType: UOM,UOM Name,Nama UOM |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 1604 | DocType: GST HSN Code,HSN Code,Kod HSN |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1605 | apps/erpnext/erpnext/selling/report/sales_person_wise_transaction_summary/sales_person_wise_transaction_summary.py +43,Contribution Amount,Jumlah Sumbangan |
| 1606 | DocType: Purchase Invoice,Shipping Address,Alamat Penghantaran |
| 1607 | DocType: Stock Reconciliation,This tool helps you to update or fix the quantity and valuation of stock in the system. It is typically used to synchronise the system values and what actually exists in your warehouses.,Alat ini membantu anda untuk mengemas kini atau yang menetapkan kuantiti dan penilaian stok sistem. Ia biasanya digunakan untuk menyegerakkan nilai sistem dan apa yang benar-benar wujud di gudang anda. |
| 1608 | DocType: Delivery Note,In Words will be visible once you save the Delivery Note.,Dalam Perkataan akan dapat dilihat selepas anda menyimpan Nota Penghantaran. |
| 1609 | DocType: Expense Claim,EXP,EXP |
| 1610 | apps/erpnext/erpnext/config/stock.py +200,Brand master.,Master Jenama. |
| 1611 | apps/erpnext/erpnext/schools/utils.py +50,Student {0} - {1} appears Multiple times in row {2} & {3},Pelajar {0} - {1} muncul kali Pelbagai berturut-turut {2} & {3} |
| 1612 | DocType: Program Enrollment Tool,Program Enrollments,pendaftaran program |
| 1613 | DocType: Sales Invoice Item,Brand Name,Nama jenama |
| 1614 | DocType: Purchase Receipt,Transporter Details,Butiran Transporter |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 1615 | apps/erpnext/erpnext/accounts/page/pos/pos.js +2596,Default warehouse is required for selected item,gudang lalai diperlukan untuk item yang dipilih |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 1616 | apps/erpnext/erpnext/utilities/user_progress.py +100,Box,Box |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 1617 | apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +999,Possible Supplier,Pembekal mungkin |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1618 | DocType: Budget,Monthly Distribution,Pengagihan Bulanan |
| 1619 | apps/erpnext/erpnext/selling/doctype/sms_center/sms_center.py +68,Receiver List is empty. Please create Receiver List,Penerima Senarai kosong. Sila buat Penerima Senarai |
| 1620 | DocType: Production Plan Sales Order,Production Plan Sales Order,Rancangan Pengeluaran Jualan Pesanan |
| 1621 | DocType: Sales Partner,Sales Partner Target,Jualan Rakan Sasaran |
| 1622 | DocType: Loan Type,Maximum Loan Amount,Jumlah Pinjaman maksimum |
| 1623 | DocType: Pricing Rule,Pricing Rule,Peraturan Harga |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 1624 | apps/erpnext/erpnext/schools/doctype/student_group/student_group.py +53,Duplicate roll number for student {0},jumlah roll salinan untuk pelajar {0} |
| 1625 | apps/erpnext/erpnext/schools/doctype/student_group/student_group.py +53,Duplicate roll number for student {0},jumlah roll salinan untuk pelajar {0} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1626 | DocType: Budget,Action if Annual Budget Exceeded,Tindakan jika Bajet Tahunan Melebihi |
| 1627 | apps/erpnext/erpnext/config/learn.py +197,Material Request to Purchase Order,Permintaan bahan Membeli Pesanan |
| 1628 | DocType: Shopping Cart Settings,Payment Success URL,Pembayaran URL Kejayaan |
| 1629 | apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +80,Row # {0}: Returned Item {1} does not exists in {2} {3},Row # {0}: Dikembalikan Perkara {1} tidak wujud dalam {2} {3} |
| 1630 | DocType: Purchase Receipt,PREC-,PREC- |
| 1631 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +16,Bank Accounts,Akaun Bank |
| 1632 | ,Bank Reconciliation Statement,Penyata Penyesuaian Bank |
| 1633 | ,Lead Name,Nama Lead |
| 1634 | ,POS,POS |
| 1635 | DocType: C-Form,III,III |
| 1636 | apps/erpnext/erpnext/config/stock.py +305,Opening Stock Balance,Membuka Baki Saham |
| 1637 | apps/erpnext/erpnext/stock/doctype/item_attribute/item_attribute.py +58,{0} must appear only once,{0} mesti muncul hanya sekali |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 1638 | apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +368,Not allowed to tranfer more {0} than {1} against Purchase Order {2},Tidak dibenarkan Pindahkan lebih {0} daripada {1} terhadap Perintah Pembelian {2} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1639 | apps/erpnext/erpnext/hr/doctype/leave_control_panel/leave_control_panel.py +59,Leaves Allocated Successfully for {0},Meninggalkan Diperuntukkan Berjaya untuk {0} |
| 1640 | apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +40,No Items to pack,Tiada item untuk pek |
| 1641 | DocType: Shipping Rule Condition,From Value,Dari Nilai |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 1642 | apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +555,Manufacturing Quantity is mandatory,Pembuatan Kuantiti adalah wajib |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1643 | DocType: Employee Loan,Repayment Method,Kaedah Bayaran Balik |
| 1644 | DocType: Products Settings,"If checked, the Home page will be the default Item Group for the website","Jika disemak, page Utama akan menjadi lalai Item Kumpulan untuk laman web" |
| 1645 | DocType: Quality Inspection Reading,Reading 4,Membaca 4 |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1646 | apps/erpnext/erpnext/config/hr.py +127,Claims for company expense.,Tuntutan perbelanjaan syarikat. |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 1647 | apps/erpnext/erpnext/utilities/activation.py +118,"Students are at the heart of the system, add all your students","Pelajar di tengah-tengah sistem, menambah semua pelajar anda" |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1648 | apps/erpnext/erpnext/accounts/doctype/bank_reconciliation/bank_reconciliation.py +81,Row #{0}: Clearance date {1} cannot be before Cheque Date {2},Row # {0}: Tarikh Clearance {1} tidak boleh sebelum Tarikh Cek {2} |
| 1649 | DocType: Company,Default Holiday List,Default Senarai Holiday |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 1650 | apps/erpnext/erpnext/projects/doctype/timesheet/timesheet.py +190,Row {0}: From Time and To Time of {1} is overlapping with {2},Row {0}: Dari Masa dan Untuk Masa {1} adalah bertindih dengan {2} |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 1651 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +145,Stock Liabilities,Liabiliti saham |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1652 | DocType: Purchase Invoice,Supplier Warehouse,Gudang Pembekal |
| 1653 | DocType: Opportunity,Contact Mobile No,Hubungi Mobile No |
| 1654 | ,Material Requests for which Supplier Quotations are not created,Permintaan bahan yang mana Sebutharga Pembekal tidak dicipta |
| 1655 | DocType: Student Group,Set 0 for no limit,Hanya 0 untuk tiada had |
| 1656 | apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +141,The day(s) on which you are applying for leave are holidays. You need not apply for leave.,Hari (s) di mana anda memohon cuti adalah cuti. Anda tidak perlu memohon cuti. |
| 1657 | apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.js +20,Resend Payment Email,Hantar semula Pembayaran E-mel |
| 1658 | apps/erpnext/erpnext/templates/pages/projects.html +27,New task,Tugasan baru |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 1659 | apps/erpnext/erpnext/utilities/activation.py +74,Make Quotation,Membuat Sebut Harga |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1660 | apps/erpnext/erpnext/config/selling.py +216,Other Reports,Laporan lain |
| 1661 | DocType: Dependent Task,Dependent Task,Petugas bergantung |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 1662 | apps/erpnext/erpnext/stock/doctype/item/item.py +402,Conversion factor for default Unit of Measure must be 1 in row {0},Faktor penukaran Unit keingkaran Langkah mesti 1 berturut-turut {0} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1663 | apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +208,Leave of type {0} cannot be longer than {1},Cuti jenis {0} tidak boleh lebih panjang daripada {1} |
| 1664 | DocType: Manufacturing Settings,Try planning operations for X days in advance.,Cuba merancang operasi untuk hari X terlebih dahulu. |
| 1665 | DocType: HR Settings,Stop Birthday Reminders,Stop Hari Lahir Peringatan |
Frappe PR Bot | 3b128ca | 2017-07-25 11:46:16 +0530 | [diff] [blame] | 1666 | apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +250,Please set Default Payroll Payable Account in Company {0},Sila menetapkan Payroll Akaun Belum Bayar Lalai dalam Syarikat {0} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1667 | DocType: SMS Center,Receiver List,Penerima Senarai |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 1668 | apps/erpnext/erpnext/accounts/page/pos/pos.js +1083,Search Item,Cari Item |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1669 | apps/erpnext/erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.py +46,Consumed Amount,Jumlah dimakan |
| 1670 | apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +98,Net Change in Cash,Perubahan Bersih dalam Tunai |
| 1671 | DocType: Assessment Plan,Grading Scale,Skala penggredan |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 1672 | apps/erpnext/erpnext/stock/doctype/item/item.py +397,Unit of Measure {0} has been entered more than once in Conversion Factor Table,Unit Langkah {0} telah memasuki lebih daripada sekali dalam Factor Penukaran Jadual |
| 1673 | apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +611,Already completed,sudah selesai |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 1674 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +33,Stock In Hand,Stock In Hand |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 1675 | apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +29,Payment Request already exists {0},Permintaan Bayaran sudah wujud {0} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1676 | apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +27,Cost of Issued Items,Kos Item Dikeluarkan |
Frappe PR Bot | 3b128ca | 2017-07-25 11:46:16 +0530 | [diff] [blame] | 1677 | apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +353,Quantity must not be more than {0},Kuantiti mestilah tidak lebih daripada {0} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1678 | apps/erpnext/erpnext/accounts/report/balance_sheet/balance_sheet.py +117,Previous Financial Year is not closed,Sebelum Tahun Kewangan tidak ditutup |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 1679 | apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.py +46,Age (Days),Umur (Hari) |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1680 | DocType: Quotation Item,Quotation Item,Sebut Harga Item |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 1681 | DocType: Customer,Customer POS Id,Id POS pelanggan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1682 | DocType: Account,Account Name,Nama Akaun |
| 1683 | apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +40,From Date cannot be greater than To Date,Dari Tarikh tidak boleh lebih besar daripada Dating |
Frappe PR Bot | bfdb726 | 2017-07-11 15:20:11 +0530 | [diff] [blame] | 1684 | apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +198,Serial No {0} quantity {1} cannot be a fraction,Serial No {0} kuantiti {1} tidak boleh menjadi sebahagian kecil |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1685 | apps/erpnext/erpnext/config/buying.py +43,Supplier Type master.,Jenis pembekal induk. |
| 1686 | DocType: Purchase Order Item,Supplier Part Number,Pembekal Bahagian Nombor |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 1687 | apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +104,Conversion rate cannot be 0 or 1,Kadar Penukaran tidak boleh menjadi 0 atau 1 |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1688 | DocType: Sales Invoice,Reference Document,Dokumen rujukan |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 1689 | apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +213,{0} {1} is cancelled or stopped,{0} {1} dibatalkan atau dihentikan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1690 | DocType: Accounts Settings,Credit Controller,Pengawal Kredit |
| 1691 | DocType: Delivery Note,Vehicle Dispatch Date,Kenderaan Dispatch Tarikh |
Frappe PR Bot | fa04236 | 2017-07-17 17:50:36 +0530 | [diff] [blame] | 1692 | DocType: Purchase Invoice Item,HSN/SAC,HSN / SAC |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 1693 | apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +233,Purchase Receipt {0} is not submitted,Pembelian Resit {0} tidak dikemukakan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1694 | DocType: Company,Default Payable Account,Default Akaun Belum Bayar |
| 1695 | apps/erpnext/erpnext/config/website.py +17,"Settings for online shopping cart such as shipping rules, price list etc.","Tetapan untuk troli membeli-belah dalam talian seperti peraturan perkapalan, senarai harga dan lain-lain" |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 1696 | apps/erpnext/erpnext/controllers/website_list_for_contact.py +113,{0}% Billed,{0}% dibilkan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1697 | apps/erpnext/erpnext/stock/report/stock_projected_qty/stock_projected_qty.py +18,Reserved Qty,Terpelihara Qty |
| 1698 | DocType: Party Account,Party Account,Akaun Pihak |
| 1699 | apps/erpnext/erpnext/config/setup.py +122,Human Resources,Sumber Manusia |
| 1700 | DocType: Lead,Upper Income,Pendapatan atas |
| 1701 | apps/erpnext/erpnext/schools/doctype/student_applicant/student_applicant.js +13,Reject,Tolak |
| 1702 | DocType: Journal Entry Account,Debit in Company Currency,Debit dalam Syarikat Mata Wang |
| 1703 | DocType: BOM Item,BOM Item,BOM Perkara |
| 1704 | DocType: Appraisal,For Employee,Untuk Pekerja |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 1705 | apps/erpnext/erpnext/hr/doctype/employee_loan/employee_loan.js +49,Make Disbursement Entry,Membuat Pengeluaran Kemasukan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1706 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +138,Row {0}: Advance against Supplier must be debit,Row {0}: Advance terhadap Pembekal hendaklah mendebitkan |
| 1707 | DocType: Company,Default Values,Nilai lalai |
Frappe PR Bot | 7c90100 | 2017-06-07 12:05:29 +0530 | [diff] [blame] | 1708 | apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +61,{frequency} Digest,{Kekerapan} Digest |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1709 | DocType: Expense Claim,Total Amount Reimbursed,Jumlah dibayar balik |
| 1710 | apps/erpnext/erpnext/hr/doctype/vehicle/vehicle_dashboard.py +5,This is based on logs against this Vehicle. See timeline below for details,Ini adalah berdasarkan kepada balak terhadap kenderaan ini. Lihat garis masa di bawah untuk maklumat |
| 1711 | apps/erpnext/erpnext/schools/doctype/fees/fees.js +41,Collect,mengumpul |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 1712 | apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +86,Against Supplier Invoice {0} dated {1},Terhadap Pembekal Invois {0} bertarikh {1} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1713 | DocType: Customer,Default Price List,Senarai Harga Default |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 1714 | apps/erpnext/erpnext/accounts/doctype/asset/asset.py +244,Asset Movement record {0} created,rekod Pergerakan Aset {0} dicipta |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1715 | apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.py +51,You cannot delete Fiscal Year {0}. Fiscal Year {0} is set as default in Global Settings,Anda tidak boleh memadam Tahun Anggaran {0}. Tahun Anggaran {0} ditetapkan sebagai piawai dalam Tetapan Global |
| 1716 | DocType: Journal Entry,Entry Type,Jenis Kemasukan |
Frappe PR Bot | fa04236 | 2017-07-17 17:50:36 +0530 | [diff] [blame] | 1717 | apps/erpnext/erpnext/schools/report/course_wise_assessment_report/course_wise_assessment_report.py +44,No assessment plan linked with this assessment group,Tiada pelan penilaian dikaitkan dengan kumpulan penilaian ini |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1718 | ,Customer Credit Balance,Baki Pelanggan Kredit |
| 1719 | apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +23,Net Change in Accounts Payable,Perubahan Bersih dalam Akaun Belum Bayar |
| 1720 | apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +42,Customer required for 'Customerwise Discount',Pelanggan dikehendaki untuk 'Customerwise Diskaun' |
| 1721 | apps/erpnext/erpnext/config/accounts.py +142,Update bank payment dates with journals.,Update tarikh pembayaran bank dengan jurnal. |
| 1722 | apps/erpnext/erpnext/stock/doctype/item/item_dashboard.py +21,Pricing,Harga |
| 1723 | DocType: Quotation,Term Details,Butiran jangka |
| 1724 | DocType: Project,Total Sales Cost (via Sales Order),Jumlah Jualan Kos (melalui Pesanan Jualan) |
| 1725 | DocType: Project,Total Sales Cost (via Sales Order),Jumlah Jualan Kos (melalui Pesanan Jualan) |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 1726 | apps/erpnext/erpnext/schools/doctype/student_group/student_group.py +29,Cannot enroll more than {0} students for this student group.,tidak boleh mendaftar lebih daripada {0} pelajar bagi kumpulan pelajar ini. |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1727 | apps/erpnext/erpnext/crm/report/campaign_efficiency/campaign_efficiency.py +17,Lead Count,Lead Count |
| 1728 | apps/erpnext/erpnext/crm/report/campaign_efficiency/campaign_efficiency.py +17,Lead Count,Lead Count |
| 1729 | apps/erpnext/erpnext/accounts/doctype/asset_category/asset_category.py +15,{0} must be greater than 0,{0} mesti lebih besar daripada 0 |
| 1730 | DocType: Manufacturing Settings,Capacity Planning For (Days),Perancangan Keupayaan (Hari) |
| 1731 | apps/erpnext/erpnext/buying/doctype/supplier/supplier_dashboard.py +10,Procurement,Perolehan |
| 1732 | apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +64,None of the items have any change in quantity or value.,Tiada item mempunyai apa-apa perubahan dalam kuantiti atau nilai. |
| 1733 | apps/erpnext/erpnext/schools/doctype/program_enrollment_tool/program_enrollment_tool.py +16,Mandatory field - Program,medan mandatori - Program |
| 1734 | apps/erpnext/erpnext/schools/doctype/program_enrollment_tool/program_enrollment_tool.py +16,Mandatory field - Program,medan mandatori - Program |
Frappe PR Bot | 7c90100 | 2017-06-07 12:05:29 +0530 | [diff] [blame] | 1735 | apps/erpnext/erpnext/maintenance/doctype/maintenance_visit/maintenance_visit.js +46,Warranty Claim,Jaminan Tuntutan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1736 | ,Lead Details,Butiran Lead |
| 1737 | DocType: Salary Slip,Loan repayment,bayaran balik pinjaman |
| 1738 | DocType: Purchase Invoice,End date of current invoice's period,Tarikh akhir tempoh invois semasa |
| 1739 | DocType: Pricing Rule,Applicable For,Terpakai Untuk |
| 1740 | DocType: Accounts Settings,Unlink Payment on Cancellation of Invoice,Nyahpaut Pembayaran Pembatalan Invois |
| 1741 | apps/erpnext/erpnext/hr/doctype/vehicle_log/vehicle_log.py +16,Current Odometer reading entered should be greater than initial Vehicle Odometer {0},bacaan Odometer Semasa memasuki harus lebih besar daripada awal Kenderaan Odometer {0} |
| 1742 | DocType: Shipping Rule Country,Shipping Rule Country,Kaedah Penghantaran Negara |
| 1743 | apps/erpnext/erpnext/hr/doctype/employee/employee_dashboard.py +10,Leave and Attendance,Tinggalkan dan Kehadiran |
| 1744 | DocType: Maintenance Visit,Partially Completed,Sebahagiannya telah lengkap |
| 1745 | DocType: Leave Type,Include holidays within leaves as leaves,Termasuk cuti dalam daun daun |
| 1746 | DocType: Sales Invoice,Packed Items,Makan Item |
| 1747 | apps/erpnext/erpnext/config/support.py +27,Warranty Claim against Serial No.,Jaminan Tuntutan terhadap No. Siri |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 1748 | apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +65,'Total','Jumlah' |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1749 | DocType: Shopping Cart Settings,Enable Shopping Cart,Membolehkan Troli |
| 1750 | DocType: Employee,Permanent Address,Alamat Tetap |
| 1751 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +260,"Advance paid against {0} {1} cannot be greater \ |
| 1752 | than Grand Total {2}",Advance dibayar terhadap {0} {1} tidak boleh lebih besar \ daripada Jumlah Besar {2} |
Frappe PR Bot | 7c90100 | 2017-06-07 12:05:29 +0530 | [diff] [blame] | 1753 | apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +147,Please select item code,Sila pilih kod item |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1754 | DocType: Student Sibling,Studying in Same Institute,Belajar di Institut Sama |
| 1755 | DocType: Territory,Territory Manager,Pengurus Wilayah |
| 1756 | DocType: Packed Item,To Warehouse (Optional),Untuk Gudang (pilihan) |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1757 | DocType: Payment Entry,Paid Amount (Company Currency),Jumlah yang dibayar (Syarikat Mata Wang) |
| 1758 | DocType: Purchase Invoice,Additional Discount,Diskaun tambahan |
| 1759 | DocType: Selling Settings,Selling Settings,Menjual Tetapan |
| 1760 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +39,Online Auctions,Lelong Online |
| 1761 | apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +98,Please specify either Quantity or Valuation Rate or both,Sila nyatakan sama ada atau Kuantiti Kadar Nilaian atau kedua-duanya |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 1762 | apps/erpnext/erpnext/selling/doctype/sales_order/sales_order_dashboard.py +18,Fulfillment,Fulfillment |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1763 | apps/erpnext/erpnext/templates/generators/item.html +67,View in Cart,Lihat dalam Troli |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 1764 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +103,Marketing Expenses,Perbelanjaan pemasaran |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1765 | ,Item Shortage Report,Perkara Kekurangan Laporan |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 1766 | apps/erpnext/erpnext/stock/doctype/item/item.js +265,"Weight is mentioned,\nPlease mention ""Weight UOM"" too","Berat disebutkan, \ nSila menyebut "Berat UOM" terlalu" |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1767 | DocType: Stock Entry Detail,Material Request used to make this Stock Entry,Permintaan bahan yang digunakan untuk membuat ini Entry Saham |
Frappe PR Bot | 59ee45a | 2017-06-01 19:05:28 +0530 | [diff] [blame] | 1768 | apps/erpnext/erpnext/accounts/doctype/asset/asset.py +68,Next Depreciation Date is mandatory for new asset,Selepas Tarikh Susutnilai adalah wajib bagi aset baru |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1769 | DocType: Student Group Creation Tool,Separate course based Group for every Batch,Berasingan Kumpulan berdasarkan kursus untuk setiap Batch |
| 1770 | DocType: Student Group Creation Tool,Separate course based Group for every Batch,Berasingan Kumpulan berdasarkan kursus untuk setiap Batch |
| 1771 | apps/erpnext/erpnext/config/support.py +32,Single unit of an Item.,Unit tunggal Item satu. |
| 1772 | DocType: Fee Category,Fee Category,Bayaran Kategori |
| 1773 | ,Student Fee Collection,Bayaran Collection Pelajar |
| 1774 | DocType: Accounts Settings,Make Accounting Entry For Every Stock Movement,Buat Perakaunan Entry Untuk Setiap Pergerakan Saham |
| 1775 | DocType: Leave Allocation,Total Leaves Allocated,Jumlah Daun Diperuntukkan |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 1776 | apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +159,Warehouse required at Row No {0},Gudang diperlukan semasa Row Tiada {0} |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 1777 | apps/erpnext/erpnext/public/js/setup_wizard.js +134,Please enter valid Financial Year Start and End Dates,Sila masukkan tahun kewangan yang sah Mula dan Tarikh Akhir |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1778 | DocType: Employee,Date Of Retirement,Tarikh Persaraan |
| 1779 | DocType: Upload Attendance,Get Template,Dapatkan Template |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 1780 | DocType: Material Request,Transferred,dipindahkan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1781 | DocType: Vehicle,Doors,Doors |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 1782 | apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +201,ERPNext Setup Complete!,ERPNext Persediaan Selesai! |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1783 | DocType: Course Assessment Criteria,Weightage,Wajaran |
Frappe PR Bot | 3b128ca | 2017-07-25 11:46:16 +0530 | [diff] [blame] | 1784 | DocType: Purchase Invoice,Tax Breakup,Breakup cukai |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1785 | DocType: Packing Slip,PS-,PS- |
| 1786 | apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +67,{0} {1}: Cost Center is required for 'Profit and Loss' account {2}. Please set up a default Cost Center for the Company.,{0} {1}: Pusat Kos yang diperlukan untuk akaun 'Untung Rugi' {2}. Sila menubuhkan Pusat Kos lalai untuk Syarikat. |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 1787 | apps/erpnext/erpnext/selling/doctype/customer/customer.py +118,A Customer Group exists with same name please change the Customer name or rename the Customer Group,"Satu Kumpulan Pelanggan sudah wujud dengan nama yang sama, sila tukar nama Pelanggan atau menamakan semula Kumpulan Pelanggan" |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 1788 | apps/erpnext/erpnext/public/js/templates/contact_list.html +37,New Contact,Kenalan Baru |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1789 | DocType: Territory,Parent Territory,Wilayah Ibu Bapa |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 1790 | DocType: Sales Invoice,Place of Supply,Tempat Pembekalan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1791 | DocType: Quality Inspection Reading,Reading 2,Membaca 2 |
| 1792 | DocType: Stock Entry,Material Receipt,Penerimaan Bahan |
| 1793 | DocType: Homepage,Products,Produk |
| 1794 | DocType: Announcement,Instructor,pengajar |
| 1795 | DocType: Employee,AB+,AB + |
| 1796 | DocType: Item,"If this item has variants, then it cannot be selected in sales orders etc.","Jika perkara ini mempunyai varian, maka ia tidak boleh dipilih dalam pesanan jualan dan lain-lain" |
| 1797 | DocType: Lead,Next Contact By,Hubungi Seterusnya By |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 1798 | apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +305,Quantity required for Item {0} in row {1},Kuantiti yang diperlukan untuk Perkara {0} berturut-turut {1} |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 1799 | apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +46,Warehouse {0} can not be deleted as quantity exists for Item {1},Gudang {0} tidak boleh dihapuskan sebagai kuantiti wujud untuk Perkara {1} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1800 | DocType: Quotation,Order Type,Perintah Jenis |
| 1801 | DocType: Purchase Invoice,Notification Email Address,Pemberitahuan Alamat E-mel |
| 1802 | ,Item-wise Sales Register,Perkara-bijak Jualan Daftar |
| 1803 | DocType: Asset,Gross Purchase Amount,Jumlah Pembelian Kasar |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 1804 | apps/erpnext/erpnext/utilities/user_progress.py +28,Opening Balances,Baki Pembukaan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1805 | DocType: Asset,Depreciation Method,Kaedah susut nilai |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 1806 | apps/erpnext/erpnext/selling/page/point_of_sale/point_of_sale.js +57,Offline,offline |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1807 | DocType: Purchase Taxes and Charges,Is this Tax included in Basic Rate?,Cukai ini adalah termasuk dalam Kadar Asas? |
| 1808 | apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.py +56,Total Target,Jumlah Sasaran |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1809 | DocType: Job Applicant,Applicant for a Job,Pemohon untuk pekerjaan yang |
| 1810 | DocType: Production Plan Material Request,Production Plan Material Request,Pengeluaran Pelan Bahan Permintaan |
| 1811 | apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +235,No Production Orders created,Tiada Perintah Pengeluaran dicipta |
| 1812 | DocType: Stock Reconciliation,Reconciliation JSON,Penyesuaian JSON |
| 1813 | apps/erpnext/erpnext/accounts/report/financial_statements.html +3,Too many columns. Export the report and print it using a spreadsheet application.,Terlalu banyak tiang. Mengeksport laporan dan mencetak penggunaan aplikasi spreadsheet. |
| 1814 | DocType: Purchase Invoice Item,Batch No,Batch No |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1815 | DocType: Selling Settings,Allow multiple Sales Orders against a Customer's Purchase Order,Membenarkan pelbagai Pesanan Jualan terhadap Perintah Pembelian yang Pelanggan |
| 1816 | DocType: Student Group Instructor,Student Group Instructor,Pengajar Kumpulan Pelajar |
| 1817 | DocType: Student Group Instructor,Student Group Instructor,Pengajar Kumpulan Pelajar |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 1818 | apps/erpnext/erpnext/schools/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +61,Guardian2 Mobile No,Guardian2 Bimbit |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 1819 | apps/erpnext/erpnext/setup/doctype/company/company.py +201,Main,Utama |
Frappe PR Bot | 59ee45a | 2017-06-01 19:05:28 +0530 | [diff] [blame] | 1820 | apps/erpnext/erpnext/stock/doctype/item/item.js +60,Variant,Varian |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1821 | DocType: Naming Series,Set prefix for numbering series on your transactions,Terletak awalan untuk penomboran siri transaksi anda |
| 1822 | DocType: Employee Attendance Tool,Employees HTML,pekerja HTML |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 1823 | apps/erpnext/erpnext/stock/doctype/item/item.py +416,Default BOM ({0}) must be active for this item or its template,BOM lalai ({0}) mesti aktif untuk item ini atau template yang |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1824 | DocType: Employee,Leave Encashed?,Cuti ditunaikan? |
| 1825 | apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.py +32,Opportunity From field is mandatory,Peluang Daripada bidang adalah wajib |
| 1826 | DocType: Email Digest,Annual Expenses,Perbelanjaan tahunan |
| 1827 | DocType: Item,Variants,Kelainan |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 1828 | apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +1084,Make Purchase Order,Buat Pesanan Belian |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1829 | DocType: SMS Center,Send To,Hantar Kepada |
| 1830 | apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +152,There is not enough leave balance for Leave Type {0},Tidak ada baki cuti yang cukup untuk Cuti Jenis {0} |
| 1831 | DocType: Payment Reconciliation Payment,Allocated amount,Jumlah yang diperuntukkan |
| 1832 | DocType: Sales Team,Contribution to Net Total,Sumbangan kepada Jumlah Bersih |
| 1833 | DocType: Sales Invoice Item,Customer's Item Code,Kod Item Pelanggan |
| 1834 | DocType: Stock Reconciliation,Stock Reconciliation,Saham Penyesuaian |
| 1835 | DocType: Territory,Territory Name,Wilayah Nama |
Frappe PR Bot | 3b128ca | 2017-07-25 11:46:16 +0530 | [diff] [blame] | 1836 | apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +177,Work-in-Progress Warehouse is required before Submit,Kerja dalam Kemajuan Gudang diperlukan sebelum Hantar |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1837 | apps/erpnext/erpnext/config/hr.py +40,Applicant for a Job.,Pemohon pekerjaan. |
| 1838 | DocType: Purchase Order Item,Warehouse and Reference,Gudang dan Rujukan |
| 1839 | DocType: Supplier,Statutory info and other general information about your Supplier,Maklumat berkanun dan maklumat umum lain mengenai pembekal anda |
| 1840 | DocType: Item,Serial Nos and Batches,Serial Nos dan Kelompok |
| 1841 | DocType: Item,Serial Nos and Batches,Serial Nos dan Kelompok |
| 1842 | apps/erpnext/erpnext/schools/report/student_batch_wise_attendance/student_batch_wise_attendance.py +42,Student Group Strength,Kekuatan Kumpulan Pelajar |
| 1843 | apps/erpnext/erpnext/schools/report/student_batch_wise_attendance/student_batch_wise_attendance.py +42,Student Group Strength,Kekuatan Kumpulan Pelajar |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 1844 | apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +246,Against Journal Entry {0} does not have any unmatched {1} entry,Terhadap Journal Entry {0} tidak mempunyai apa-apa yang tidak dapat ditandingi {1} masuk |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1845 | apps/erpnext/erpnext/config/hr.py +137,Appraisals,penilaian |
Frappe PR Bot | bfdb726 | 2017-07-11 15:20:11 +0530 | [diff] [blame] | 1846 | apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +205,Duplicate Serial No entered for Item {0},Salinan No Serial masuk untuk Perkara {0} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1847 | DocType: Shipping Rule Condition,A condition for a Shipping Rule,Satu syarat untuk Peraturan Penghantaran |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1848 | apps/erpnext/erpnext/hr/doctype/employee/employee.py +161,Please enter ,Sila masukkan |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 1849 | apps/erpnext/erpnext/controllers/accounts_controller.py +423,"Cannot overbill for Item {0} in row {1} more than {2}. To allow over-billing, please set in Buying Settings","Tidak dapat overbill untuk item {0} berturut-turut {1} lebih {2}. Untuk membolehkan lebih-bil, sila tetapkan dalam Membeli Tetapan" |
Frappe PR Bot | 3b128ca | 2017-07-25 11:46:16 +0530 | [diff] [blame] | 1850 | apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +212,Please set filter based on Item or Warehouse,Sila menetapkan penapis di Perkara atau Warehouse |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1851 | DocType: Packing Slip,The net weight of this package. (calculated automatically as sum of net weight of items),Berat bersih pakej ini. (Dikira secara automatik sebagai jumlah berat bersih item) |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1852 | DocType: Sales Order,To Deliver and Bill,Untuk Menghantar dan Rang Undang-undang |
| 1853 | DocType: Student Group,Instructors,pengajar |
| 1854 | DocType: GL Entry,Credit Amount in Account Currency,Jumlah Kredit dalam Mata Wang Akaun |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 1855 | apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +577,BOM {0} must be submitted,BOM {0} hendaklah dikemukakan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1856 | DocType: Authorization Control,Authorization Control,Kawalan Kuasa |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 1857 | apps/erpnext/erpnext/controllers/buying_controller.py +306,Row #{0}: Rejected Warehouse is mandatory against rejected Item {1},Row # {0}: Warehouse Telah adalah wajib terhadap Perkara ditolak {1} |
| 1858 | apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +782,Payment,Pembayaran |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 1859 | apps/erpnext/erpnext/controllers/stock_controller.py +92,"Warehouse {0} is not linked to any account, please mention the account in the warehouse record or set default inventory account in company {1}.","Warehouse {0} tidak dikaitkan dengan mana-mana akaun, sila sebutkan akaun dalam rekod gudang atau menetapkan akaun inventori lalai dalam syarikat {1}." |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 1860 | apps/erpnext/erpnext/utilities/activation.py +81,Manage your orders,Menguruskan pesanan anda |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1861 | DocType: Production Order Operation,Actual Time and Cost,Masa sebenar dan Kos |
| 1862 | apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +54,Material Request of maximum {0} can be made for Item {1} against Sales Order {2},Permintaan Bahan maksimum {0} boleh dibuat untuk Perkara {1} terhadap Sales Order {2} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1863 | DocType: Course,Course Abbreviation,Singkatan Course |
| 1864 | DocType: Student Leave Application,Student Leave Application,Pelajar Permohonan Cuti |
| 1865 | DocType: Item,Will also apply for variants,Juga akan memohon varian |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 1866 | apps/erpnext/erpnext/accounts/doctype/asset/asset.py +160,"Asset cannot be cancelled, as it is already {0}","Aset tidak boleh dibatalkan, kerana ia sudah {0}" |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1867 | apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +29,Employee {0} on Half day on {1},Pekerja {0} pada hari Half pada {1} |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 1868 | apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +42,Total working hours should not be greater than max working hours {0},Jumlah jam kerja tidak harus lebih besar daripada waktu kerja max {0} |
Frappe PR Bot | 59ee45a | 2017-06-01 19:05:28 +0530 | [diff] [blame] | 1869 | apps/erpnext/erpnext/templates/pages/task_info.html +90,On,Pada |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1870 | apps/erpnext/erpnext/config/selling.py +62,Bundle items at time of sale.,Barangan bundle pada masa jualan. |
| 1871 | DocType: Quotation Item,Actual Qty,Kuantiti Sebenar |
| 1872 | DocType: Sales Invoice Item,References,Rujukan |
| 1873 | DocType: Quality Inspection Reading,Reading 10,Membaca 10 |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1874 | DocType: Hub Settings,Hub Node,Hub Nod |
| 1875 | apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +78,You have entered duplicate items. Please rectify and try again.,Anda telah memasukkan perkara yang sama. Sila membetulkan dan cuba lagi. |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 1876 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +120,Associate,Madya |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1877 | DocType: Asset Movement,Asset Movement,Pergerakan aset |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 1878 | apps/erpnext/erpnext/accounts/page/pos/pos.js +2130,New Cart,Troli baru |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1879 | apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +44,Item {0} is not a serialized Item,Perkara {0} bukan Item bersiri |
| 1880 | DocType: SMS Center,Create Receiver List,Cipta Senarai Penerima |
| 1881 | DocType: Vehicle,Wheels,Wheels |
| 1882 | DocType: Packing Slip,To Package No.,Untuk Pakej No. |
| 1883 | DocType: Production Planning Tool,Material Requests,Permintaan bahan |
| 1884 | DocType: Warranty Claim,Issue Date,Isu Tarikh |
| 1885 | DocType: Activity Cost,Activity Cost,Kos Aktiviti |
| 1886 | DocType: Sales Invoice Timesheet,Timesheet Detail,Detail Timesheet |
| 1887 | DocType: Purchase Receipt Item Supplied,Consumed Qty,Digunakan Qty |
| 1888 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +52,Telecommunications,Telekomunikasi |
| 1889 | DocType: Packing Slip,Indicates that the package is a part of this delivery (Only Draft),Menunjukkan bahawa pakej itu adalah sebahagian daripada penghantaran ini (Hanya Draf) |
| 1890 | apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.js +36,Make Payment Entry,Buat Entry Pembayaran |
| 1891 | apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +126,Quantity for Item {0} must be less than {1},Kuantiti untuk Perkara {0} mesti kurang daripada {1} |
| 1892 | ,Sales Invoice Trends,Sales Trend Invois |
| 1893 | DocType: Leave Application,Apply / Approve Leaves,Sapukan / Meluluskan Daun |
| 1894 | apps/erpnext/erpnext/accounts/print_format/payment_receipt_voucher/payment_receipt_voucher.html +23,For,Untuk |
Frappe PR Bot | fa04236 | 2017-07-17 17:50:36 +0530 | [diff] [blame] | 1895 | apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +150,Can refer row only if the charge type is 'On Previous Row Amount' or 'Previous Row Total',Boleh merujuk berturut-turut hanya jika jenis pertuduhan adalah 'Pada Row Jumlah Sebelumnya' atau 'Sebelumnya Row Jumlah' |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1896 | DocType: Sales Order Item,Delivery Warehouse,Gudang Penghantaran |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 1897 | apps/erpnext/erpnext/config/accounts.py +243,Tree of financial Cost Centers.,Tree of Centers Kos kewangan. |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1898 | DocType: Serial No,Delivery Document No,Penghantaran Dokumen No |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 1899 | apps/erpnext/erpnext/accounts/doctype/asset/depreciation.py +190,Please set 'Gain/Loss Account on Asset Disposal' in Company {0},Sila menetapkan 'Akaun / Kerugian Keuntungan Pelupusan Aset' dalam Syarikat {0} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1900 | DocType: Landed Cost Voucher,Get Items From Purchase Receipts,Dapatkan Item Dari Pembelian Terimaan |
| 1901 | DocType: Serial No,Creation Date,Tarikh penciptaan |
| 1902 | apps/erpnext/erpnext/stock/doctype/item_price/item_price.py +33,Item {0} appears multiple times in Price List {1},Perkara {0} muncul beberapa kali dalam Senarai Harga {1} |
Frappe PR Bot | bfdb726 | 2017-07-11 15:20:11 +0530 | [diff] [blame] | 1903 | apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +40,"Selling must be checked, if Applicable For is selected as {0}","Jualan hendaklah disemak, jika Terpakai Untuk dipilih sebagai {0}" |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1904 | DocType: Production Plan Material Request,Material Request Date,Bahan Permintaan Tarikh |
| 1905 | DocType: Purchase Order Item,Supplier Quotation Item,Pembekal Sebutharga Item |
| 1906 | DocType: Manufacturing Settings,Disables creation of time logs against Production Orders. Operations shall not be tracked against Production Order,Melumpuhkan penciptaan balak masa terhadap Pesanan Pengeluaran. Operasi tidak boleh dikesan terhadap Perintah Pengeluaran |
| 1907 | DocType: Student,Student Mobile Number,Pelajar Nombor Telefon |
| 1908 | DocType: Item,Has Variants,Mempunyai Kelainan |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 1909 | apps/erpnext/erpnext/templates/emails/training_event.html +11,Update Response,Kemas kini Semula |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 1910 | apps/erpnext/erpnext/public/js/utils.js +222,You have already selected items from {0} {1},Anda telah memilih barangan dari {0} {1} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1911 | DocType: Monthly Distribution,Name of the Monthly Distribution,Nama Pembahagian Bulanan |
Frappe PR Bot | 59ee45a | 2017-06-01 19:05:28 +0530 | [diff] [blame] | 1912 | apps/erpnext/erpnext/stock/doctype/batch/batch.py +25,Batch ID is mandatory,Batch ID adalah wajib |
| 1913 | apps/erpnext/erpnext/stock/doctype/batch/batch.py +25,Batch ID is mandatory,Batch ID adalah wajib |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1914 | DocType: Sales Person,Parent Sales Person,Orang Ibu Bapa Jualan |
| 1915 | DocType: Purchase Invoice,Recurring Invoice,Invois berulang |
| 1916 | apps/erpnext/erpnext/config/learn.py +263,Managing Projects,Menguruskan Projek |
| 1917 | DocType: Supplier,Supplier of Goods or Services.,Pembekal Barangan atau Perkhidmatan. |
| 1918 | DocType: Budget,Fiscal Year,Tahun Anggaran |
| 1919 | DocType: Vehicle Log,Fuel Price,Harga bahan api |
| 1920 | DocType: Budget,Budget,Bajet |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 1921 | apps/erpnext/erpnext/stock/doctype/item/item.py +233,Fixed Asset Item must be a non-stock item.,Asset Item tetap perlu menjadi item tanpa saham. |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1922 | apps/erpnext/erpnext/accounts/doctype/budget/budget.py +50,"Budget cannot be assigned against {0}, as it's not an Income or Expense account","Bajet tidak boleh diberikan terhadap {0}, kerana ia bukan satu akaun Pendapatan atau Perbelanjaan" |
| 1923 | apps/erpnext/erpnext/selling/report/sales_person_target_variance_item_group_wise/sales_person_target_variance_item_group_wise.py +51,Achieved,Tercapai |
| 1924 | DocType: Student Admission,Application Form Route,Borang Permohonan Route |
Frappe PR Bot | 7c90100 | 2017-06-07 12:05:29 +0530 | [diff] [blame] | 1925 | apps/erpnext/erpnext/selling/page/sales_analytics/sales_analytics.js +66,Territory / Customer,Wilayah / Pelanggan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1926 | apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +44,Leave Type {0} cannot be allocated since it is leave without pay,Tinggalkan Jenis {0} tidak boleh diperuntukkan sejak ia meninggalkan tanpa gaji |
| 1927 | apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +166,Row {0}: Allocated amount {1} must be less than or equals to invoice outstanding amount {2},Row {0}: Jumlah Peruntukan {1} mesti kurang daripada atau sama dengan invois Jumlah tertunggak {2} |
| 1928 | DocType: Sales Invoice,In Words will be visible once you save the Sales Invoice.,Dalam Perkataan akan dapat dilihat selepas anda menyimpan Invois Jualan. |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 1929 | DocType: Lead,Follow Up,Mengikuti |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1930 | DocType: Item,Is Sales Item,Adalah Item Jualan |
| 1931 | apps/erpnext/erpnext/setup/doctype/item_group/item_group.js +21,Item Group Tree,Perkara Kumpulan Tree |
| 1932 | apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +69,Item {0} is not setup for Serial Nos. Check Item master,Perkara {0} tidak ditetapkan untuk Serial No. Semak Item induk |
| 1933 | DocType: Maintenance Visit,Maintenance Time,Masa penyelenggaraan |
| 1934 | ,Amount to Deliver,Jumlah untuk Menyampaikan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1935 | apps/erpnext/erpnext/schools/doctype/academic_term/academic_term.py +30,The Term Start Date cannot be earlier than the Year Start Date of the Academic Year to which the term is linked (Academic Year {}). Please correct the dates and try again.,Permulaan Term Tarikh tidak boleh lebih awal daripada Tarikh Tahun Permulaan Tahun Akademik mana istilah ini dikaitkan (Akademik Tahun {}). Sila betulkan tarikh dan cuba lagi. |
| 1936 | DocType: Guardian,Guardian Interests,Guardian minat |
| 1937 | DocType: Naming Series,Current Value,Nilai semasa |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 1938 | apps/erpnext/erpnext/controllers/accounts_controller.py +240,Multiple fiscal years exist for the date {0}. Please set company in Fiscal Year,tahun fiskal Pelbagai wujud untuk tarikh {0}. Sila menetapkan syarikat dalam Tahun Anggaran |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 1939 | DocType: School Settings,Instructor Records to be created by,Rekod Pengajar akan diwujudkan oleh |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1940 | apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +233,{0} created,{0} dihasilkan |
| 1941 | DocType: Delivery Note Item,Against Sales Order,Terhadap Perintah Jualan |
| 1942 | ,Serial No Status,Serial No Status |
| 1943 | DocType: Payment Entry Reference,Outstanding,cemerlang |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 1944 | DocType: Supplier,Warn POs,Amaran PO |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1945 | ,Daily Timesheet Summary,Ringkasan Timesheet harian |
Frappe PR Bot | 7c90100 | 2017-06-07 12:05:29 +0530 | [diff] [blame] | 1946 | apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +137,"Row {0}: To set {1} periodicity, difference between from and to date \ |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1947 | must be greater than or equal to {2}","Row {0}: Untuk menetapkan {1} jangka masa, perbezaan antara dari dan ke tarikh \ mesti lebih besar daripada atau sama dengan {2}" |
| 1948 | apps/erpnext/erpnext/stock/doctype/item/item_dashboard.py +6,This is based on stock movement. See {0} for details,Ini adalah berdasarkan kepada pergerakan saham. Lihat {0} untuk mendapatkan butiran |
| 1949 | DocType: Pricing Rule,Selling,Jualan |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 1950 | apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +369,Amount {0} {1} deducted against {2},Jumlah {0} {1} ditolak daripada {2} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1951 | DocType: Employee,Salary Information,Maklumat Gaji |
| 1952 | DocType: Sales Person,Name and Employee ID,Nama dan ID Pekerja |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 1953 | apps/erpnext/erpnext/accounts/party.py +303,Due Date cannot be before Posting Date,Tarikh Akhir tidak boleh sebelum Tarikh Pos |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1954 | DocType: Website Item Group,Website Item Group,Laman Web Perkara Kumpulan |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 1955 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +150,Duties and Taxes,Tugas dan Cukai |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1956 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +356,Please enter Reference date,Sila masukkan tarikh Rujukan |
| 1957 | apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.py +44,{0} payment entries can not be filtered by {1},{0} entri bayaran tidak boleh ditapis oleh {1} |
| 1958 | DocType: Item Website Specification,Table for Item that will be shown in Web Site,Jadual untuk Perkara yang akan dipaparkan dalam Laman Web |
| 1959 | DocType: Purchase Order Item Supplied,Supplied Qty,Dibekalkan Qty |
| 1960 | DocType: Purchase Order Item,Material Request Item,Bahan Permintaan Item |
| 1961 | apps/erpnext/erpnext/config/selling.py +75,Tree of Item Groups.,Pohon Kumpulan Item. |
Frappe PR Bot | fa04236 | 2017-07-17 17:50:36 +0530 | [diff] [blame] | 1962 | apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +160,Cannot refer row number greater than or equal to current row number for this Charge type,Tidak boleh merujuk beberapa berturut-turut lebih besar daripada atau sama dengan bilangan baris semasa untuk jenis Caj ini |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1963 | DocType: Asset,Sold,dijual |
| 1964 | ,Item-wise Purchase History,Perkara-bijak Pembelian Sejarah |
Frappe PR Bot | 7c90100 | 2017-06-07 12:05:29 +0530 | [diff] [blame] | 1965 | apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +230,Please click on 'Generate Schedule' to fetch Serial No added for Item {0},Sila klik pada 'Menjana Jadual' mengambil No Serial ditambah untuk Perkara {0} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1966 | DocType: Account,Frozen,Beku |
| 1967 | ,Open Production Orders,Pesanan Pengeluaran terbuka |
| 1968 | DocType: Sales Invoice Payment,Base Amount (Company Currency),Base Jumlah (Syarikat Mata Wang) |
| 1969 | DocType: Payment Reconciliation Payment,Reference Row,rujukan Row |
| 1970 | DocType: Installation Note,Installation Time,Masa pemasangan |
| 1971 | DocType: Sales Invoice,Accounting Details,Maklumat Perakaunan |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 1972 | apps/erpnext/erpnext/setup/doctype/company/company.js +84,Delete all the Transactions for this Company,Memadam semua Transaksi Syarikat ini |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 1973 | apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +190,Row #{0}: Operation {1} is not completed for {2} qty of finished goods in Production Order # {3}. Please update operation status via Time Logs,Row # {0}: Operasi {1} tidak siap untuk {2} qty barangan siap dalam Pengeluaran Pesanan # {3}. Sila kemas kini status operasi melalui Time Logs |
| 1974 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +68,Investments,Pelaburan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1975 | DocType: Issue,Resolution Details,Resolusi Butiran |
| 1976 | apps/erpnext/erpnext/hr/doctype/leave_type/leave_type.js +3,Allocations,peruntukan |
| 1977 | DocType: Item Quality Inspection Parameter,Acceptance Criteria,Kriteria Penerimaan |
| 1978 | apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +163,Please enter Material Requests in the above table,Sila masukkan Permintaan bahan dalam jadual di atas |
| 1979 | DocType: Item Attribute,Attribute Name,Atribut Nama |
| 1980 | DocType: BOM,Show In Website,Show Dalam Laman Web |
| 1981 | DocType: Shopping Cart Settings,Show Quantity in Website,Tunjuk Kuantiti dalam Laman Web |
| 1982 | DocType: Employee Loan Application,Total Payable Amount,Jumlah Dibayar |
| 1983 | DocType: Task,Expected Time (in hours),Jangkaan Masa (dalam jam) |
| 1984 | DocType: Item Reorder,Check in (group),Daftar-masuk (kumpulan) |
| 1985 | ,Qty to Order,Qty Aturan |
| 1986 | DocType: Period Closing Voucher,"The account head under Liability or Equity, in which Profit/Loss will be booked","Ketua akaun di bawah Liabiliti atau Ekuiti, di mana Keuntungan / Kerugian akan ditempah" |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 1987 | apps/erpnext/erpnext/config/projects.py +30,Gantt chart of all tasks.,Carta Gantt semua tugas. |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1988 | DocType: Opportunity,Mins to First Response,Mins untuk Response Pertama |
| 1989 | DocType: Pricing Rule,Margin Type,Jenis margin |
| 1990 | apps/erpnext/erpnext/projects/doctype/project/project_dashboard.html +15,{0} hours,{0} jam |
| 1991 | DocType: Course,Default Grading Scale,Skala Penggredan lalai |
| 1992 | DocType: Appraisal,For Employee Name,Nama Pekerja |
| 1993 | DocType: Holiday List,Clear Table,Jadual jelas |
| 1994 | DocType: C-Form Invoice Detail,Invoice No,Tiada invois |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 1995 | apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +344,Make Payment,Buat bayaran |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 1996 | DocType: Room,Room Name,Nama bilik |
| 1997 | apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +100,"Leave cannot be applied/cancelled before {0}, as leave balance has already been carry-forwarded in the future leave allocation record {1}","Tinggalkan tidak boleh digunakan / dibatalkan sebelum {0}, sebagai baki cuti telah pun dibawa dikemukakan dalam rekod peruntukan cuti masa depan {1}" |
| 1998 | DocType: Activity Cost,Costing Rate,Kadar berharga |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 1999 | apps/erpnext/erpnext/config/selling.py +229,Customer Addresses And Contacts,Alamat Pelanggan Dan Kenalan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2000 | ,Campaign Efficiency,Kecekapan kempen |
| 2001 | ,Campaign Efficiency,Kecekapan kempen |
| 2002 | DocType: Discussion,Discussion,perbincangan |
| 2003 | DocType: Payment Entry,Transaction ID,ID transaksi |
| 2004 | DocType: Employee,Resignation Letter Date,Peletakan jawatan Surat Tarikh |
Frappe PR Bot | 7c90100 | 2017-06-07 12:05:29 +0530 | [diff] [blame] | 2005 | apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +39,Pricing Rules are further filtered based on quantity.,Peraturan harga yang lagi ditapis berdasarkan kuantiti. |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 2006 | apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +333,Please set the Date Of Joining for employee {0},Sila menetapkan Tarikh Of Menyertai untuk pekerja {0} |
| 2007 | apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +333,Please set the Date Of Joining for employee {0},Sila menetapkan Tarikh Of Menyertai untuk pekerja {0} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2008 | DocType: Task,Total Billing Amount (via Time Sheet),Jumlah Bil (melalui Lembaran Time) |
| 2009 | apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +61,Repeat Customer Revenue,Ulang Hasil Pelanggan |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 2010 | apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +175,{0} ({1}) must have role 'Expense Approver',{0} ({1}) mesti mempunyai peranan 'Pelulus Perbelanjaan' |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 2011 | apps/erpnext/erpnext/utilities/user_progress.py +100,Pair,Pasangan |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 2012 | apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +908,Select BOM and Qty for Production,Pilih BOM dan Kuantiti untuk Pengeluaran |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2013 | DocType: Asset,Depreciation Schedule,Jadual susutnilai |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 2014 | apps/erpnext/erpnext/config/selling.py +124,Sales Partner Addresses And Contacts,Alamat Partner Sales And Hubungi |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2015 | DocType: Bank Reconciliation Detail,Against Account,Terhadap Akaun |
| 2016 | apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +71,Half Day Date should be between From Date and To Date,Half Tarikh Hari harus antara Dari Tarikh dan To Date |
| 2017 | DocType: Maintenance Schedule Detail,Actual Date,Tarikh sebenar |
| 2018 | DocType: Item,Has Batch No,Mempunyai Batch No |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 2019 | apps/erpnext/erpnext/public/js/utils.js +96,Annual Billing: {0},Billing Tahunan: {0} |
| 2020 | apps/erpnext/erpnext/config/accounts.py +202,Goods and Services Tax (GST India),Cukai Barang dan Perkhidmatan (GST India) |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2021 | DocType: Delivery Note,Excise Page Number,Eksais Bilangan Halaman |
Frappe PR Bot | 3b128ca | 2017-07-25 11:46:16 +0530 | [diff] [blame] | 2022 | apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.js +157,"Company, From Date and To Date is mandatory","Syarikat, Dari Tarikh dan Untuk Tarikh adalah wajib" |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2023 | DocType: Asset,Purchase Date,Tarikh pembelian |
| 2024 | DocType: Employee,Personal Details,Maklumat Peribadi |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 2025 | apps/erpnext/erpnext/accounts/doctype/asset/depreciation.py +192,Please set 'Asset Depreciation Cost Center' in Company {0},Sila set 'Asset Susutnilai Kos Center' dalam Syarikat {0} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2026 | ,Maintenance Schedules,Jadual Penyelenggaraan |
| 2027 | DocType: Task,Actual End Date (via Time Sheet),Sebenar Tarikh Akhir (melalui Lembaran Time) |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 2028 | apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +364,Amount {0} {1} against {2} {3},Jumlah {0} {1} daripada {2} {3} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2029 | ,Quotation Trends,Trend Sebut Harga |
Frappe PR Bot | bfdb726 | 2017-07-11 15:20:11 +0530 | [diff] [blame] | 2030 | apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +159,Item Group not mentioned in item master for item {0},Perkara Kumpulan tidak dinyatakan dalam perkara induk untuk item {0} |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 2031 | apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +356,Debit To account must be a Receivable account,Debit Untuk akaun mestilah akaun Belum Terima |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2032 | DocType: Shipping Rule Condition,Shipping Amount,Penghantaran Jumlah |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 2033 | DocType: Supplier Scorecard Period,Period Score,Markah Skor |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 2034 | apps/erpnext/erpnext/utilities/user_progress.py +38,Add Customers,menambah Pelanggan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2035 | apps/erpnext/erpnext/accounts/report/delivered_items_to_be_billed/delivered_items_to_be_billed.py +20,Pending Amount,Sementara menunggu Jumlah |
| 2036 | DocType: Purchase Invoice Item,Conversion Factor,Faktor penukaran |
| 2037 | DocType: Purchase Order,Delivered,Dihantar |
| 2038 | ,Vehicle Expenses,Perbelanjaan kenderaan |
Frappe PR Bot | 59ee45a | 2017-06-01 19:05:28 +0530 | [diff] [blame] | 2039 | DocType: Serial No,Invoice Details,Butiran invois |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 2040 | apps/erpnext/erpnext/accounts/doctype/asset/asset.py +155,Expected value after useful life must be greater than or equal to {0},Nilai jangkaan selepas hayat berguna mesti lebih besar daripada atau sama dengan {0} |
| 2041 | DocType: Purchase Invoice,SEZ,SEZ |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2042 | DocType: Purchase Receipt,Vehicle Number,Bilangan Kenderaan |
| 2043 | DocType: Purchase Invoice,The date on which recurring invoice will be stop,Tarikh di mana invois berulang akan berhenti |
| 2044 | DocType: Employee Loan,Loan Amount,Jumlah pinjaman |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 2045 | DocType: Program Enrollment,Self-Driving Vehicle,Self-Driving Kenderaan |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 2046 | DocType: Supplier Scorecard Standing,Supplier Scorecard Standing,Pembekal kad skor pembekal |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 2047 | apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +424,Row {0}: Bill of Materials not found for the Item {1},Row {0}: Bill of Materials tidak dijumpai untuk Perkara {1} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2048 | apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +98,Total allocated leaves {0} cannot be less than already approved leaves {1} for the period,Jumlah daun diperuntukkan {0} tidak boleh kurang daripada daun yang telah pun diluluskan {1} bagi tempoh |
| 2049 | DocType: Journal Entry,Accounts Receivable,Akaun-akaun boleh terima |
| 2050 | ,Supplier-Wise Sales Analytics,Pembekal Bijaksana Jualan Analytics |
| 2051 | apps/erpnext/erpnext/schools/doctype/fees/fees.js +41,Enter Paid Amount,Masukkan Jumlah Dibayar |
| 2052 | DocType: Salary Structure,Select employees for current Salary Structure,Pilih pekerja bagi Struktur Gaji semasa |
Frappe PR Bot | bfdb726 | 2017-07-11 15:20:11 +0530 | [diff] [blame] | 2053 | DocType: Sales Invoice,Company Address Name,Alamat Syarikat Nama |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2054 | DocType: Production Order,Use Multi-Level BOM,Gunakan Multi-Level BOM |
| 2055 | DocType: Bank Reconciliation,Include Reconciled Entries,Termasuk Penyertaan berdamai |
| 2056 | DocType: Course,"Parent Course (Leave blank, if this isn't part of Parent Course)","Kursus Ibu Bapa (Tinggalkan kosong, jika ini bukan sebahagian daripada ibu bapa Kursus)" |
| 2057 | DocType: Course,"Parent Course (Leave blank, if this isn't part of Parent Course)","Kursus Ibu Bapa (Tinggalkan kosong, jika ini bukan sebahagian daripada ibu bapa Kursus)" |
| 2058 | DocType: Leave Control Panel,Leave blank if considered for all employee types,Tinggalkan kosong jika dipertimbangkan untuk semua jenis pekerja |
| 2059 | DocType: Landed Cost Voucher,Distribute Charges Based On,Mengedarkan Caj Berasaskan |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 2060 | apps/erpnext/erpnext/hooks.py +132,Timesheets,timesheets |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2061 | DocType: HR Settings,HR Settings,Tetapan HR |
| 2062 | DocType: Salary Slip,net pay info,maklumat gaji bersih |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 2063 | apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +111,Expense Claim is pending approval. Only the Expense Approver can update status.,Perbelanjaan Tuntutan sedang menunggu kelulusan. Hanya Pelulus Perbelanjaan yang boleh mengemas kini status. |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2064 | DocType: Email Digest,New Expenses,Perbelanjaan baru |
| 2065 | DocType: Purchase Invoice,Additional Discount Amount,Jumlah Diskaun tambahan |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 2066 | apps/erpnext/erpnext/controllers/accounts_controller.py +531,"Row #{0}: Qty must be 1, as item is a fixed asset. Please use separate row for multiple qty.","Row # {0}: Qty mesti menjadi 1, sebagai item adalah aset tetap. Sila gunakan baris berasingan untuk berbilang qty." |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2067 | DocType: Leave Block List Allow,Leave Block List Allow,Tinggalkan Sekat Senarai Benarkan |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 2068 | apps/erpnext/erpnext/setup/doctype/company/company.py +286,Abbr can not be blank or space,Abbr tidak boleh kosong atau senggang |
Frappe PR Bot | fa04236 | 2017-07-17 17:50:36 +0530 | [diff] [blame] | 2069 | apps/erpnext/erpnext/accounts/doctype/account/account.js +62,Group to Non-Group,Kumpulan kepada Bukan Kumpulan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2070 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +50,Sports,Sukan |
| 2071 | DocType: Loan Type,Loan Name,Nama Loan |
| 2072 | apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.py +56,Total Actual,Jumlah Sebenar |
| 2073 | DocType: Student Siblings,Student Siblings,Adik-beradik pelajar |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 2074 | apps/erpnext/erpnext/utilities/user_progress.py +100,Unit,Unit |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 2075 | apps/erpnext/erpnext/stock/get_item_details.py +141,Please specify Company,Sila nyatakan Syarikat |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2076 | ,Customer Acquisition and Loyalty,Perolehan Pelanggan dan Kesetiaan |
| 2077 | DocType: Purchase Invoice,Warehouse where you are maintaining stock of rejected items,Gudang di mana anda mengekalkan stok barangan ditolak |
| 2078 | DocType: Production Order,Skip Material Transfer,Skip Transfer Bahan |
| 2079 | DocType: Production Order,Skip Material Transfer,Skip Transfer Bahan |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 2080 | apps/erpnext/erpnext/setup/utils.py +97,Unable to find exchange rate for {0} to {1} for key date {2}. Please create a Currency Exchange record manually,Tidak dapat mencari kadar pertukaran untuk {0} kepada {1} untuk tarikh kunci {2}. Sila buat rekod Penukaran Mata Wang secara manual |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2081 | DocType: POS Profile,Price List,Senarai Harga |
| 2082 | apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.py +22,{0} is now the default Fiscal Year. Please refresh your browser for the change to take effect.,{0} kini Tahun Anggaran asalan. Sila muat semula browser anda untuk mengemaskini perubahan |
| 2083 | apps/erpnext/erpnext/projects/doctype/task/task.js +37,Expense Claims,Tuntutan perbelanjaan |
| 2084 | DocType: Issue,Support,Sokongan |
| 2085 | ,BOM Search,BOM Search |
| 2086 | apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +189,Closing (Opening + Totals),Penutup (Membuka Total +) |
| 2087 | DocType: Vehicle,Fuel Type,Jenis bahan api |
| 2088 | apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +27,Please specify currency in Company,Sila nyatakan mata wang dalam Syarikat |
| 2089 | DocType: Workstation,Wages per hour,Upah sejam |
| 2090 | apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +47,Stock balance in Batch {0} will become negative {1} for Item {2} at Warehouse {3},Baki saham dalam batch {0} akan menjadi negatif {1} untuk Perkara {2} di Gudang {3} |
| 2091 | apps/erpnext/erpnext/templates/emails/reorder_item.html +1,Following Material Requests have been raised automatically based on Item's re-order level,Mengikuti Permintaan Bahan telah dibangkitkan secara automatik berdasarkan pesanan semula tahap Perkara ini |
| 2092 | DocType: Email Digest,Pending Sales Orders,Sementara menunggu Jualan Pesanan |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 2093 | apps/erpnext/erpnext/controllers/accounts_controller.py +279,Account {0} is invalid. Account Currency must be {1},Akaun {0} tidak sah. Mata Wang Akaun mesti {1} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2094 | apps/erpnext/erpnext/buying/utils.py +34,UOM Conversion factor is required in row {0},Faktor UOM Penukaran diperlukan berturut-turut {0} |
| 2095 | DocType: Production Plan Item,material_request_item,material_request_item |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 2096 | apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +1024,"Row #{0}: Reference Document Type must be one of Sales Order, Sales Invoice or Journal Entry","Row # {0}: Rujukan Dokumen Jenis mesti menjadi salah satu Perintah Jualan, Jualan Invois atau Kemasukan Journal" |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2097 | DocType: Salary Component,Deduction,Potongan |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 2098 | apps/erpnext/erpnext/projects/doctype/timesheet/timesheet.py +115,Row {0}: From Time and To Time is mandatory.,Row {0}: Dari Masa dan Untuk Masa adalah wajib. |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2099 | DocType: Stock Reconciliation Item,Amount Difference,jumlah Perbezaan |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 2100 | apps/erpnext/erpnext/stock/get_item_details.py +297,Item Price added for {0} in Price List {1},Perkara Harga ditambah untuk {0} dalam senarai harga {1} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2101 | apps/erpnext/erpnext/setup/doctype/sales_person/sales_person_tree.js +8,Please enter Employee Id of this sales person,Sila masukkan ID Pekerja orang jualan ini |
| 2102 | DocType: Territory,Classification of Customers by region,Pengelasan Pelanggan mengikut wilayah |
Frappe PR Bot | 7c90100 | 2017-06-07 12:05:29 +0530 | [diff] [blame] | 2103 | apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +57,Difference Amount must be zero,Perbezaan Jumlah mestilah sifar |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2104 | DocType: Project,Gross Margin,Margin kasar |
Frappe PR Bot | bfdb726 | 2017-07-11 15:20:11 +0530 | [diff] [blame] | 2105 | apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +53,Please enter Production Item first,Sila masukkan Pengeluaran Perkara pertama |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2106 | apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +45,Calculated Bank Statement balance,Dikira-kira Penyata Bank |
| 2107 | apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +64,disabled user,pengguna orang kurang upaya |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 2108 | apps/erpnext/erpnext/buying/doctype/supplier_quotation/supplier_quotation.js +764,Quotation,Sebut Harga |
| 2109 | apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +957,Cannot set a received RFQ to No Quote,Tidak dapat menetapkan RFQ yang diterima untuk Tiada Kata Sebut |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2110 | DocType: Quotation,QTN-,QTN- |
| 2111 | DocType: Salary Slip,Total Deduction,Jumlah Potongan |
| 2112 | ,Production Analytics,Analytics pengeluaran |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 2113 | apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +195,Cost Updated,Kos Dikemaskini |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2114 | DocType: Employee,Date of Birth,Tarikh Lahir |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 2115 | apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +129,Item {0} has already been returned,Perkara {0} telah kembali |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2116 | DocType: Fiscal Year,**Fiscal Year** represents a Financial Year. All accounting entries and other major transactions are tracked against **Fiscal Year**.,** Tahun Fiskal ** mewakili Tahun Kewangan. Semua kemasukan perakaunan dan transaksi utama yang lain dijejak terhadap Tahun Fiskal ** **. |
| 2117 | DocType: Opportunity,Customer / Lead Address,Pelanggan / Lead Alamat |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 2118 | DocType: Supplier Scorecard Period,Supplier Scorecard Setup,Persediaan Kad Scorecard Pembekal |
| 2119 | apps/erpnext/erpnext/stock/doctype/item/item.py +208,Warning: Invalid SSL certificate on attachment {0},Amaran: Sijil SSL tidak sah pada lampiran {0} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2120 | DocType: Student Admission,Eligibility,kelayakan |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 2121 | apps/erpnext/erpnext/utilities/activation.py +64,"Leads help you get business, add all your contacts and more as your leads","Leads membantu anda mendapatkan perniagaan, tambah semua kenalan anda dan lebih sebagai petunjuk anda" |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2122 | DocType: Production Order Operation,Actual Operation Time,Masa Sebenar Operasi |
| 2123 | DocType: Authorization Rule,Applicable To (User),Terpakai Untuk (pengguna) |
| 2124 | DocType: Purchase Taxes and Charges,Deduct,Memotong |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 2125 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +221,Job Description,Penerangan mengenai Jawatan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2126 | DocType: Student Applicant,Applied,Applied |
| 2127 | DocType: Sales Invoice Item,Qty as per Stock UOM,Qty seperti Saham UOM |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 2128 | apps/erpnext/erpnext/schools/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +59,Guardian2 Name,Nama Guardian2 |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 2129 | apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +127,"Special Characters except ""-"", ""#"", ""."" and ""/"" not allowed in naming series","Watak khas kecuali "-" ".", "#", dan "/" tidak dibenarkan dalam menamakan siri" |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2130 | DocType: Campaign,"Keep Track of Sales Campaigns. Keep track of Leads, Quotations, Sales Order etc from Campaigns to gauge Return on Investment.","Simpan Track Kempen Jualan. Jejaki Leads, Sebut Harga, Pesanan Jualan dan lain-lain daripada kempen untuk mengukur Pulangan atas Pelaburan." |
| 2131 | DocType: Expense Claim,Approver,Pelulus |
| 2132 | ,SO Qty,SO Qty |
| 2133 | DocType: Guardian,Work Address,kerja Alamat |
| 2134 | DocType: Appraisal,Calculate Total Score,Kira Jumlah Skor |
| 2135 | DocType: Request for Quotation,Manufacturing Manager,Pembuatan Pengurus |
Frappe PR Bot | 7c90100 | 2017-06-07 12:05:29 +0530 | [diff] [blame] | 2136 | apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +191,Serial No {0} is under warranty upto {1},No siri {0} adalah di bawah jaminan hamper {1} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2137 | apps/erpnext/erpnext/config/stock.py +158,Split Delivery Note into packages.,Penghantaran Split Nota ke dalam pakej. |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 2138 | apps/erpnext/erpnext/hooks.py +98,Shipments,Penghantaran |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2139 | DocType: Payment Entry,Total Allocated Amount (Company Currency),Jumlah Peruntukan (Syarikat Mata Wang) |
| 2140 | DocType: Purchase Order Item,To be delivered to customer,Yang akan dihantar kepada pelanggan |
| 2141 | DocType: BOM,Scrap Material Cost,Kos Scrap Material |
Frappe PR Bot | bfdb726 | 2017-07-11 15:20:11 +0530 | [diff] [blame] | 2142 | apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +227,Serial No {0} does not belong to any Warehouse,No siri {0} bukan milik mana-mana Warehouse |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2143 | DocType: Purchase Invoice,In Words (Company Currency),Dalam Perkataan (Syarikat mata wang) |
| 2144 | DocType: Asset,Supplier,Pembekal |
| 2145 | DocType: C-Form,Quarter,Suku |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 2146 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +106,Miscellaneous Expenses,Perbelanjaan Pelbagai |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2147 | DocType: Global Defaults,Default Company,Syarikat Default |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 2148 | apps/erpnext/erpnext/controllers/stock_controller.py +227,Expense or Difference account is mandatory for Item {0} as it impacts overall stock value,Perbelanjaan atau akaun perbezaan adalah wajib bagi Perkara {0} kerana ia kesan nilai saham keseluruhan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2149 | DocType: Payment Request,PR,PR |
| 2150 | DocType: Cheque Print Template,Bank Name,Nama Bank |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 2151 | apps/erpnext/erpnext/accounts/report/accounts_receivable_summary/accounts_receivable_summary.py +29,-Above,-Di atas |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2152 | DocType: Employee Loan,Employee Loan Account,Akaun Pinjaman pekerja |
| 2153 | DocType: Leave Application,Total Leave Days,Jumlah Hari Cuti |
| 2154 | DocType: Email Digest,Note: Email will not be sent to disabled users,Nota: Email tidak akan dihantar kepada pengguna kurang upaya |
| 2155 | apps/erpnext/erpnext/crm/report/prospects_engaged_but_not_converted/prospects_engaged_but_not_converted.js +14,Number of Interaction,Bilangan Interaksi |
| 2156 | apps/erpnext/erpnext/crm/report/prospects_engaged_but_not_converted/prospects_engaged_but_not_converted.js +14,Number of Interaction,Bilangan Interaksi |
Frappe PR Bot | 7c90100 | 2017-06-07 12:05:29 +0530 | [diff] [blame] | 2157 | apps/erpnext/erpnext/manufacturing/page/production_analytics/production_analytics.js +39,Select Company...,Pilih Syarikat ... |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2158 | DocType: Leave Control Panel,Leave blank if considered for all departments,Tinggalkan kosong jika dipertimbangkan untuk semua jabatan |
| 2159 | apps/erpnext/erpnext/config/hr.py +219,"Types of employment (permanent, contract, intern etc.).","Jenis pekerjaan (tetap, kontrak, pelatih dan lain-lain)." |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 2160 | apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +422,{0} is mandatory for Item {1},{0} adalah wajib bagi Perkara {1} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2161 | DocType: Process Payroll,Fortnightly,setiap dua minggu |
| 2162 | DocType: Currency Exchange,From Currency,Dari Mata Wang |
| 2163 | apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +170,"Please select Allocated Amount, Invoice Type and Invoice Number in atleast one row","Sila pilih Jumlah Diperuntukkan, Jenis Invois dan Nombor Invois dalam atleast satu baris" |
| 2164 | apps/erpnext/erpnext/accounts/report/asset_depreciations_and_balances/asset_depreciations_and_balances.py +125,Cost of New Purchase,Kos Pembelian New |
Frappe PR Bot | 3b128ca | 2017-07-25 11:46:16 +0530 | [diff] [blame] | 2165 | apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +97,Sales Order required for Item {0},Pesanan Jualan diperlukan untuk Perkara {0} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2166 | DocType: Purchase Invoice Item,Rate (Company Currency),Kadar (Syarikat mata wang) |
| 2167 | DocType: Student Guardian,Others,Lain |
| 2168 | DocType: Payment Entry,Unallocated Amount,Jumlah yang tidak diperuntukkan |
Frappe PR Bot | 7c90100 | 2017-06-07 12:05:29 +0530 | [diff] [blame] | 2169 | apps/erpnext/erpnext/templates/includes/product_page.js +71,Cannot find a matching Item. Please select some other value for {0}.,Tidak dapat mencari item yang sepadan. Sila pilih beberapa nilai lain untuk {0}. |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2170 | DocType: POS Profile,Taxes and Charges,Cukai dan Caj |
| 2171 | DocType: Item,"A Product or a Service that is bought, sold or kept in stock.","Satu Produk atau Perkhidmatan yang dibeli, dijual atau disimpan dalam stok." |
| 2172 | apps/erpnext/erpnext/hr/page/team_updates/team_updates.js +44,No more updates,Tiada lagi kemas kini |
Frappe PR Bot | fa04236 | 2017-07-17 17:50:36 +0530 | [diff] [blame] | 2173 | apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +154,Cannot select charge type as 'On Previous Row Amount' or 'On Previous Row Total' for first row,Tidak boleh pilih jenis bayaran sebagai 'Pada Row Jumlah Sebelumnya' atau 'Pada Sebelumnya Row Jumlah' untuk baris pertama |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 2174 | apps/erpnext/erpnext/buying/doctype/supplier_scorecard/supplier_scorecard_dashboard.py +6,This covers all scorecards tied to this Setup,Ini merangkumi semua kad skor yang terikat pada Persediaan ini |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2175 | apps/erpnext/erpnext/selling/doctype/product_bundle/product_bundle.py +29,Child Item should not be a Product Bundle. Please remove item `{0}` and save,Kanak-kanak Item tidak seharusnya menjadi Fail Produk. Sila keluarkan item `{0}` dan menyelamatkan |
| 2176 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +12,Banking,Perbankan |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 2177 | apps/erpnext/erpnext/utilities/activation.py +108,Add Timesheets,menambah Timesheets |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2178 | DocType: Vehicle Service,Service Item,perkhidmatan Item |
| 2179 | DocType: Bank Guarantee,Bank Guarantee,Jaminan bank |
| 2180 | DocType: Bank Guarantee,Bank Guarantee,Jaminan bank |
| 2181 | apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +39,Please click on 'Generate Schedule' to get schedule,Sila klik pada 'Menjana Jadual' untuk mendapatkan jadual |
| 2182 | apps/erpnext/erpnext/schools/doctype/course_scheduling_tool/course_scheduling_tool.py +56,There were errors while deleting following schedules:,Terdapat ralat semasa memadamkan jadual berikut: |
| 2183 | DocType: Bin,Ordered Quantity,Mengarahkan Kuantiti |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 2184 | apps/erpnext/erpnext/public/js/setup_wizard.js +110,"e.g. ""Build tools for builders""",contohnya "Membina alat bagi pembina" |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2185 | DocType: Grading Scale,Grading Scale Intervals,Selang Grading Skala |
| 2186 | apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +125,{0} {1}: Accounting Entry for {2} can only be made in currency: {3},{0} {1}: Kemasukan Perakaunan untuk {2} hanya boleh dibuat dalam mata wang: {3} |
| 2187 | DocType: Production Order,In Process,Dalam Proses |
| 2188 | DocType: Authorization Rule,Itemwise Discount,Itemwise Diskaun |
| 2189 | apps/erpnext/erpnext/config/accounts.py +69,Tree of financial accounts.,Tree akaun kewangan. |
| 2190 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +364,{0} against Sales Order {1},{0} terhadap Permintaan Jualan {1} |
| 2191 | DocType: Account,Fixed Asset,Aset Tetap |
| 2192 | apps/erpnext/erpnext/config/stock.py +315,Serialized Inventory,Inventori bersiri |
| 2193 | DocType: Employee Loan,Account Info,Maklumat akaun |
| 2194 | DocType: Activity Type,Default Billing Rate,Kadar Bil lalai |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 2195 | apps/erpnext/erpnext/schools/doctype/student_group_creation_tool/student_group_creation_tool.py +77,{0} Student Groups created.,{0} Kumpulan Pelajar diwujudkan. |
| 2196 | apps/erpnext/erpnext/schools/doctype/student_group_creation_tool/student_group_creation_tool.py +77,{0} Student Groups created.,{0} Kumpulan Pelajar diwujudkan. |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2197 | DocType: Sales Invoice,Total Billing Amount,Jumlah Bil |
| 2198 | apps/erpnext/erpnext/hr/doctype/daily_work_summary_settings/daily_work_summary_settings.py +17,There must be a default incoming Email Account enabled for this to work. Please setup a default incoming Email Account (POP/IMAP) and try again.,Mesti ada Akaun E-mel lalai yang diterima dan diaktifkan untuk ini untuk bekerja. Sila persediaan Akaun E-mel yang diterima default (POP / IMAP) dan cuba lagi. |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 2199 | apps/erpnext/erpnext/accounts/report/item_wise_sales_register/item_wise_sales_register.py +80,Receivable Account,Akaun Belum Terima |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 2200 | apps/erpnext/erpnext/controllers/accounts_controller.py +553,Row #{0}: Asset {1} is already {2},Row # {0}: Asset {1} sudah {2} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2201 | DocType: Quotation Item,Stock Balance,Baki saham |
| 2202 | apps/erpnext/erpnext/config/selling.py +316,Sales Order to Payment,Perintah Jualan kepada Pembayaran |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 2203 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +114,CEO,Ketua Pegawai Eksekutif |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 2204 | DocType: Purchase Invoice,With Payment of Tax,Dengan Pembayaran Cukai |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2205 | DocType: Expense Claim Detail,Expense Claim Detail,Perbelanjaan Tuntutan Detail |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 2206 | DocType: Purchase Invoice,TRIPLICATE FOR SUPPLIER,Tiga salinan BAGI PEMBEKAL |
Frappe PR Bot | bfdb726 | 2017-07-11 15:20:11 +0530 | [diff] [blame] | 2207 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +859,Please select correct account,Sila pilih akaun yang betul |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2208 | DocType: Item,Weight UOM,Berat UOM |
| 2209 | DocType: Salary Structure Employee,Salary Structure Employee,Struktur Gaji pekerja |
| 2210 | DocType: Employee,Blood Group,Kumpulan Darah |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 2211 | apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +961,Pending,Sementara menunggu |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2212 | DocType: Course,Course Name,Nama kursus |
| 2213 | DocType: Employee Leave Approver,Users who can approve a specific employee's leave applications,Pengguna yang boleh meluluskan permohonan cuti kakitangan yang khusus |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 2214 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +52,Office Equipments,Peralatan Pejabat |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2215 | DocType: Purchase Invoice Item,Qty,Qty |
| 2216 | DocType: Fiscal Year,Companies,Syarikat |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 2217 | DocType: Supplier Scorecard,Scoring Setup,Persediaan Pemarkahan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2218 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +24,Electronics,Elektronik |
| 2219 | DocType: Stock Settings,Raise Material Request when stock reaches re-order level,Meningkatkan Bahan Permintaan apabila saham mencapai tahap semula perintah- |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 2220 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +89,Full-time,Sepenuh masa |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2221 | DocType: Salary Structure,Employees,pekerja |
| 2222 | DocType: Employee,Contact Details,Butiran Hubungi |
| 2223 | DocType: C-Form,Received Date,Tarikh terima |
| 2224 | DocType: Delivery Note,"If you have created a standard template in Sales Taxes and Charges Template, select one and click on the button below.","Jika anda telah mencipta satu template standard dalam Jualan Cukai dan Caj Template, pilih satu dan klik pada butang di bawah." |
| 2225 | DocType: BOM Scrap Item,Basic Amount (Company Currency),Jumlah Asas (Syarikat Mata Wang) |
| 2226 | DocType: Student,Guardians,penjaga |
| 2227 | DocType: Shopping Cart Settings,Prices will not be shown if Price List is not set,Harga tidak akan dipaparkan jika Senarai Harga tidak ditetapkan |
| 2228 | apps/erpnext/erpnext/accounts/doctype/shipping_rule/shipping_rule.py +28,Please specify a country for this Shipping Rule or check Worldwide Shipping,Sila nyatakan negara untuk Peraturan Penghantaran ini atau daftar Penghantaran di seluruh dunia |
| 2229 | DocType: Stock Entry,Total Incoming Value,Jumlah Nilai masuk |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 2230 | apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +350,Debit To is required,Debit Untuk diperlukan |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 2231 | apps/erpnext/erpnext/utilities/activation.py +109,"Timesheets help keep track of time, cost and billing for activites done by your team","Timesheets membantu menjejaki masa, kos dan bil untuk kegiatan yang dilakukan oleh pasukan anda" |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2232 | apps/erpnext/erpnext/stock/report/item_prices/item_prices.py +39,Purchase Price List,Pembelian Senarai Harga |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 2233 | apps/erpnext/erpnext/config/buying.py +155,Templates of supplier scorecard variables.,Templat pemboleh ubah kad skor pembekal. |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2234 | DocType: Offer Letter Term,Offer Term,Tawaran Jangka |
| 2235 | DocType: Quality Inspection,Quality Manager,Pengurus Kualiti |
| 2236 | DocType: Job Applicant,Job Opening,Lowongan |
| 2237 | DocType: Payment Reconciliation,Payment Reconciliation,Penyesuaian bayaran |
Frappe PR Bot | 7c90100 | 2017-06-07 12:05:29 +0530 | [diff] [blame] | 2238 | apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +153,Please select Incharge Person's name,Sila pilih nama memproses permohonan lesen Orang |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2239 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +51,Technology,Teknologi |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 2240 | apps/erpnext/erpnext/public/js/utils.js +98,Total Unpaid: {0},Jumlah belum dibayar: {0} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2241 | DocType: BOM Website Operation,BOM Website Operation,BOM Operasi laman web |
| 2242 | apps/erpnext/erpnext/hr/doctype/job_applicant/job_applicant.js +13,Offer Letter,Menawarkan Surat |
| 2243 | apps/erpnext/erpnext/config/manufacturing.py +18,Generate Material Requests (MRP) and Production Orders.,Menjana Permintaan Bahan (MRP) dan Perintah Pengeluaran. |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 2244 | DocType: Supplier Scorecard,Supplier Score,Skor Pembekal |
| 2245 | apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +76,Total Invoiced Amt,Jumlah invois AMT |
| 2246 | DocType: Supplier,Warn RFQs,Amaran RFQs |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2247 | DocType: BOM,Conversion Rate,Kadar penukaran |
| 2248 | apps/erpnext/erpnext/templates/pages/product_search.html +3,Product Search,Cari produk |
| 2249 | DocType: Timesheet Detail,To Time,Untuk Masa |
| 2250 | DocType: Authorization Rule,Approving Role (above authorized value),Meluluskan Peranan (di atas nilai yang diberi kuasa) |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 2251 | apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +114,Credit To account must be a Payable account,Kredit Untuk akaun mestilah akaun Dibayar |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 2252 | apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +329,BOM recursion: {0} cannot be parent or child of {2},BOM rekursi: {0} tidak boleh menjadi ibu bapa atau kanak-kanak {2} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2253 | DocType: Production Order Operation,Completed Qty,Siap Qty |
| 2254 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +148,"For {0}, only debit accounts can be linked against another credit entry","Untuk {0}, akaun debit hanya boleh dikaitkan dengan kemasukan kredit lain" |
| 2255 | apps/erpnext/erpnext/stock/doctype/item_price/item_price.py +27,Price List {0} is disabled,Senarai Harga {0} adalah orang kurang upaya |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 2256 | apps/erpnext/erpnext/projects/doctype/timesheet/timesheet.py +127,Row {0}: Completed Qty cannot be more than {1} for operation {2},Row {0}: Bidang Qty tidak boleh lebih daripada {1} untuk operasi {2} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2257 | DocType: Manufacturing Settings,Allow Overtime,Benarkan kerja lebih masa |
| 2258 | apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +146,"Serialized Item {0} cannot be updated using Stock Reconciliation, please use Stock Entry","Perkara bersiri {0} tidak boleh dikemas kini menggunakan Stock Perdamaian, sila gunakan Kemasukan Stock" |
| 2259 | apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +146,"Serialized Item {0} cannot be updated using Stock Reconciliation, please use Stock Entry","Perkara bersiri {0} tidak boleh dikemas kini menggunakan Stock Perdamaian, sila gunakan Kemasukan Stock" |
| 2260 | DocType: Training Event Employee,Training Event Employee,Training Event pekerja |
Frappe PR Bot | bfdb726 | 2017-07-11 15:20:11 +0530 | [diff] [blame] | 2261 | apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +201,{0} Serial Numbers required for Item {1}. You have provided {2}.,{0} nombor siri yang diperlukan untuk item {1}. Anda telah menyediakan {2}. |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2262 | DocType: Stock Reconciliation Item,Current Valuation Rate,Kadar Penilaian semasa |
| 2263 | DocType: Item,Customer Item Codes,Kod Item Pelanggan |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 2264 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +122,Exchange Gain/Loss,Exchange Keuntungan / Kerugian |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2265 | DocType: Opportunity,Lost Reason,Hilang Akal |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 2266 | apps/erpnext/erpnext/public/js/templates/address_list.html +22,New Address,Alamat Baru |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2267 | DocType: Quality Inspection,Sample Size,Saiz Sampel |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 2268 | apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +47,Please enter Receipt Document,Sila masukkan Dokumen Resit |
| 2269 | apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +369,All items have already been invoiced,Semua barang-barang telah diinvois |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2270 | apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +47,Please specify a valid 'From Case No.',Sila nyatakan yang sah Dari Perkara No. ' |
| 2271 | apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center_tree.js +24,Further cost centers can be made under Groups but entries can be made against non-Groups,Pusat kos lanjut boleh dibuat di bawah Kumpulan tetapi penyertaan boleh dibuat terhadap bukan Kumpulan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2272 | apps/erpnext/erpnext/config/setup.py +66,Users and Permissions,Pengguna dan Kebenaran |
| 2273 | DocType: Vehicle Log,VLOG.,Vlog. |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 2274 | apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +941,Production Orders Created: {0},Pesanan Pengeluaran Ditubuhkan: {0} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2275 | DocType: Branch,Branch,Cawangan |
| 2276 | DocType: Guardian,Mobile Number,Nombor telefon |
| 2277 | apps/erpnext/erpnext/config/setup.py +61,Printing and Branding,Percetakan dan Penjenamaan |
Frappe PR Bot | 3b128ca | 2017-07-25 11:46:16 +0530 | [diff] [blame] | 2278 | DocType: Company,Total Monthly Sales,Jumlah Jualan Bulanan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2279 | DocType: Bin,Actual Quantity,Kuantiti sebenar |
| 2280 | DocType: Shipping Rule,example: Next Day Shipping,contoh: Penghantaran Hari Seterusnya |
Frappe PR Bot | 7c90100 | 2017-06-07 12:05:29 +0530 | [diff] [blame] | 2281 | apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +187,Serial No {0} not found,No siri {0} tidak dijumpai |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 2282 | DocType: Program Enrollment,Student Batch,Batch pelajar |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 2283 | apps/erpnext/erpnext/utilities/activation.py +119,Make Student,Buat Pelajar |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 2284 | DocType: Supplier Scorecard Scoring Standing,Min Grade,Gred Min |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 2285 | apps/erpnext/erpnext/projects/doctype/project/project.py +198,You have been invited to collaborate on the project: {0},Anda telah dijemput untuk bekerjasama dalam projek: {0} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2286 | DocType: Leave Block List Date,Block Date,Sekat Tarikh |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 2287 | apps/erpnext/erpnext/subscription/doctype/subscription/subscription.py +70,Add custom field Subscription Id in the doctype {0},Tambah Id Langganan bidang tersuai dalam doctype {0} |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 2288 | DocType: Purchase Receipt,Supplier Delivery Note,Nota Penghantaran Pembekal |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2289 | apps/erpnext/erpnext/templates/generators/student_admission.html +23,Apply Now,Mohon sekarang |
| 2290 | apps/erpnext/erpnext/stock/dashboard/item_dashboard_list.html +25,Actual Qty {0} / Waiting Qty {1},Sebenar Qty {0} / Waiting Qty {1} |
| 2291 | apps/erpnext/erpnext/stock/dashboard/item_dashboard_list.html +25,Actual Qty {0} / Waiting Qty {1},Sebenar Qty {0} / Waiting Qty {1} |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 2292 | DocType: Purchase Invoice,E-commerce GSTIN,GSTIN E-dagang |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2293 | DocType: Sales Order,Not Delivered,Tidak Dihantar |
| 2294 | ,Bank Clearance Summary,Bank Clearance Ringkasan |
| 2295 | apps/erpnext/erpnext/config/setup.py +106,"Create and manage daily, weekly and monthly email digests.","Membuat dan menguruskan mencerna e-mel harian, mingguan dan bulanan." |
| 2296 | DocType: Appraisal Goal,Appraisal Goal,Penilaian Matlamat |
| 2297 | DocType: Stock Reconciliation Item,Current Amount,Jumlah Semasa |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 2298 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +58,Buildings,bangunan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2299 | DocType: Fee Structure,Fee Structure,Struktur Bayaran |
| 2300 | DocType: Timesheet Detail,Costing Amount,Jumlah berharga |
| 2301 | DocType: Student Admission,Application Fee,Bayaran permohonan |
| 2302 | DocType: Process Payroll,Submit Salary Slip,Hantar Slip Gaji |
| 2303 | apps/erpnext/erpnext/controllers/selling_controller.py +162,Maxiumm discount for Item {0} is {1}%,Diskaun Maxiumm untuk Perkara {0} adalah {1}% |
| 2304 | apps/erpnext/erpnext/stock/doctype/item_price/item_price.js +16,Import in Bulk,Import di Bulk |
| 2305 | DocType: Sales Partner,Address & Contacts,Alamat Kenalan |
| 2306 | DocType: SMS Log,Sender Name,Nama Pengirim |
| 2307 | DocType: POS Profile,[Select],[Pilih] |
| 2308 | DocType: SMS Log,Sent To,Dihantar Kepada |
| 2309 | DocType: Payment Request,Make Sales Invoice,Buat Jualan Invois |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 2310 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +61,Softwares,Softwares |
Frappe PR Bot | 59ee45a | 2017-06-01 19:05:28 +0530 | [diff] [blame] | 2311 | apps/erpnext/erpnext/crm/doctype/lead/lead.py +50,Next Contact Date cannot be in the past,Hubungi Selepas Tarikh tidak boleh pada masa lalu |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2312 | DocType: Company,For Reference Only.,Untuk Rujukan Sahaja. |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 2313 | apps/erpnext/erpnext/accounts/page/pos/pos.js +2477,Select Batch No,Pilih Batch No |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2314 | apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +52,Invalid {0}: {1},Tidak sah {0}: {1} |
| 2315 | DocType: Purchase Invoice,PINV-RET-,PINV-RET- |
| 2316 | DocType: Sales Invoice Advance,Advance Amount,Advance Jumlah |
| 2317 | DocType: Manufacturing Settings,Capacity Planning,Perancangan Kapasiti |
| 2318 | apps/erpnext/erpnext/stock/report/batch_item_expiry_status/batch_item_expiry_status.py +43,'From Date' is required,'Dari Tarikh' diperlukan |
| 2319 | DocType: Journal Entry,Reference Number,Nombor Rujukan |
| 2320 | DocType: Employee,Employment Details,Butiran Pekerjaan |
| 2321 | DocType: Employee,New Workplace,New Tempat Kerja |
| 2322 | apps/erpnext/erpnext/crm/doctype/opportunity/opportunity_list.js +17,Set as Closed,Ditetapkan sebagai Ditutup |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 2323 | apps/erpnext/erpnext/stock/get_item_details.py +131,No Item with Barcode {0},No Perkara dengan Barcode {0} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2324 | apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +51,Case No. cannot be 0,Perkara No. tidak boleh 0 |
| 2325 | DocType: Item,Show a slideshow at the top of the page,Menunjukkan tayangan slaid di bahagian atas halaman |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 2326 | apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +508,Boms,Boms |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 2327 | apps/erpnext/erpnext/stock/doctype/item/item.py +137,Stores,Kedai |
| 2328 | DocType: Project Type,Projects Manager,Projek Pengurus |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2329 | DocType: Serial No,Delivery Time,Masa penghantaran |
| 2330 | apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +27,Ageing Based On,Penuaan Berasaskan |
| 2331 | DocType: Item,End of Life,Akhir Hayat |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 2332 | apps/erpnext/erpnext/demo/setup/setup_data.py +328,Travel,Perjalanan |
| 2333 | apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +180,No active or default Salary Structure found for employee {0} for the given dates,Tiada Struktur aktif atau Gaji lalai dijumpai untuk pekerja {0} pada tarikh yang diberikan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2334 | DocType: Leave Block List,Allow Users,Benarkan Pengguna |
| 2335 | DocType: Purchase Order,Customer Mobile No,Pelanggan Bimbit |
| 2336 | DocType: Cost Center,Track separate Income and Expense for product verticals or divisions.,Jejaki Pendapatan berasingan dan Perbelanjaan untuk menegak produk atau bahagian. |
| 2337 | DocType: Rename Tool,Rename Tool,Nama semula Tool |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 2338 | apps/erpnext/erpnext/manufacturing/doctype/bom/bom.js +72,Update Cost,Update Kos |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2339 | DocType: Item Reorder,Item Reorder,Perkara Reorder |
Frappe PR Bot | fa04236 | 2017-07-17 17:50:36 +0530 | [diff] [blame] | 2340 | apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.js +446,Show Salary Slip,Show Slip Gaji |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 2341 | apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +814,Transfer Material,Pemindahan Bahan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2342 | DocType: BOM,"Specify the operations, operating cost and give a unique Operation no to your operations.","Nyatakan operasi, kos operasi dan memberikan Operasi unik tidak kepada operasi anda." |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 2343 | apps/erpnext/erpnext/controllers/status_updater.py +201,This document is over limit by {0} {1} for item {4}. Are you making another {3} against the same {2}?,Dokumen ini melebihi had oleh {0} {1} untuk item {4}. Adakah anda membuat terhadap yang sama satu lagi {3} {2}? |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 2344 | apps/erpnext/erpnext/public/js/controllers/transaction.js +997,Please set recurring after saving,Sila menetapkan berulang selepas menyimpan |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 2345 | apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +755,Select change amount account,Pilih perubahan kira jumlah |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2346 | DocType: Purchase Invoice,Price List Currency,Senarai Harga Mata Wang |
| 2347 | DocType: Naming Series,User must always select,Pengguna perlu sentiasa pilih |
| 2348 | DocType: Stock Settings,Allow Negative Stock,Benarkan Saham Negatif |
| 2349 | DocType: Installation Note,Installation Note,Pemasangan Nota |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2350 | DocType: Topic,Topic,Topic |
| 2351 | apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +40,Cash Flow from Financing,Aliran tunai daripada pembiayaan |
| 2352 | DocType: Budget Account,Budget Account,anggaran Akaun |
| 2353 | DocType: Quality Inspection,Verified By,Disahkan oleh |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 2354 | apps/erpnext/erpnext/setup/doctype/company/company.py +70,"Cannot change company's default currency, because there are existing transactions. Transactions must be cancelled to change the default currency.","Tidak boleh menukar mata wang lalai syarikat itu, kerana terdapat urus niaga yang sedia ada. Transaksi mesti dibatalkan untuk menukar mata wang lalai." |
Frappe PR Bot | 59ee45a | 2017-06-01 19:05:28 +0530 | [diff] [blame] | 2355 | DocType: Grading Scale Interval,Grade Description,gred Penerangan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2356 | DocType: Stock Entry,Purchase Receipt No,Resit Pembelian No |
| 2357 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +30,Earnest Money,Wang Earnest |
| 2358 | DocType: Process Payroll,Create Salary Slip,Membuat Slip Gaji |
| 2359 | apps/erpnext/erpnext/stock/doctype/item/item_dashboard.py +34,Traceability,kebolehkesanan |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 2360 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +137,Source of Funds (Liabilities),Sumber Dana (Liabiliti) |
| 2361 | apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +381,Quantity in row {0} ({1}) must be same as manufactured quantity {2},Kuantiti berturut-turut {0} ({1}) mestilah sama dengan kuantiti yang dikeluarkan {2} |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 2362 | DocType: Supplier Scorecard Scoring Standing,Employee,Pekerja |
Frappe PR Bot | 3b128ca | 2017-07-25 11:46:16 +0530 | [diff] [blame] | 2363 | DocType: Company,Sales Monthly History,Sejarah Bulanan Jualan |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 2364 | apps/erpnext/erpnext/public/js/utils/serial_no_batch_selector.js +190,Select Batch,Pilih Batch |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2365 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +244,{0} {1} is fully billed,{0} {1} telah dibil sepenuhnya |
| 2366 | DocType: Training Event,End Time,Akhir Masa |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 2367 | apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.py +63,Active Salary Structure {0} found for employee {1} for the given dates,Struktur Gaji aktif {0} dijumpai untuk pekerja {1} pada tarikh yang diberikan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2368 | DocType: Payment Entry,Payment Deductions or Loss,Potongan bayaran atau Kehilangan |
| 2369 | apps/erpnext/erpnext/config/setup.py +42,Standard contract terms for Sales or Purchase.,Terma kontrak standard untuk Jualan atau Beli. |
| 2370 | apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.js +100,Group by Voucher,Kumpulan dengan Voucher |
| 2371 | apps/erpnext/erpnext/config/crm.py +6,Sales Pipeline,Pipeline jualan |
Frappe PR Bot | 3b128ca | 2017-07-25 11:46:16 +0530 | [diff] [blame] | 2372 | apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +216,Please set default account in Salary Component {0},Sila menetapkan akaun lalai dalam Komponen Gaji {0} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2373 | apps/erpnext/erpnext/templates/form_grid/material_request_grid.html +7,Required On,Diperlukan Pada |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 2374 | apps/erpnext/erpnext/schools/doctype/instructor/instructor.py +15,Please setup Instructor Naming System in School > School Settings,Sila persediaan Sistem Menamakan Pengajar di Sekolah> Tetapan Sekolah |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2375 | DocType: Rename Tool,File to Rename,Fail untuk Namakan semula |
| 2376 | apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +204,Please select BOM for Item in Row {0},Sila pilih BOM untuk Item dalam Row {0} |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 2377 | apps/erpnext/erpnext/accounts/doctype/mode_of_payment/mode_of_payment.py +28,Account {0} does not match with Company {1} in Mode of Account: {2},Akaun {0} tidak sepadan dengan Syarikat {1} dalam Kaedah akaun: {2} |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 2378 | apps/erpnext/erpnext/controllers/buying_controller.py +268,Specified BOM {0} does not exist for Item {1},Dinyatakan BOM {0} tidak wujud untuk Perkara {1} |
Frappe PR Bot | 3b128ca | 2017-07-25 11:46:16 +0530 | [diff] [blame] | 2379 | apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +221,Maintenance Schedule {0} must be cancelled before cancelling this Sales Order,Jadual Penyelenggaraan {0} hendaklah dibatalkan sebelum membatalkan Perintah Jualan ini |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2380 | DocType: Notification Control,Expense Claim Approved,Perbelanjaan Tuntutan Diluluskan |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 2381 | apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +319,Salary Slip of employee {0} already created for this period,Slip gaji pekerja {0} telah dicipta untuk tempoh ini |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 2382 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +146,Pharmaceutical,Farmasi |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2383 | apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +26,Cost of Purchased Items,Kos Item Dibeli |
| 2384 | DocType: Selling Settings,Sales Order Required,Pesanan Jualan Diperlukan |
| 2385 | DocType: Purchase Invoice,Credit To,Kredit Untuk |
| 2386 | apps/erpnext/erpnext/selling/page/sales_funnel/sales_funnel.py +31,Active Leads / Customers,Leads aktif / Pelanggan |
| 2387 | DocType: Employee Education,Post Graduate,Siswazah |
| 2388 | DocType: Maintenance Schedule Detail,Maintenance Schedule Detail,Jadual Penyelenggaraan Terperinci |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 2389 | DocType: Supplier Scorecard,Warn for new Purchase Orders,Amalkan pesanan baru |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2390 | DocType: Quality Inspection Reading,Reading 9,Membaca 9 |
| 2391 | DocType: Supplier,Is Frozen,Adalah Beku |
Frappe PR Bot | bfdb726 | 2017-07-11 15:20:11 +0530 | [diff] [blame] | 2392 | apps/erpnext/erpnext/stock/utils.py +217,Group node warehouse is not allowed to select for transactions,nod Kumpulan gudang tidak dibenarkan untuk memilih untuk transaksi |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2393 | DocType: Buying Settings,Buying Settings,Tetapan Membeli |
| 2394 | DocType: Stock Entry Detail,BOM No. for a Finished Good Item,BOM No. untuk Perkara Baik Selesai |
| 2395 | DocType: Upload Attendance,Attendance To Date,Kehadiran Untuk Tarikh |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 2396 | DocType: Request for Quotation Supplier,No Quote,No Quote |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2397 | DocType: Warranty Claim,Raised By,Dibangkitkan Oleh |
| 2398 | DocType: Payment Gateway Account,Payment Account,Akaun Pembayaran |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 2399 | apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +880,Please specify Company to proceed,Sila nyatakan Syarikat untuk meneruskan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2400 | apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +22,Net Change in Accounts Receivable,Perubahan Bersih dalam Akaun Belum Terima |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 2401 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +79,Compensatory Off,Pampasan Off |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2402 | DocType: Offer Letter,Accepted,Diterima |
| 2403 | apps/erpnext/erpnext/crm/report/prospects_engaged_but_not_converted/prospects_engaged_but_not_converted.py +25,Organization,organisasi |
| 2404 | apps/erpnext/erpnext/crm/report/prospects_engaged_but_not_converted/prospects_engaged_but_not_converted.py +25,Organization,organisasi |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 2405 | DocType: BOM Update Tool,BOM Update Tool,Alat Kemaskini BOM |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2406 | DocType: SG Creation Tool Course,Student Group Name,Nama Kumpulan Pelajar |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 2407 | apps/erpnext/erpnext/setup/doctype/company/company.js +62,Please make sure you really want to delete all the transactions for this company. Your master data will remain as it is. This action cannot be undone.,Sila pastikan anda benar-benar ingin memadam semua urus niaga bagi syarikat ini. Data induk anda akan kekal kerana ia adalah. Tindakan ini tidak boleh dibuat asal. |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2408 | DocType: Room,Room Number,Nombor bilik |
| 2409 | apps/erpnext/erpnext/utilities/transaction_base.py +96,Invalid reference {0} {1},Rujukan tidak sah {0} {1} |
Frappe PR Bot | 3b128ca | 2017-07-25 11:46:16 +0530 | [diff] [blame] | 2410 | apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +167,{0} ({1}) cannot be greater than planned quanitity ({2}) in Production Order {3},{0} ({1}) tidak boleh lebih besar dari kuantiti yang dirancang ({2}) dalam Pesanan Pengeluaran {3} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2411 | DocType: Shipping Rule,Shipping Rule Label,Peraturan Penghantaran Label |
| 2412 | apps/erpnext/erpnext/public/js/conf.js +28,User Forum,Forum pengguna |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 2413 | apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +299,Raw Materials cannot be blank.,Bahan mentah tidak boleh kosong. |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 2414 | apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +486,"Could not update stock, invoice contains drop shipping item.","Tidak dapat kemas kini saham, invois mengandungi drop item penghantaran." |
| 2415 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +484,Quick Journal Entry,Pantas Journal Kemasukan |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 2416 | apps/erpnext/erpnext/manufacturing/doctype/bom/bom.js +200,You can not change rate if BOM mentioned agianst any item,Anda tidak boleh mengubah kadar jika BOM disebut agianst sebarang perkara |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2417 | DocType: Employee,Previous Work Experience,Pengalaman Kerja Sebelumnya |
| 2418 | DocType: Stock Entry,For Quantity,Untuk Kuantiti |
| 2419 | apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +209,Please enter Planned Qty for Item {0} at row {1},Sila masukkan Dirancang Kuantiti untuk Perkara {0} di barisan {1} |
| 2420 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +241,{0} {1} is not submitted,{0} {1} tidak diserahkan |
| 2421 | apps/erpnext/erpnext/config/stock.py +27,Requests for items.,Permintaan untuk barang-barang. |
| 2422 | DocType: Production Planning Tool,Separate production order will be created for each finished good item.,Perintah pengeluaran berasingan akan diwujudkan bagi setiap item siap baik. |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 2423 | apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +127,{0} must be negative in return document,{0} mesti negatif dalam dokumen pulangan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2424 | ,Minutes to First Response for Issues,Minit ke Response Pertama untuk Isu |
| 2425 | DocType: Purchase Invoice,Terms and Conditions1,Terma dan Conditions1 |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 2426 | apps/erpnext/erpnext/public/js/setup_wizard.js +101,The name of the institute for which you are setting up this system.,Nama institut yang mana anda menyediakan sistem ini. |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2427 | DocType: Accounts Settings,"Accounting entry frozen up to this date, nobody can do / modify entry except role specified below.","Catatan Perakaunan dibekukan sehingga tarikh ini, tiada siapa boleh melakukan / mengubah suai kemasukan kecuali yang berperanan seperti di bawah." |
Frappe PR Bot | 59ee45a | 2017-06-01 19:05:28 +0530 | [diff] [blame] | 2428 | apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.js +116,Please save the document before generating maintenance schedule,Sila simpan dokumen itu sebelum menjana jadual penyelenggaraan |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 2429 | apps/erpnext/erpnext/manufacturing/doctype/bom_update_tool/bom_update_tool.js +30,Latest price updated in all BOMs,Harga terkini dikemas kini dalam semua BOM |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2430 | apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +28,Project Status,Status projek |
| 2431 | DocType: UOM,Check this to disallow fractions. (for Nos),Semak ini untuk tidak membenarkan pecahan. (Untuk Nos) |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 2432 | apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +428,The following Production Orders were created:,Perintah Pengeluaran berikut telah dibuat: |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2433 | DocType: Student Admission,Naming Series (for Student Applicant),Penamaan Series (untuk Pelajar Pemohon) |
| 2434 | DocType: Delivery Note,Transporter Name,Nama Transporter |
| 2435 | DocType: Authorization Rule,Authorized Value,Nilai yang diberi kuasa |
| 2436 | DocType: BOM,Show Operations,Show Operasi |
| 2437 | ,Minutes to First Response for Opportunity,Minit ke Response Pertama bagi Peluang |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 2438 | apps/erpnext/erpnext/hr/report/monthly_attendance_sheet/monthly_attendance_sheet.py +68,Total Absent,Jumlah Tidak hadir |
Frappe PR Bot | bfdb726 | 2017-07-11 15:20:11 +0530 | [diff] [blame] | 2439 | apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +793,Item or Warehouse for row {0} does not match Material Request,Perkara atau Gudang untuk baris {0} tidak sepadan Bahan Permintaan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2440 | apps/erpnext/erpnext/config/stock.py +189,Unit of Measure,Unit Tindakan |
| 2441 | DocType: Fiscal Year,Year End Date,Tahun Tarikh Akhir |
| 2442 | DocType: Task Depends On,Task Depends On,Petugas Bergantung Pada |
| 2443 | DocType: Supplier Quotation,Opportunity,Peluang |
| 2444 | ,Completed Production Orders,Pesanan Pengeluaran selesai |
| 2445 | DocType: Operation,Default Workstation,Workstation Default |
| 2446 | DocType: Notification Control,Expense Claim Approved Message,Mesej perbelanjaan Tuntutan Diluluskan |
| 2447 | DocType: Payment Entry,Deductions or Loss,Potongan atau Kehilangan |
| 2448 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +247,{0} {1} is closed,{0} {1} adalah ditutup |
| 2449 | DocType: Email Digest,How frequently?,Berapa kerap? |
| 2450 | DocType: Purchase Receipt,Get Current Stock,Dapatkan Saham Semasa |
| 2451 | apps/erpnext/erpnext/config/manufacturing.py +46,Tree of Bill of Materials,Tree Rang Undang-Undang Bahan |
| 2452 | DocType: Student,Joining Date,menyertai Tarikh |
| 2453 | ,Employees working on a holiday,Kakitangan yang bekerja pada hari cuti |
| 2454 | apps/erpnext/erpnext/hr/doctype/employee_attendance_tool/employee_attendance_tool.js +152,Mark Present,Mark Hadir |
| 2455 | DocType: Project,% Complete Method,% Kaedah Lengkap |
Frappe PR Bot | 7c90100 | 2017-06-07 12:05:29 +0530 | [diff] [blame] | 2456 | apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +200,Maintenance start date can not be before delivery date for Serial No {0},Tarikh mula penyelenggaraan tidak boleh sebelum tarikh penghantaran untuk No Serial {0} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2457 | DocType: Production Order,Actual End Date,Tarikh Akhir Sebenar |
| 2458 | DocType: BOM,Operating Cost (Company Currency),Kos operasi (Syarikat Mata Wang) |
| 2459 | DocType: Purchase Invoice,PINV-,PINV- |
| 2460 | DocType: Authorization Rule,Applicable To (Role),Terpakai Untuk (Peranan) |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 2461 | DocType: BOM Update Tool,Replace BOM,Gantikan BOM |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2462 | DocType: Stock Entry,Purpose,Tujuan |
| 2463 | DocType: Company,Fixed Asset Depreciation Settings,Aset Tetap Tetapan Susutnilai |
| 2464 | DocType: Item,Will also apply for variants unless overrridden,Juga akan memohon varian kecuali overrridden |
| 2465 | DocType: Purchase Invoice,Advances,Pendahuluan |
| 2466 | DocType: Production Order,Manufacture against Material Request,Mengeluarkan terhadap Permintaan Bahan |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 2467 | apps/erpnext/erpnext/schools/report/course_wise_assessment_report/course_wise_assessment_report.html +10,Assessment Group: ,Kumpulan Penilaian: |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2468 | DocType: Item Reorder,Request for,Minta |
| 2469 | apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +32,Approving User cannot be same as user the rule is Applicable To,Meluluskan pengguna tidak boleh menjadi sama seperti pengguna peraturan adalah Terpakai Untuk |
| 2470 | DocType: Stock Entry Detail,Basic Rate (as per Stock UOM),Kadar asas (seperti Stock UOM) |
| 2471 | DocType: SMS Log,No of Requested SMS,Jumlah SMS yang diminta |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 2472 | apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +243,Leave Without Pay does not match with approved Leave Application records,Cuti Tanpa Gaji tidak sepadan dengan rekod Cuti Permohonan diluluskan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2473 | DocType: Campaign,Campaign-.####,Kempen -. #### |
| 2474 | apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +21,Next Steps,Langkah seterusnya |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 2475 | apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +769,Please supply the specified items at the best possible rates,Sila membekalkan barangan tertentu pada kadar terbaik mungkin |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2476 | DocType: Selling Settings,Auto close Opportunity after 15 days,Auto Peluang dekat selepas 15 hari |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 2477 | apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.py +74,Purchase Orders are not allowed for {0} due to a scorecard standing of {1}.,Pesanan Pembelian tidak dibenarkan untuk {0} disebabkan kedudukan kad skor {1}. |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2478 | apps/erpnext/erpnext/public/js/financial_statements.js +83,End Year,akhir Tahun |
| 2479 | apps/erpnext/erpnext/crm/report/campaign_efficiency/campaign_efficiency.py +23,Quot/Lead %,Quot / Lead% |
| 2480 | apps/erpnext/erpnext/crm/report/campaign_efficiency/campaign_efficiency.py +23,Quot/Lead %,Quot / Lead% |
| 2481 | apps/erpnext/erpnext/hr/doctype/employee/employee.py +119,Contract End Date must be greater than Date of Joining,Kontrak Tarikh Akhir mesti lebih besar daripada Tarikh Menyertai |
| 2482 | DocType: Delivery Note,DN-,DN- |
| 2483 | DocType: Sales Partner,A third party distributor / dealer / commission agent / affiliate / reseller who sells the companies products for a commission.,Seorang pengedar pihak ketiga / peniaga / ejen / kenalan / penjual semula yang menjual produk syarikat untuk komisen. |
| 2484 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +376,{0} against Purchase Order {1},{0} terhadap Permintaan Pembelian {1} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2485 | DocType: Task,Actual Start Date (via Time Sheet),Tarikh Mula Sebenar (melalui Lembaran Time) |
| 2486 | apps/erpnext/erpnext/portal/doctype/homepage/homepage.py +15,This is an example website auto-generated from ERPNext,Ini adalah laman contoh automatik dihasilkan daripada ERPNext |
| 2487 | apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +37,Ageing Range 1,Range Penuaan 1 |
| 2488 | DocType: Purchase Taxes and Charges Template,"Standard tax template that can be applied to all Purchase Transactions. This template can contain list of tax heads and also other expense heads like ""Shipping"", ""Insurance"", ""Handling"" etc. |
| 2489 | |
| 2490 | #### Note |
| 2491 | |
| 2492 | The tax rate you define here will be the standard tax rate for all **Items**. If there are **Items** that have different rates, they must be added in the **Item Tax** table in the **Item** master. |
| 2493 | |
| 2494 | #### Description of Columns |
| 2495 | |
| 2496 | 1. Calculation Type: |
| 2497 | - This can be on **Net Total** (that is the sum of basic amount). |
| 2498 | - **On Previous Row Total / Amount** (for cumulative taxes or charges). If you select this option, the tax will be applied as a percentage of the previous row (in the tax table) amount or total. |
| 2499 | - **Actual** (as mentioned). |
| 2500 | 2. Account Head: The Account ledger under which this tax will be booked |
| 2501 | 3. Cost Center: If the tax / charge is an income (like shipping) or expense it needs to be booked against a Cost Center. |
| 2502 | 4. Description: Description of the tax (that will be printed in invoices / quotes). |
| 2503 | 5. Rate: Tax rate. |
| 2504 | 6. Amount: Tax amount. |
| 2505 | 7. Total: Cumulative total to this point. |
| 2506 | 8. Enter Row: If based on ""Previous Row Total"" you can select the row number which will be taken as a base for this calculation (default is the previous row). |
| 2507 | 9. Consider Tax or Charge for: In this section you can specify if the tax / charge is only for valuation (not a part of total) or only for total (does not add value to the item) or for both. |
| 2508 | 10. Add or Deduct: Whether you want to add or deduct the tax.","Template cukai standard yang boleh diguna pakai untuk semua Transaksi Pembelian. Templat ini boleh mengandungi senarai kepala cukai dan juga kepala perbelanjaan lain seperti "Penghantaran", "Insurans", "Pengendalian" dan lain-lain #### Nota Kadar cukai anda tentukan di sini akan menjadi kadar cukai standard untuk semua ** Item * *. Jika terdapat Item ** ** yang mempunyai kadar yang berbeza, mereka perlu ditambah dalam ** Item Cukai ** meja dalam ** ** Item induk. #### Keterangan Kolum 1. Pengiraan Jenis: - Ini boleh menjadi pada ** ** Jumlah bersih (iaitu jumlah jumlah asas). - ** Pada Row Sebelumnya Jumlah / Jumlah ** (untuk cukai atau caj terkumpul). Jika anda memilih pilihan ini, cukai yang akan digunakan sebagai peratusan daripada baris sebelumnya (dalam jadual cukai) amaun atau jumlah. - ** ** Sebenar (seperti yang dinyatakan). 2. Ketua Akaun: The lejar Akaun di mana cukai ini akan ditempah 3. Kos Center: Jika cukai / caj adalah pendapatan (seperti penghantaran) atau perbelanjaan perlu ditempah terhadap PTJ. 4. Keterangan: Keterangan cukai (yang akan dicetak dalam invois / sebut harga). 5. Kadar: Kadar Cukai. 6. Jumlah: Jumlah Cukai. 7. Jumlah: Jumlah terkumpul sehingga hal ini. 8. Masukkan Row: Jika berdasarkan "Row Sebelumnya Jumlah" anda boleh pilih nombor barisan yang akan diambil sebagai asas untuk pengiraan ini (default adalah berturut-turut sebelumnya). 9. Pertimbangkan Cukai atau Caj: Dalam bahagian ini, anda boleh menentukan jika cukai / caj adalah hanya untuk penilaian (bukan sebahagian daripada jumlah) atau hanya untuk jumlah (tidak menambah nilai kepada item) atau kedua-duanya. 10. Tambah atau Tolak: Adakah anda ingin menambah atau memotong cukai." |
| 2509 | DocType: Homepage,Homepage,Homepage |
| 2510 | DocType: Purchase Receipt Item,Recd Quantity,Recd Kuantiti |
| 2511 | apps/erpnext/erpnext/schools/doctype/program_enrollment/program_enrollment.py +57,Fee Records Created - {0},Rekod Bayaran Dibuat - {0} |
| 2512 | DocType: Asset Category Account,Asset Category Account,Akaun Kategori Asset |
Frappe PR Bot | 3b128ca | 2017-07-25 11:46:16 +0530 | [diff] [blame] | 2513 | apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +117,Cannot produce more Item {0} than Sales Order quantity {1},Tidak boleh menghasilkan Perkara lebih {0} daripada kuantiti Sales Order {1} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2514 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +539,Stock Entry {0} is not submitted,Saham Entry {0} tidak dikemukakan |
| 2515 | DocType: Payment Reconciliation,Bank / Cash Account,Akaun Bank / Tunai |
| 2516 | apps/erpnext/erpnext/crm/doctype/lead/lead.py +44,Next Contact By cannot be same as the Lead Email Address,Seterusnya Hubungi Dengan tidak boleh menjadi sama seperti Alamat E-mel Lead |
| 2517 | DocType: Tax Rule,Billing City,Bandar Bil |
| 2518 | DocType: Asset,Manual,manual |
| 2519 | DocType: Salary Component Account,Salary Component Account,Akaun Komponen Gaji |
| 2520 | DocType: Global Defaults,Hide Currency Symbol,Menyembunyikan Simbol mata wang |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 2521 | apps/erpnext/erpnext/config/accounts.py +327,"e.g. Bank, Cash, Credit Card","contohnya Bank, Tunai, Kad Kredit" |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2522 | DocType: Lead Source,Source Name,Nama Source |
| 2523 | DocType: Journal Entry,Credit Note,Nota Kredit |
| 2524 | DocType: Warranty Claim,Service Address,Alamat Perkhidmatan |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 2525 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +49,Furnitures and Fixtures,Perabot dan Fixtures |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2526 | DocType: Item,Manufacture,Pembuatan |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 2527 | apps/erpnext/erpnext/utilities/user_progress.py +16,Setup Company,Persediaan Syarikat |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2528 | apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +13,Please Delivery Note first,Sila Penghantaran Nota pertama |
| 2529 | DocType: Student Applicant,Application Date,Tarikh permohonan |
| 2530 | DocType: Salary Detail,Amount based on formula,Jumlah berdasarkan formula |
| 2531 | DocType: Purchase Invoice,Currency and Price List,Mata wang dan Senarai Harga |
| 2532 | DocType: Opportunity,Customer / Lead Name,Pelanggan / Nama Lead |
| 2533 | apps/erpnext/erpnext/accounts/doctype/bank_reconciliation/bank_reconciliation.py +99,Clearance Date not mentioned,Clearance Tarikh tidak dinyatakan |
| 2534 | apps/erpnext/erpnext/config/manufacturing.py +7,Production,Pengeluaran |
| 2535 | DocType: Guardian,Occupation,Pekerjaan |
Frappe PR Bot | 59ee45a | 2017-06-01 19:05:28 +0530 | [diff] [blame] | 2536 | apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.js +74,Row {0}:Start Date must be before End Date,Row {0}: Tarikh Mula mestilah sebelum Tarikh Akhir |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2537 | apps/erpnext/erpnext/controllers/trends.py +19,Total(Qty),Jumlah (Kuantiti) |
| 2538 | DocType: Sales Invoice,This Document,Dokumen ini |
| 2539 | DocType: Installation Note Item,Installed Qty,Dipasang Qty |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 2540 | apps/erpnext/erpnext/utilities/user_progress.py +20,You added ,Anda tambah |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2541 | DocType: Purchase Taxes and Charges,Parenttype,Parenttype |
| 2542 | apps/erpnext/erpnext/hr/doctype/training_event/training_event.js +7,Training Result,Keputusan latihan |
| 2543 | DocType: Purchase Invoice,Is Paid,Adakah dibayar |
| 2544 | DocType: Salary Structure,Total Earning,Jumlah Pendapatan |
| 2545 | DocType: Purchase Receipt,Time at which materials were received,Masa di mana bahan-bahan yang telah diterima |
| 2546 | DocType: Stock Ledger Entry,Outgoing Rate,Kadar keluar |
| 2547 | apps/erpnext/erpnext/config/hr.py +224,Organization branch master.,Master cawangan organisasi. |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 2548 | apps/erpnext/erpnext/controllers/accounts_controller.py +280, or ,atau |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2549 | DocType: Sales Order,Billing Status,Bil Status |
| 2550 | apps/erpnext/erpnext/public/js/conf.js +32,Report an Issue,Laporkan Isu |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 2551 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +120,Utility Expenses,Perbelanjaan utiliti |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2552 | apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.py +64,90-Above,90 Ke atas |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 2553 | apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +237,Row #{0}: Journal Entry {1} does not have account {2} or already matched against another voucher,Row # {0}: Journal Kemasukan {1} tidak mempunyai akaun {2} atau sudah dipadankan dengan baucar lain |
| 2554 | DocType: Supplier Scorecard Criteria,Criteria Weight,Kriteria Berat |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2555 | DocType: Buying Settings,Default Buying Price List,Default Senarai Membeli Harga |
| 2556 | DocType: Process Payroll,Salary Slip Based on Timesheet,Slip Gaji Berdasarkan Timesheet |
Frappe PR Bot | 3b128ca | 2017-07-25 11:46:16 +0530 | [diff] [blame] | 2557 | apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +113,No employee for the above selected criteria OR salary slip already created,Tiada pekerja bagi kriteria ATAU penyata gaji dipilih di atas telah membuat |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2558 | DocType: Notification Control,Sales Order Message,Pesanan Jualan Mesej |
| 2559 | apps/erpnext/erpnext/config/setup.py +15,"Set Default Values like Company, Currency, Current Fiscal Year, etc.","Nilai Default Tetapkan seperti Syarikat, mata wang, fiskal semasa Tahun, dan lain-lain" |
| 2560 | DocType: Payment Entry,Payment Type,Jenis Pembayaran |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 2561 | apps/erpnext/erpnext/stock/doctype/batch/batch.py +130,Please select a Batch for Item {0}. Unable to find a single batch that fulfills this requirement,Sila pilih Batch untuk item {0}. Tidak dapat mencari kumpulan tunggal yang memenuhi keperluan ini |
| 2562 | apps/erpnext/erpnext/stock/doctype/batch/batch.py +130,Please select a Batch for Item {0}. Unable to find a single batch that fulfills this requirement,Sila pilih Batch untuk item {0}. Tidak dapat mencari kumpulan tunggal yang memenuhi keperluan ini |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2563 | DocType: Process Payroll,Select Employees,Pilih Pekerja |
| 2564 | DocType: Opportunity,Potential Sales Deal,Deal Potensi Jualan |
| 2565 | DocType: Payment Entry,Cheque/Reference Date,Cek Tarikh / Rujukan |
| 2566 | DocType: Purchase Invoice,Total Taxes and Charges,Jumlah Cukai dan Caj |
| 2567 | DocType: Employee,Emergency Contact,Hubungi Kecemasan |
| 2568 | DocType: Bank Reconciliation Detail,Payment Entry,Kemasukan pembayaran |
| 2569 | DocType: Item,Quality Parameters,Parameter Kualiti |
| 2570 | ,sales-browser,jualan pelayar |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 2571 | apps/erpnext/erpnext/accounts/doctype/account/account.js +73,Ledger,Lejar |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2572 | DocType: Target Detail,Target Amount,Sasaran Jumlah |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 2573 | DocType: POS Profile,Print Format for Online,Format Cetak untuk Online |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2574 | DocType: Shopping Cart Settings,Shopping Cart Settings,Troli membeli-belah Tetapan |
| 2575 | DocType: Journal Entry,Accounting Entries,Catatan Perakaunan |
| 2576 | apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +24,Duplicate Entry. Please check Authorization Rule {0},Salinan Entry. Sila semak Kebenaran Peraturan {0} |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 2577 | apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +29,Global POS Profile {0} already created for company {1},Profil POS Global {0} telah dicipta untuk syarikat {1} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2578 | DocType: Purchase Order,Ref SQ,Ref SQ |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 2579 | apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +55,Receipt document must be submitted,dokumen Resit hendaklah dikemukakan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2580 | DocType: Purchase Invoice Item,Received Qty,Diterima Qty |
| 2581 | DocType: Stock Entry Detail,Serial No / Batch,Serial No / batch |
Frappe PR Bot | 3b128ca | 2017-07-25 11:46:16 +0530 | [diff] [blame] | 2582 | apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +320,Not Paid and Not Delivered,Not Paid dan Tidak Dihantar |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2583 | DocType: Product Bundle,Parent Item,Perkara Ibu Bapa |
| 2584 | DocType: Account,Account Type,Jenis Akaun |
| 2585 | DocType: Delivery Note,DN-RET-,DN-RET- |
| 2586 | apps/erpnext/erpnext/templates/pages/projects.html +58,No time sheets,Tiada lembaran masa |
| 2587 | apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +123,Leave Type {0} cannot be carry-forwarded,Tinggalkan Jenis {0} tidak boleh bawa dikemukakan |
Frappe PR Bot | 7c90100 | 2017-06-07 12:05:29 +0530 | [diff] [blame] | 2588 | apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +215,Maintenance Schedule is not generated for all the items. Please click on 'Generate Schedule',Jadual penyelenggaraan tidak dihasilkan untuk semua item. Sila klik pada 'Menjana Jadual' |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2589 | ,To Produce,Hasilkan |
| 2590 | apps/erpnext/erpnext/config/hr.py +93,Payroll,Payroll |
Frappe PR Bot | fa04236 | 2017-07-17 17:50:36 +0530 | [diff] [blame] | 2591 | apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +179,"For row {0} in {1}. To include {2} in Item rate, rows {3} must also be included","Bagi barisan {0} dalam {1}. Untuk memasukkan {2} dalam kadar Perkara, baris {3} hendaklah juga disediakan" |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 2592 | apps/erpnext/erpnext/utilities/activation.py +101,Make User,Buat Pengguna |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2593 | DocType: Packing Slip,Identification of the package for the delivery (for print),Pengenalan pakej untuk penghantaran (untuk cetak) |
| 2594 | DocType: Bin,Reserved Quantity,Cipta Terpelihara Kuantiti |
| 2595 | apps/erpnext/erpnext/templates/includes/footer/footer_extension.html +34,Please enter valid email address,Sila masukkan alamat emel yang sah |
| 2596 | apps/erpnext/erpnext/templates/includes/footer/footer_extension.html +34,Please enter valid email address,Sila masukkan alamat emel yang sah |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 2597 | apps/erpnext/erpnext/selling/page/point_of_sale/point_of_sale.js +546,Please select an item in the cart,Sila pilih item dalam kereta |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2598 | DocType: Landed Cost Voucher,Purchase Receipt Items,Item Resit Pembelian |
| 2599 | apps/erpnext/erpnext/config/learn.py +21,Customizing Forms,Borang menyesuaikan |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 2600 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +65,Arrear,tunggakan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2601 | apps/erpnext/erpnext/accounts/report/asset_depreciations_and_balances/asset_depreciations_and_balances.py +155,Depreciation Amount during the period,Susutnilai Jumlah dalam tempoh yang |
| 2602 | apps/erpnext/erpnext/accounts/doctype/sales_taxes_and_charges_template/sales_taxes_and_charges_template.py +38,Disabled template must not be default template,Templat kurang upaya tidak perlu menjadi templat lalai |
| 2603 | DocType: Account,Income Account,Akaun Pendapatan |
| 2604 | DocType: Payment Request,Amount in customer's currency,Amaun dalam mata wang pelanggan |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 2605 | apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +776,Delivery,Penghantaran |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2606 | DocType: Stock Reconciliation Item,Current Qty,Kuantiti semasa |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 2607 | apps/erpnext/erpnext/patches/v8_9/add_setup_progress_actions.py +16,Add Suppliers,Tambah Pembekal |
Frappe PR Bot | 59ee45a | 2017-06-01 19:05:28 +0530 | [diff] [blame] | 2608 | apps/erpnext/erpnext/templates/generators/item_group.html +36,Prev,terdahulu |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2609 | DocType: Appraisal Goal,Key Responsibility Area,Kawasan Tanggungjawab Utama |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 2610 | apps/erpnext/erpnext/utilities/activation.py +127,"Student Batches help you track attendance, assessments and fees for students","Kelompok pelajar membantu anda mengesan kehadiran, penilaian dan yuran untuk pelajar" |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2611 | DocType: Payment Entry,Total Allocated Amount,Jumlah Diperuntukkan |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 2612 | apps/erpnext/erpnext/setup/doctype/company/company.py +147,Set default inventory account for perpetual inventory,Menetapkan akaun inventori lalai untuk inventori yang berterusan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2613 | DocType: Item Reorder,Material Request Type,Permintaan Jenis Bahan |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 2614 | apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +268,Accural Journal Entry for salaries from {0} to {1},Accural Kemasukan Journal bagi gaji dari {0} kepada {1} |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 2615 | apps/erpnext/erpnext/accounts/page/pos/pos.js +812,"LocalStorage is full, did not save","LocalStorage penuh, tidak menyelamatkan" |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2616 | apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +85,Row {0}: UOM Conversion Factor is mandatory,Row {0}: Faktor Penukaran UOM adalah wajib |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 2617 | apps/erpnext/erpnext/utilities/user_progress.py +189,Room Capacity,Kapasiti Bilik |
Frappe PR Bot | bfdb726 | 2017-07-11 15:20:11 +0530 | [diff] [blame] | 2618 | apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +14,Ref,Ref |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2619 | DocType: Budget,Cost Center,PTJ |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 2620 | apps/erpnext/erpnext/stock/report/stock_ledger/stock_ledger.py +45,Voucher #,Baucer # |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2621 | DocType: Notification Control,Purchase Order Message,Membeli Pesanan Mesej |
| 2622 | DocType: Tax Rule,Shipping Country,Penghantaran Negara |
| 2623 | DocType: Selling Settings,Hide Customer's Tax Id from Sales Transactions,Menyembunyikan Id Cukai Pelanggan dari Transaksi Jualan |
| 2624 | DocType: Upload Attendance,Upload HTML,Naik HTML |
| 2625 | DocType: Employee,Relieving Date,Melegakan Tarikh |
Frappe PR Bot | 7c90100 | 2017-06-07 12:05:29 +0530 | [diff] [blame] | 2626 | apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +14,"Pricing Rule is made to overwrite Price List / define discount percentage, based on some criteria.","Peraturan Harga dibuat untuk menulis ganti Senarai Harga / menentukan peratusan diskaun, berdasarkan beberapa kriteria." |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2627 | DocType: Serial No,Warehouse can only be changed via Stock Entry / Delivery Note / Purchase Receipt,Gudang hanya boleh ditukar melalui Saham Entry / Penghantaran Nota / Resit Pembelian |
| 2628 | DocType: Employee Education,Class / Percentage,Kelas / Peratus |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 2629 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +125,Head of Marketing and Sales,Ketua Pemasaran dan Jualan |
| 2630 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +63,Income Tax,Cukai Pendapatan |
Frappe PR Bot | 7c90100 | 2017-06-07 12:05:29 +0530 | [diff] [blame] | 2631 | apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +17,"If 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.","Jika Peraturan Harga dipilih dibuat untuk 'Harga', ia akan menulis ganti Senarai Harga. Harga Peraturan Harga adalah harga akhir, jadi tidak ada diskaun lagi boleh diguna pakai. Oleh itu, dalam urus niaga seperti Perintah Jualan, Pesanan Belian dan lain-lain, ia akan berjaya meraih jumlah dalam bidang 'Rate', daripada bidang 'Senarai Harga Rate'." |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2632 | apps/erpnext/erpnext/config/selling.py +174,Track Leads by Industry Type.,Track Leads mengikut Jenis Industri. |
| 2633 | DocType: Item Supplier,Item Supplier,Perkara Pembekal |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 2634 | apps/erpnext/erpnext/public/js/controllers/transaction.js +1098,Please enter Item Code to get batch no,Sila masukkan Kod Item untuk mendapatkan kumpulan tidak |
| 2635 | apps/erpnext/erpnext/selling/doctype/quotation/quotation.js +827,Please select a value for {0} quotation_to {1},Sila pilih nilai untuk {0} quotation_to {1} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2636 | apps/erpnext/erpnext/config/selling.py +46,All Addresses.,Semua Alamat. |
| 2637 | DocType: Company,Stock Settings,Tetapan saham |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 2638 | apps/erpnext/erpnext/accounts/doctype/account/account.py +199,"Merging is only possible if following properties are same in both records. Is Group, Root Type, Company","Penggabungan hanya boleh dilakukan jika sifat berikut adalah sama dalam kedua-dua rekod. Adalah Kumpulan, Jenis Akar, Syarikat" |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2639 | DocType: Vehicle,Electric,Electric |
| 2640 | DocType: Task,% Progress,% Kemajuan |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 2641 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +123,Gain/Loss on Asset Disposal,Keuntungan / Kerugian daripada Pelupusan Aset |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2642 | DocType: Task,Depends on Tasks,Bergantung kepada Tugas |
| 2643 | apps/erpnext/erpnext/config/selling.py +36,Manage Customer Group Tree.,Menguruskan Tree Kumpulan Pelanggan. |
Frappe PR Bot | 59ee45a | 2017-06-01 19:05:28 +0530 | [diff] [blame] | 2644 | DocType: Shopping Cart Settings,Attachments can be shown without enabling the shopping cart,Lampiran boleh dipaparkan tanpa membolehkan troli membeli-belah |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2645 | DocType: Supplier Quotation,SQTN-,SQTN- |
| 2646 | apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center_tree.js +22,New Cost Center Name,New Nama PTJ |
| 2647 | DocType: Leave Control Panel,Leave Control Panel,Tinggalkan Panel Kawalan |
| 2648 | DocType: Project,Task Completion,Petugas Siap |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 2649 | apps/erpnext/erpnext/templates/includes/product_page.js +21,Not in Stock,Tidak dalam Saham |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2650 | DocType: Appraisal,HR User,HR pengguna |
| 2651 | DocType: Purchase Invoice,Taxes and Charges Deducted,Cukai dan Caj Dipotong |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 2652 | apps/erpnext/erpnext/hooks.py +129,Issues,Isu-isu |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2653 | apps/erpnext/erpnext/controllers/status_updater.py +12,Status must be one of {0},Status mestilah salah seorang daripada {0} |
| 2654 | DocType: Sales Invoice,Debit To,Debit Untuk |
| 2655 | DocType: Delivery Note,Required only for sample item.,Diperlukan hanya untuk item sampel. |
| 2656 | DocType: Stock Ledger Entry,Actual Qty After Transaction,Kuantiti Sebenar Selepas Transaksi |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2657 | apps/erpnext/erpnext/hr/report/salary_register/salary_register.py +65,No salary slip found between {0} and {1},Tiada slip gaji mendapati antara {0} dan {1} |
| 2658 | ,Pending SO Items For Purchase Request,Sementara menunggu SO Item Untuk Pembelian Permintaan |
| 2659 | apps/erpnext/erpnext/schools/doctype/student_admission/student_admission.py +29,Student Admissions,Kemasukan pelajar |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 2660 | apps/erpnext/erpnext/accounts/party.py +353,{0} {1} is disabled,{0} {1} dilumpuhkan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2661 | DocType: Supplier,Billing Currency,Bil Mata Wang |
| 2662 | DocType: Sales Invoice,SINV-RET-,SINV-RET- |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 2663 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +191,Extra Large,Lebih Besar |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 2664 | apps/erpnext/erpnext/hr/report/monthly_attendance_sheet/monthly_attendance_sheet.py +68,Total Leaves,Jumlah Daun |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2665 | ,Profit and Loss Statement,Penyata Untung dan Rugi |
| 2666 | DocType: Bank Reconciliation Detail,Cheque Number,Nombor Cek |
| 2667 | ,Sales Browser,Jualan Pelayar |
| 2668 | DocType: Journal Entry,Total Credit,Jumlah Kredit |
| 2669 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +542,Warning: Another {0} # {1} exists against stock entry {2},Amaran: Satu lagi {0} # {1} wujud terhadap kemasukan saham {2} |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 2670 | apps/erpnext/erpnext/utilities/user_progress_utils.py +45,Local,Tempatan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2671 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +26,Loans and Advances (Assets),Pinjaman dan Pendahuluan (Aset) |
| 2672 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +12,Debtors,Penghutang |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 2673 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +190,Large,Besar |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2674 | DocType: Homepage Featured Product,Homepage Featured Product,Homepage produk yang ditampilkan |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 2675 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +231,All Assessment Groups,Semua Kumpulan Penilaian |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2676 | apps/erpnext/erpnext/stock/doctype/warehouse/warehouse_tree.js +15,New Warehouse Name,Nama Warehouse New |
Frappe PR Bot | 59ee45a | 2017-06-01 19:05:28 +0530 | [diff] [blame] | 2677 | apps/erpnext/erpnext/accounts/report/financial_statements.py +227,Total {0} ({1}),Jumlah {0} ({1}) |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2678 | DocType: C-Form Invoice Detail,Territory,Wilayah |
Frappe PR Bot | 7c90100 | 2017-06-07 12:05:29 +0530 | [diff] [blame] | 2679 | apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +151,Please mention no of visits required,Sila menyebut ada lawatan diperlukan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2680 | DocType: Stock Settings,Default Valuation Method,Kaedah Penilaian Default |
Frappe PR Bot | bfdb726 | 2017-07-11 15:20:11 +0530 | [diff] [blame] | 2681 | apps/erpnext/erpnext/schools/doctype/student/student_dashboard.py +26,Fee,Bayaran |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2682 | DocType: Vehicle Log,Fuel Qty,Fuel Qty |
| 2683 | DocType: Production Order Operation,Planned Start Time,Dirancang Mula Masa |
| 2684 | DocType: Course,Assessment,penilaian |
| 2685 | DocType: Payment Entry Reference,Allocated,Diperuntukkan |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 2686 | apps/erpnext/erpnext/config/accounts.py +269,Close Balance Sheet and book Profit or Loss.,Kunci Kira-kira rapat dan buku Untung atau Rugi. |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2687 | DocType: Student Applicant,Application Status,Status permohonan |
| 2688 | DocType: Fees,Fees,yuran |
| 2689 | DocType: Currency Exchange,Specify Exchange Rate to convert one currency into another,Nyatakan Kadar Pertukaran untuk menukar satu matawang kepada yang lain |
Frappe PR Bot | 3b128ca | 2017-07-25 11:46:16 +0530 | [diff] [blame] | 2690 | apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +158,Quotation {0} is cancelled,Sebut Harga {0} dibatalkan |
Frappe PR Bot | bfdb726 | 2017-07-11 15:20:11 +0530 | [diff] [blame] | 2691 | apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +25,Total Outstanding Amount,Jumlah Cemerlang |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2692 | DocType: Sales Partner,Targets,Sasaran |
| 2693 | DocType: Price List,Price List Master,Senarai Harga Master |
| 2694 | DocType: Sales Person,All Sales Transactions can be tagged against multiple **Sales Persons** so that you can set and monitor targets.,Semua Transaksi Jualan boleh tagged terhadap pelbagai ** Jualan Orang ** supaya anda boleh menetapkan dan memantau sasaran. |
| 2695 | ,S.O. No.,PP No. |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 2696 | apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +204,Please create Customer from Lead {0},Sila buat Pelanggan dari Lead {0} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2697 | DocType: Price List,Applicable for Countries,Digunakan untuk Negara |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 2698 | DocType: Supplier Scorecard Scoring Variable,Parameter Name,Nama Parameter |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2699 | apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +52,Only Leave Applications with status 'Approved' and 'Rejected' can be submitted,Hanya Tinggalkan Permohonan dengan status 'diluluskan' dan 'Telah' boleh dikemukakan |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 2700 | apps/erpnext/erpnext/schools/doctype/student_group_creation_tool/student_group_creation_tool.py +52,Student Group Name is mandatory in row {0},Pelajar Kumpulan Nama adalah wajib berturut-turut {0} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2701 | DocType: Homepage,Products to be shown on website homepage,Produk yang akan dipaparkan pada laman web utama |
| 2702 | apps/erpnext/erpnext/setup/doctype/customer_group/customer_group.js +13,This is a root customer group and cannot be edited.,Ini adalah kumpulan pelanggan akar dan tidak boleh diedit. |
| 2703 | DocType: Employee,AB-,AB |
| 2704 | DocType: POS Profile,Ignore Pricing Rule,Abaikan Peraturan Harga |
| 2705 | DocType: Employee Education,Graduate,Siswazah |
| 2706 | DocType: Leave Block List,Block Days,Hari blok |
| 2707 | DocType: Journal Entry,Excise Entry,Eksais Entry |
Frappe PR Bot | 3b128ca | 2017-07-25 11:46:16 +0530 | [diff] [blame] | 2708 | apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +64,Warning: Sales Order {0} already exists against Customer's Purchase Order {1},Amaran: Sales Order {0} telah wujud terhadap Perintah Pembelian Pelanggan {1} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2709 | DocType: Terms and Conditions,"Standard Terms and Conditions that can be added to Sales and Purchases. |
| 2710 | |
| 2711 | Examples: |
| 2712 | |
| 2713 | 1. Validity of the offer. |
| 2714 | 1. Payment Terms (In Advance, On Credit, part advance etc). |
| 2715 | 1. What is extra (or payable by the Customer). |
| 2716 | 1. Safety / usage warning. |
| 2717 | 1. Warranty if any. |
| 2718 | 1. Returns Policy. |
| 2719 | 1. Terms of shipping, if applicable. |
| 2720 | 1. Ways of addressing disputes, indemnity, liability, etc. |
| 2721 | 1. Address and Contact of your Company.","Terma dan Syarat Standard yang boleh ditambah untuk Jualan dan Pembelian. Contoh: 1. Kesahan tawaran itu. 1. Terma Pembayaran (Dalam Advance, Mengenai Kredit, bahagian pendahuluan dan lain-lain). 1. Apakah tambahan (atau perlu dibayar oleh Pelanggan). 1. Keselamatan amaran / penggunaan. 1. Waranti jika ada. 1. Kembali Polisi. 1. Syarat-syarat penghantaran, jika berkenaan. 1. Cara-cara menangani pertikaian, tanggung rugi, kerugian, dan lain-lain 1. Alamat dan Contact Syarikat anda." |
| 2722 | DocType: Attendance,Leave Type,Cuti Jenis |
| 2723 | DocType: Purchase Invoice,Supplier Invoice Details,Pembekal Butiran Invois |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 2724 | apps/erpnext/erpnext/controllers/stock_controller.py +233,Expense / Difference account ({0}) must be a 'Profit or Loss' account,Akaun perbelanjaan / Perbezaan ({0}) mestilah akaun 'Keuntungan atau Kerugian' |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2725 | DocType: Project,Copied From,disalin Dari |
| 2726 | DocType: Project,Copied From,disalin Dari |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 2727 | apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +94,Name error: {0},ralat Nama: {0} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2728 | apps/erpnext/erpnext/stock/doctype/item/item_list.js +8,Shortage,kekurangan |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 2729 | apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +207,{0} {1} does not associated with {2} {3},{0} {1} tidak berkaitan dengan {2} {3} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2730 | apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +18,Attendance for employee {0} is already marked,Kehadiran bagi pekerja {0} telah ditandakan |
| 2731 | DocType: Packing Slip,If more than one package of the same type (for print),Jika lebih daripada satu bungkusan dari jenis yang sama (untuk cetak) |
| 2732 | ,Salary Register,gaji Daftar |
| 2733 | DocType: Warehouse,Parent Warehouse,Warehouse Ibu Bapa |
| 2734 | DocType: C-Form Invoice Detail,Net Total,Jumlah bersih |
Frappe PR Bot | 3b128ca | 2017-07-25 11:46:16 +0530 | [diff] [blame] | 2735 | apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +497,Default BOM not found for Item {0} and Project {1},Lalai BOM tidak dijumpai untuk Perkara {0} dan Projek {1} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2736 | apps/erpnext/erpnext/config/hr.py +163,Define various loan types,Tentukan pelbagai jenis pinjaman |
| 2737 | DocType: Bin,FCFS Rate,Kadar FCFS |
| 2738 | DocType: Payment Reconciliation Invoice,Outstanding Amount,Jumlah yang tertunggak |
| 2739 | apps/erpnext/erpnext/templates/generators/bom.html +71,Time(in mins),Masa (dalam minit) |
| 2740 | DocType: Project Task,Working,Kerja |
| 2741 | DocType: Stock Ledger Entry,Stock Queue (FIFO),Saham Queue (FIFO) |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 2742 | apps/erpnext/erpnext/public/js/setup_wizard.js +119,Financial Year,Tahun kewangan |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 2743 | apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +41,{0} does not belong to Company {1},{0} bukan milik Syarikat {1} |
| 2744 | apps/erpnext/erpnext/buying/doctype/supplier_scorecard_period/supplier_scorecard_period.py +66,Could not solve criteria score function for {0}. Make sure the formula is valid.,Tidak dapat menyelesaikan fungsi markah kriteria untuk {0}. Pastikan formula itu sah. |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2745 | apps/erpnext/erpnext/accounts/report/asset_depreciations_and_balances/asset_depreciations_and_balances.py +119,Cost as on,Kos seperti pada |
| 2746 | DocType: Account,Round Off,Bundarkan |
| 2747 | ,Requested Qty,Diminta Qty |
| 2748 | DocType: Tax Rule,Use for Shopping Cart,Gunakan untuk Troli |
| 2749 | apps/erpnext/erpnext/controllers/item_variant.py +96,Value {0} for Attribute {1} does not exist in the list of valid Item Attribute Values for Item {2},Nilai {0} untuk Sifat {1} tidak wujud dalam senarai item sah Atribut Nilai untuk item {2} |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 2750 | apps/erpnext/erpnext/public/js/utils/serial_no_batch_selector.js +78,Select Serial Numbers,Pilih nombor siri |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2751 | DocType: BOM Item,Scrap %,Scrap% |
Frappe PR Bot | 7c90100 | 2017-06-07 12:05:29 +0530 | [diff] [blame] | 2752 | apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +46,"Charges will be distributed proportionately based on item qty or amount, as per your selection","Caj akan diagihkan mengikut kadar berdasarkan item qty atau amaunnya, seperti pilihan anda" |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2753 | DocType: Maintenance Visit,Purposes,Tujuan |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 2754 | apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +111,Atleast one item should be entered with negative quantity in return document,Atleast perkara seseorang itu perlu dimasukkan dengan kuantiti negatif dalam dokumen pulangan |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 2755 | apps/erpnext/erpnext/patches/v8_9/add_setup_progress_actions.py +24,Add Courses,Tambah Kursus |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2756 | apps/erpnext/erpnext/manufacturing/doctype/workstation/workstation.py +71,"Operation {0} longer than any available working hours in workstation {1}, break down the operation into multiple operations","Operasi {0} lebih lama daripada mana-mana waktu kerja yang terdapat di stesen kerja {1}, memecahkan operasi ke dalam pelbagai operasi" |
| 2757 | ,Requested,Diminta |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 2758 | apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +89,No Remarks,Tidak Catatan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2759 | DocType: Purchase Invoice,Overdue,Tertunggak |
| 2760 | DocType: Account,Stock Received But Not Billed,Saham Diterima Tetapi Tidak Membilkan |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 2761 | apps/erpnext/erpnext/accounts/doctype/account/account.py +87,Root Account must be a group,Akaun root mestilah kumpulan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2762 | DocType: Fees,FEE.,BAYARAN. |
| 2763 | DocType: Employee Loan,Repaid/Closed,Dibayar balik / Ditutup |
| 2764 | DocType: Item,Total Projected Qty,Jumlah unjuran Qty |
| 2765 | DocType: Monthly Distribution,Distribution Name,Nama pengedaran |
| 2766 | DocType: Course,Course Code,Kod kursus |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 2767 | apps/erpnext/erpnext/controllers/stock_controller.py +331,Quality Inspection required for Item {0},Pemeriksaan kualiti yang diperlukan untuk Perkara {0} |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 2768 | DocType: Supplier Scorecard,Supplier Variables,Pembolehubah Pembekal |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2769 | DocType: Quotation,Rate at which customer's currency is converted to company's base currency,Kadar di mana pelanggan mata wang ditukar kepada mata wang asas syarikat |
| 2770 | DocType: Purchase Invoice Item,Net Rate (Company Currency),Kadar bersih (Syarikat mata wang) |
| 2771 | DocType: Salary Detail,Condition and Formula Help,Keadaan dan Formula Bantuan |
| 2772 | apps/erpnext/erpnext/config/selling.py +105,Manage Territory Tree.,Mengurus Wilayah Tree. |
| 2773 | DocType: Journal Entry Account,Sales Invoice,Invois jualan |
| 2774 | DocType: Journal Entry Account,Party Balance,Baki pihak |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 2775 | apps/erpnext/erpnext/accounts/page/pos/pos.js +474,Please select Apply Discount On,Sila pilih Memohon Diskaun Pada |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2776 | DocType: Company,Default Receivable Account,Default Akaun Belum Terima |
| 2777 | DocType: Process Payroll,Create Bank Entry for the total salary paid for the above selected criteria,Buat Bank Entry untuk jumlah gaji yang dibayar bagi kriteria yang dipilih di atas |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 2778 | DocType: Purchase Invoice,Deemed Export,Dianggap Eksport |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2779 | DocType: Stock Entry,Material Transfer for Manufacture,Pemindahan Bahan untuk Pembuatan |
Frappe PR Bot | 7c90100 | 2017-06-07 12:05:29 +0530 | [diff] [blame] | 2780 | apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +20,Discount Percentage can be applied either against a Price List or for all Price List.,Peratus diskaun boleh digunakan baik dengan menentang Senarai Harga atau untuk semua Senarai Harga. |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2781 | DocType: Purchase Invoice,Half-yearly,Setengah tahun |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 2782 | apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +400,Accounting Entry for Stock,Catatan Perakaunan untuk Stok |
Frappe PR Bot | bfdb726 | 2017-07-11 15:20:11 +0530 | [diff] [blame] | 2783 | apps/erpnext/erpnext/schools/doctype/assessment_plan/assessment_plan.py +49,You have already assessed for the assessment criteria {}.,Anda telah pun dinilai untuk kriteria penilaian {}. |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2784 | DocType: Vehicle Service,Engine Oil,Minyak enjin |
| 2785 | DocType: Sales Invoice,Sales Team1,Team1 Jualan |
Frappe PR Bot | 59ee45a | 2017-06-01 19:05:28 +0530 | [diff] [blame] | 2786 | apps/erpnext/erpnext/accounts/doctype/asset/asset.py +39,Item {0} does not exist,Perkara {0} tidak wujud |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2787 | DocType: Sales Invoice,Customer Address,Alamat Pelanggan |
| 2788 | DocType: Employee Loan,Loan Details,Butiran pinjaman |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 2789 | DocType: Company,Default Inventory Account,Akaun Inventori lalai |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 2790 | apps/erpnext/erpnext/projects/doctype/timesheet/timesheet.py +124,Row {0}: Completed Qty must be greater than zero.,Row {0}: Bidang Qty mesti lebih besar daripada sifar. |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2791 | DocType: Purchase Invoice,Apply Additional Discount On,Memohon Diskaun tambahan On |
| 2792 | DocType: Account,Root Type,Jenis akar |
| 2793 | DocType: Item,FIFO,FIFO |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 2794 | apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +132,Row # {0}: Cannot return more than {1} for Item {2},Row # {0}: Tidak boleh kembali lebih daripada {1} untuk Perkara {2} |
Frappe PR Bot | 7c90100 | 2017-06-07 12:05:29 +0530 | [diff] [blame] | 2795 | apps/erpnext/erpnext/manufacturing/page/production_analytics/production_analytics.js +29,Plot,Plot |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2796 | DocType: Item Group,Show this slideshow at the top of the page,Menunjukkan tayangan gambar ini di bahagian atas halaman |
| 2797 | DocType: BOM,Item UOM,Perkara UOM |
| 2798 | DocType: Sales Taxes and Charges,Tax Amount After Discount Amount (Company Currency),Amaun Cukai Selepas Jumlah Diskaun (Syarikat mata wang) |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 2799 | apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +150,Target warehouse is mandatory for row {0},Gudang sasaran adalah wajib untuk berturut-turut {0} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2800 | DocType: Cheque Print Template,Primary Settings,Tetapan utama |
| 2801 | DocType: Purchase Invoice,Select Supplier Address,Pilih Alamat Pembekal |
Frappe PR Bot | fa04236 | 2017-07-17 17:50:36 +0530 | [diff] [blame] | 2802 | apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.js +380,Add Employees,Tambahkan Pekerja |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2803 | DocType: Purchase Invoice Item,Quality Inspection,Pemeriksaan Kualiti |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 2804 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +187,Extra Small,Tambahan Kecil |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2805 | DocType: Company,Standard Template,Template standard |
| 2806 | DocType: Training Event,Theory,teori |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 2807 | apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +777,Warning: Material Requested Qty is less than Minimum Order Qty,Amaran: Bahan Kuantiti yang diminta adalah kurang daripada Minimum Kuantiti Pesanan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2808 | apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +211,Account {0} is frozen,Akaun {0} dibekukan |
| 2809 | DocType: Company,Legal Entity / Subsidiary with a separate Chart of Accounts belonging to the Organization.,Undang-undang Entiti / Anak Syarikat dengan Carta berasingan Akaun milik Pertubuhan. |
| 2810 | DocType: Payment Request,Mute Email,Senyapkan E-mel |
| 2811 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +29,"Food, Beverage & Tobacco","Makanan, Minuman & Tembakau" |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 2812 | apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +665,Can only make payment against unbilled {0},Hanya boleh membuat pembayaran terhadap belum dibilkan {0} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2813 | apps/erpnext/erpnext/controllers/selling_controller.py +127,Commission rate cannot be greater than 100,Kadar Suruhanjaya tidak boleh lebih besar daripada 100 |
| 2814 | DocType: Stock Entry,Subcontract,Subkontrak |
Frappe PR Bot | fa04236 | 2017-07-17 17:50:36 +0530 | [diff] [blame] | 2815 | apps/erpnext/erpnext/public/js/utils/party.js +165,Please enter {0} first,Sila masukkan {0} pertama |
| 2816 | apps/erpnext/erpnext/hr/doctype/daily_work_summary/daily_work_summary.py +68,No replies from,Tiada jawapan daripada |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2817 | DocType: Production Order Operation,Actual End Time,Waktu Tamat Sebenar |
| 2818 | DocType: Production Planning Tool,Download Materials Required,Muat turun Bahan Diperlukan |
| 2819 | DocType: Item,Manufacturer Part Number,Pengeluar Bahagian Bilangan |
| 2820 | DocType: Production Order Operation,Estimated Time and Cost,Anggaran Masa dan Kos |
| 2821 | DocType: Bin,Bin,Bin |
| 2822 | DocType: SMS Log,No of Sent SMS,Bilangan SMS dihantar |
| 2823 | DocType: Account,Expense Account,Akaun Perbelanjaan |
| 2824 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +49,Software,Perisian |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 2825 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +194,Colour,Warna |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2826 | DocType: Assessment Plan Criteria,Assessment Plan Criteria,Kriteria Penilaian Pelan |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 2827 | DocType: Supplier Scorecard Scoring Standing,Prevent Purchase Orders,Cegah Pesanan Pembelian |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2828 | DocType: Training Event,Scheduled,Berjadual |
| 2829 | apps/erpnext/erpnext/config/buying.py +18,Request for quotation.,Permintaan untuk sebut harga. |
| 2830 | apps/erpnext/erpnext/selling/doctype/product_bundle/product_bundle.js +13,"Please select Item where ""Is Stock Item"" is ""No"" and ""Is Sales Item"" is ""Yes"" and there is no other Product Bundle",Sila pilih Item mana "Apakah Saham Perkara" adalah "Tidak" dan "Adakah Item Jualan" adalah "Ya" dan tidak ada Bundle Produk lain |
| 2831 | DocType: Student Log,Academic,akademik |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 2832 | apps/erpnext/erpnext/controllers/accounts_controller.py +476,Total advance ({0}) against Order {1} cannot be greater than the Grand Total ({2}),Pendahuluan ({0}) terhadap Perintah {1} tidak boleh lebih besar daripada Jumlah Besar ({2}) |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2833 | DocType: Sales Partner,Select Monthly Distribution to unevenly distribute targets across months.,Pilih Pengagihan Bulanan untuk tidak sekata mengedarkan sasaran seluruh bulan. |
| 2834 | DocType: Purchase Invoice Item,Valuation Rate,Kadar penilaian |
| 2835 | DocType: Stock Reconciliation,SR/,SR / |
| 2836 | DocType: Vehicle,Diesel,diesel |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 2837 | apps/erpnext/erpnext/stock/get_item_details.py +329,Price List Currency not selected,Senarai harga mata wang tidak dipilih |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2838 | ,Student Monthly Attendance Sheet,Pelajar Lembaran Kehadiran Bulanan |
| 2839 | apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +185,Employee {0} has already applied for {1} between {2} and {3},Pekerja {0} telah memohon untuk {1} antara {2} dan {3} |
| 2840 | apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +30,Project Start Date,Projek Tarikh Mula |
Frappe PR Bot | bfdb726 | 2017-07-11 15:20:11 +0530 | [diff] [blame] | 2841 | apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +5,Until,Sehingga |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2842 | DocType: Rename Tool,Rename Log,Log menamakan semula |
| 2843 | apps/erpnext/erpnext/schools/doctype/student_attendance/student_attendance.py +27,Student Group or Course Schedule is mandatory,Kumpulan pelajar atau Jadual Kursus adalah wajib |
| 2844 | apps/erpnext/erpnext/schools/doctype/student_attendance/student_attendance.py +27,Student Group or Course Schedule is mandatory,Kumpulan pelajar atau Jadual Kursus adalah wajib |
| 2845 | DocType: HR Settings,Maintain Billing Hours and Working Hours Same on Timesheet,Mengekalkan Waktu Bil dan Waktu Bekerja sama pada Timesheet |
| 2846 | DocType: Maintenance Visit Purpose,Against Document No,Terhadap Dokumen No |
| 2847 | DocType: BOM,Scrap,Scrap |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 2848 | apps/erpnext/erpnext/utilities/user_progress.py +171,Go to Instructors,Pergi ke Pengajar |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2849 | apps/erpnext/erpnext/config/selling.py +110,Manage Sales Partners.,Mengurus Jualan Partners. |
| 2850 | DocType: Quality Inspection,Inspection Type,Jenis Pemeriksaan |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 2851 | apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +131,Warehouses with existing transaction can not be converted to group.,Gudang dengan urus niaga yang sedia ada tidak boleh ditukar kepada kumpulan. |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2852 | DocType: Assessment Result Tool,Result HTML,keputusan HTML |
| 2853 | apps/erpnext/erpnext/stock/report/batch_item_expiry_status/batch_item_expiry_status.py +35,Expires On,Luput pada |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 2854 | apps/erpnext/erpnext/utilities/activation.py +117,Add Students,Tambahkan Pelajar |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2855 | DocType: C-Form,C-Form No,C-Borang No |
| 2856 | DocType: BOM,Exploded_items,Exploded_items |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 2857 | apps/erpnext/erpnext/utilities/user_progress.py +93,List your products or services that you buy or sell.,Senaraikan produk atau perkhidmatan anda yang anda beli atau jual. |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2858 | DocType: Employee Attendance Tool,Unmarked Attendance,Kehadiran yang dinyahtandakan |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 2859 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +128,Researcher,Penyelidik |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2860 | DocType: Program Enrollment Tool Student,Program Enrollment Tool Student,Program Pendaftaran Tool Pelajar |
| 2861 | apps/erpnext/erpnext/hr/doctype/job_applicant/job_applicant.py +25,Name or Email is mandatory,Nama atau E-mel adalah wajib |
| 2862 | apps/erpnext/erpnext/config/stock.py +163,Incoming quality inspection.,Pemeriksaan kualiti yang masuk. |
| 2863 | DocType: Purchase Order Item,Returned Qty,Kembali Kuantiti |
| 2864 | DocType: Employee,Exit,Keluar |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 2865 | apps/erpnext/erpnext/accounts/doctype/account/account.py +159,Root Type is mandatory,Jenis akar adalah wajib |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 2866 | apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.py +42,"{0} currently has a {1} Supplier Scorecard standing, and RFQs to this supplier should be issued with caution.","{0} pada masa ini mempunyai {1} Kedudukan Pembekal Kad Pengeluar, dan RFQ untuk pembekal ini perlu dikeluarkan dengan berhati-hati." |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2867 | DocType: BOM,Total Cost(Company Currency),Jumlah Kos (Syarikat Mata Wang) |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 2868 | apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +314,Serial No {0} created,No siri {0} dicipta |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2869 | DocType: Homepage,Company Description for website homepage,Penerangan Syarikat untuk laman web laman utama |
| 2870 | DocType: Item Customer Detail,"For the convenience of customers, these codes can be used in print formats like Invoices and Delivery Notes","Untuk kemudahan pelanggan, kod-kod ini boleh digunakan dalam format cetak seperti Invois dan Nota Penghantaran" |
| 2871 | apps/erpnext/erpnext/accounts/report/purchase_order_items_to_be_billed/purchase_order_items_to_be_billed.py +18,Suplier Name,Nama Suplier |
| 2872 | DocType: Sales Invoice,Time Sheet List,Masa Senarai Lembaran |
| 2873 | DocType: Employee,You can enter any date manually,Anda boleh memasuki mana-mana tarikh secara manual |
| 2874 | DocType: Asset Category Account,Depreciation Expense Account,Akaun Susut Perbelanjaan |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 2875 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +216,Probationary Period,Tempoh Percubaan |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 2876 | apps/erpnext/erpnext/subscription/doctype/subscription/subscription.js +25,View {0},Lihat {0} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2877 | DocType: Customer Group,Only leaf nodes are allowed in transaction,Hanya nod daun dibenarkan dalam urus niaga |
| 2878 | DocType: Expense Claim,Expense Approver,Perbelanjaan Pelulus |
| 2879 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +136,Row {0}: Advance against Customer must be credit,Row {0}: Advance terhadap Pelanggan mesti kredit |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 2880 | apps/erpnext/erpnext/accounts/doctype/account/account.js +83,Non-Group to Group,Non-Group untuk Kumpulan |
| 2881 | apps/erpnext/erpnext/schools/doctype/student_group_creation_tool/student_group_creation_tool.py +58,Batch is mandatory in row {0},Batch adalah wajib berturut-turut {0} |
| 2882 | apps/erpnext/erpnext/schools/doctype/student_group_creation_tool/student_group_creation_tool.py +58,Batch is mandatory in row {0},Batch adalah wajib berturut-turut {0} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2883 | DocType: Purchase Receipt Item Supplied,Purchase Receipt Item Supplied,Resit Pembelian Item Dibekalkan |
| 2884 | DocType: Payment Entry,Pay,Bayar |
| 2885 | apps/erpnext/erpnext/projects/report/daily_timesheet_summary/daily_timesheet_summary.py +24,To Datetime,Untuk datetime |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2886 | apps/erpnext/erpnext/schools/doctype/course_scheduling_tool/course_scheduling_tool.py +54,Course Schedules deleted:,Jadual Kursus dipadam: |
| 2887 | apps/erpnext/erpnext/config/selling.py +297,Logs for maintaining sms delivery status,Log bagi mengekalkan status penghantaran sms |
| 2888 | DocType: Accounts Settings,Make Payment via Journal Entry,Buat Pembayaran melalui Journal Kemasukan |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 2889 | apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +86,Printed On,Printed On |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2890 | DocType: Item,Inspection Required before Delivery,Pemeriksaan yang diperlukan sebelum penghantaran |
| 2891 | DocType: Item,Inspection Required before Purchase,Pemeriksaan yang diperlukan sebelum Pembelian |
| 2892 | apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +93,Pending Activities,Sementara menunggu Aktiviti |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 2893 | apps/erpnext/erpnext/public/js/setup_wizard.js +98,Your Organization,Organisasi anda |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2894 | DocType: Fee Component,Fees Category,yuran Kategori |
| 2895 | apps/erpnext/erpnext/hr/doctype/employee/employee.py +129,Please enter relieving date.,Sila masukkan tarikh melegakan. |
| 2896 | apps/erpnext/erpnext/controllers/trends.py +149,Amt,AMT |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 2897 | DocType: Supplier Scorecard,Notify Employee,Memberitahu Pekerja |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2898 | DocType: Opportunity,Enter name of campaign if source of enquiry is campaign,Masukkan nama kempen jika sumber siasatan adalah kempen |
| 2899 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +38,Newspaper Publishers,Akhbar Penerbit |
Frappe PR Bot | 7c90100 | 2017-06-07 12:05:29 +0530 | [diff] [blame] | 2900 | apps/erpnext/erpnext/support/page/support_analytics/support_analytics.js +30,Select Fiscal Year,Pilih Tahun Anggaran |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 2901 | apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +114,Expected Delivery Date should be after Sales Order Date,Tarikh Penghantaran yang Diharapkan hendaklah selepas Tarikh Pesanan Jualan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2902 | apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +43,Reorder Level,Pesanan semula Level |
| 2903 | DocType: Company,Chart Of Accounts Template,Carta Of Akaun Template |
| 2904 | DocType: Attendance,Attendance Date,Kehadiran Tarikh |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 2905 | apps/erpnext/erpnext/stock/get_item_details.py +293,Item Price updated for {0} in Price List {1},Item Harga dikemaskini untuk {0} dalam Senarai Harga {1} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2906 | DocType: Salary Structure,Salary breakup based on Earning and Deduction.,Perpecahan gaji berdasarkan Pendapatan dan Potongan. |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 2907 | apps/erpnext/erpnext/accounts/doctype/account/account.py +131,Account with child nodes cannot be converted to ledger,Akaun dengan nod kanak-kanak tidak boleh ditukar ke lejar |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2908 | DocType: Purchase Invoice Item,Accepted Warehouse,Gudang Diterima |
| 2909 | DocType: Bank Reconciliation Detail,Posting Date,Penempatan Tarikh |
| 2910 | DocType: Item,Valuation Method,Kaedah Penilaian |
| 2911 | apps/erpnext/erpnext/hr/doctype/employee_attendance_tool/employee_attendance_tool.js +203,Mark Half Day,Mark Day Half |
| 2912 | DocType: Sales Invoice,Sales Team,Pasukan Jualan |
| 2913 | apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +85,Duplicate entry,Entri pendua |
| 2914 | DocType: Program Enrollment Tool,Get Students,Dapatkan Pelajar |
| 2915 | DocType: Serial No,Under Warranty,Di bawah Waranti |
Frappe PR Bot | fa04236 | 2017-07-17 17:50:36 +0530 | [diff] [blame] | 2916 | apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +491,[Error],[Ralat] |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2917 | DocType: Sales Order,In Words will be visible once you save the Sales Order.,Dalam Perkataan akan dapat dilihat selepas anda menyimpan Perintah Jualan. |
| 2918 | ,Employee Birthday,Pekerja Hari Lahir |
| 2919 | DocType: Student Batch Attendance Tool,Student Batch Attendance Tool,Pelajar Tool Batch Kehadiran |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 2920 | apps/erpnext/erpnext/controllers/status_updater.py +210,Limit Crossed,had Crossed |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2921 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +55,Venture Capital,Modal Teroka |
| 2922 | apps/erpnext/erpnext/schools/doctype/academic_term/academic_term.py +40,An academic term with this 'Academic Year' {0} and 'Term Name' {1} already exists. Please modify these entries and try again.,Istilah akademik dengan ini 'Academic Year' {0} dan 'Nama Term' {1} telah wujud. Sila ubah suai entri ini dan cuba lagi. |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 2923 | apps/erpnext/erpnext/stock/doctype/item/item.py +462,"As there are existing transactions against item {0}, you can not change the value of {1}","Oleh kerana terdapat urus niaga yang sedia ada terhadap item {0}, anda tidak boleh menukar nilai {1}" |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2924 | DocType: UOM,Must be Whole Number,Mesti Nombor Seluruh |
| 2925 | DocType: Leave Control Panel,New Leaves Allocated (In Days),Daun baru Diperuntukkan (Dalam Hari) |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 2926 | DocType: Purchase Invoice,Invoice Copy,invois Copy |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2927 | apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +49,Serial No {0} does not exist,No siri {0} tidak wujud |
| 2928 | DocType: Sales Invoice Item,Customer Warehouse (Optional),Warehouse pelanggan (Pilihan) |
| 2929 | DocType: Pricing Rule,Discount Percentage,Peratus diskaun |
| 2930 | DocType: Payment Reconciliation Invoice,Invoice Number,Nombor invois |
| 2931 | DocType: Shopping Cart Settings,Orders,Pesanan |
| 2932 | DocType: Employee Leave Approver,Leave Approver,Tinggalkan Pelulus |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 2933 | apps/erpnext/erpnext/public/js/utils/serial_no_batch_selector.js +258,Please select a batch,Sila pilih satu kelompok |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2934 | DocType: Assessment Group,Assessment Group Name,Nama Kumpulan Penilaian |
| 2935 | DocType: Manufacturing Settings,Material Transferred for Manufacture,Bahan Dipindahkan untuk Pembuatan |
| 2936 | DocType: Expense Claim,"A user with ""Expense Approver"" role","Pengguna dengan Peranan ""Pelulus Perbelanjaan""" |
| 2937 | DocType: Landed Cost Item,Receipt Document Type,Resit Jenis Dokumen |
| 2938 | DocType: Daily Work Summary Settings,Select Companies,Pilih Syarikat |
| 2939 | ,Issued Items Against Production Order,Barangan yang dikeluarkan Terhadap Perintah Pengeluaran |
| 2940 | DocType: Target Detail,Target Detail,Detail Sasaran |
| 2941 | apps/erpnext/erpnext/hr/doctype/job_opening/job_opening.py +24,All Jobs,semua Pekerjaan |
| 2942 | DocType: Sales Order,% of materials billed against this Sales Order,% bahan-bahan yang dibilkan terhadap Pesanan Jualan ini |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 2943 | DocType: Program Enrollment,Mode of Transportation,Mod Pengangkutan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2944 | apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.js +49,Period Closing Entry,Kemasukan Tempoh Penutup |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 2945 | apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +201,Please set Naming Series for {0} via Setup > Settings > Naming Series,Sila tetapkan Siri Penamaan untuk {0} melalui Persediaan> Tetapan> Penamaan Siri |
| 2946 | apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +54,Supplier > Supplier Type,Pembekal> Jenis Pembekal |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2947 | apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +38,Cost Center with existing transactions can not be converted to group,PTJ dengan urus niaga yang sedia ada tidak boleh ditukar kepada kumpulan |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 2948 | apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +351,Amount {0} {1} {2} {3},Jumlah {0} {1} {2} {3} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2949 | DocType: Account,Depreciation,Susutnilai |
| 2950 | apps/erpnext/erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.py +49,Supplier(s),Pembekal (s) |
| 2951 | DocType: Employee Attendance Tool,Employee Attendance Tool,Pekerja Tool Kehadiran |
| 2952 | DocType: Guardian Student,Guardian Student,Guardian Pelajar |
| 2953 | DocType: Supplier,Credit Limit,Had Kredit |
| 2954 | DocType: Production Plan Sales Order,Salse Order Date,Salse Order Tarikh |
| 2955 | DocType: Salary Component,Salary Component,Komponen gaji |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 2956 | apps/erpnext/erpnext/accounts/utils.py +490,Payment Entries {0} are un-linked,Penyertaan Pembayaran {0} adalah un berkaitan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2957 | DocType: GL Entry,Voucher No,Baucer Tiada |
| 2958 | ,Lead Owner Efficiency,Lead Owner Kecekapan |
| 2959 | ,Lead Owner Efficiency,Lead Owner Kecekapan |
| 2960 | DocType: Leave Allocation,Leave Allocation,Tinggalkan Peruntukan |
| 2961 | DocType: Payment Request,Recipient Message And Payment Details,Penerima Mesej Dan Butiran Pembayaran |
| 2962 | DocType: Training Event,Trainer Email,Trainer Email |
| 2963 | apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +546,Material Requests {0} created,Permintaan bahan {0} dicipta |
| 2964 | DocType: Production Planning Tool,Include sub-contracted raw materials,Termasuk bahan-bahan mentah sub-kontrak |
| 2965 | apps/erpnext/erpnext/config/selling.py +164,Template of terms or contract.,Templat istilah atau kontrak. |
| 2966 | DocType: Purchase Invoice,Address and Contact,Alamat dan Perhubungan |
| 2967 | DocType: Cheque Print Template,Is Account Payable,Adakah Akaun Belum Bayar |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 2968 | apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +272,Stock cannot be updated against Purchase Receipt {0},Saham tidak boleh dikemas kini terhadap Pembelian Resit {0} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2969 | DocType: Supplier,Last Day of the Next Month,Hari terakhir Bulan Depan |
| 2970 | DocType: Support Settings,Auto close Issue after 7 days,Auto Issue dekat selepas 7 hari |
| 2971 | apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +71,"Leave cannot be allocated before {0}, as leave balance has already been carry-forwarded in the future leave allocation record {1}","Cuti yang tidak boleh diperuntukkan sebelum {0}, sebagai baki cuti telah pun dibawa dikemukakan dalam rekod peruntukan cuti masa depan {1}" |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 2972 | apps/erpnext/erpnext/accounts/party.py +312,Note: Due / Reference Date exceeds allowed customer credit days by {0} day(s),Nota: Disebabkan Tarikh / Rujukan melebihi dibenarkan hari kredit pelanggan dengan {0} hari (s) |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2973 | apps/erpnext/erpnext/schools/doctype/program/program.js +8,Student Applicant,Pemohon pelajar |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 2974 | DocType: Purchase Invoice,ORIGINAL FOR RECIPIENT,ORIGINAL UNTUK RECIPIENT |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2975 | DocType: Asset Category Account,Accumulated Depreciation Account,Akaun Susut Nilai Terkumpul |
| 2976 | DocType: Stock Settings,Freeze Stock Entries,Freeze Saham Penyertaan |
Frappe PR Bot | bfdb726 | 2017-07-11 15:20:11 +0530 | [diff] [blame] | 2977 | DocType: Program Enrollment,Boarding Student,Boarding Pelajar |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2978 | DocType: Asset,Expected Value After Useful Life,Nilai dijangka After Life Berguna |
| 2979 | DocType: Item,Reorder level based on Warehouse,Tahap pesanan semula berdasarkan Warehouse |
| 2980 | DocType: Activity Cost,Billing Rate,Kadar bil |
| 2981 | ,Qty to Deliver,Qty untuk Menyampaikan |
| 2982 | ,Stock Analytics,Saham Analytics |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 2983 | apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +499,Operations cannot be left blank,Operasi tidak boleh dibiarkan kosong |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2984 | DocType: Maintenance Visit Purpose,Against Document Detail No,Terhadap Detail Dokumen No |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 2985 | apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +98,Party Type is mandatory,Jenis Parti adalah wajib |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2986 | DocType: Quality Inspection,Outgoing,Keluar |
| 2987 | DocType: Material Request,Requested For,Diminta Untuk |
| 2988 | DocType: Quotation Item,Against Doctype,Terhadap DOCTYPE |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 2989 | apps/erpnext/erpnext/controllers/buying_controller.py +393,{0} {1} is cancelled or closed,{0} {1} batal atau ditutup |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2990 | DocType: Delivery Note,Track this Delivery Note against any Project,Jejaki Penghantaran Nota ini terhadap mana-mana Projek |
| 2991 | apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +30,Net Cash from Investing,Tunai bersih daripada Pelaburan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2992 | DocType: Production Order,Work-in-Progress Warehouse,Kerja dalam Kemajuan Gudang |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 2993 | apps/erpnext/erpnext/accounts/doctype/asset/depreciation.py +111,Asset {0} must be submitted,Asset {0} hendaklah dikemukakan |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 2994 | apps/erpnext/erpnext/schools/doctype/student_attendance/student_attendance.py +56,Attendance Record {0} exists against Student {1},Kehadiran Rekod {0} wujud terhadap Pelajar {1} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 2995 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +354,Reference #{0} dated {1},Rujukan # {0} bertarikh {1} |
| 2996 | apps/erpnext/erpnext/accounts/report/asset_depreciations_and_balances/asset_depreciations_and_balances.py +161,Depreciation Eliminated due to disposal of assets,Susut nilai atau penyingkiran kerana pelupusan aset |
| 2997 | apps/erpnext/erpnext/templates/includes/cart/cart_address.html +15,Manage Addresses,Mengurus Alamat |
| 2998 | DocType: Asset,Item Code,Kod Item |
| 2999 | DocType: Production Planning Tool,Create Production Orders,Buat Pesanan Pengeluaran |
| 3000 | DocType: Serial No,Warranty / AMC Details,Waranti / AMC Butiran |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 3001 | apps/erpnext/erpnext/schools/doctype/student_group/student_group.js +116,Select students manually for the Activity based Group,Pilih pelajar secara manual untuk Aktiviti berasaskan Kumpulan |
| 3002 | apps/erpnext/erpnext/schools/doctype/student_group/student_group.js +116,Select students manually for the Activity based Group,Pilih pelajar secara manual untuk Aktiviti berasaskan Kumpulan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3003 | DocType: Journal Entry,User Remark,Catatan pengguna |
| 3004 | DocType: Lead,Market Segment,Segmen pasaran |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 3005 | apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +918,Paid Amount cannot be greater than total negative outstanding amount {0},Jumlah yang dibayar tidak boleh lebih besar daripada jumlah terkumpul negatif {0} |
| 3006 | DocType: Supplier Scorecard Period,Variables,Pembolehubah |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3007 | DocType: Employee Internal Work History,Employee Internal Work History,Pekerja Dalam Sejarah Kerja |
| 3008 | apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +239,Closing (Dr),Penutup (Dr) |
| 3009 | DocType: Cheque Print Template,Cheque Size,Saiz Cek |
Frappe PR Bot | bfdb726 | 2017-07-11 15:20:11 +0530 | [diff] [blame] | 3010 | apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +232,Serial No {0} not in stock,No siri {0} tidak dalam stok |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3011 | apps/erpnext/erpnext/config/selling.py +169,Tax template for selling transactions.,Template cukai untuk menjual transaksi. |
| 3012 | DocType: Sales Invoice,Write Off Outstanding Amount,Tulis Off Cemerlang Jumlah |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 3013 | apps/erpnext/erpnext/hr/doctype/expense_claim_type/expense_claim_type.py +27,Account {0} does not match with Company {1},Akaun {0} tidak sepadan dengan Syarikat {1} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3014 | DocType: School Settings,Current Academic Year,Semasa Tahun Akademik |
| 3015 | DocType: School Settings,Current Academic Year,Semasa Tahun Akademik |
| 3016 | DocType: Stock Settings,Default Stock UOM,Default Saham UOM |
| 3017 | DocType: Asset,Number of Depreciations Booked,Jumlah penurunan nilai Ditempah |
| 3018 | apps/erpnext/erpnext/hr/doctype/employee_loan/employee_loan.py +32,Against Employee Loan: {0},Terhadap pinjaman pekerja: {0} |
| 3019 | DocType: Landed Cost Item,Receipt Document,Dokumen penerimaan |
| 3020 | DocType: Production Planning Tool,Create Material Requests,Buat Permintaan Bahan |
| 3021 | DocType: Employee Education,School/University,Sekolah / Universiti |
| 3022 | DocType: Payment Request,Reference Details,Rujukan Butiran |
Frappe PR Bot | 59ee45a | 2017-06-01 19:05:28 +0530 | [diff] [blame] | 3023 | apps/erpnext/erpnext/accounts/doctype/asset/asset.py +59,Expected Value After Useful Life must be less than Gross Purchase Amount,Nilai dijangka After Life Berguna mesti kurang daripada Jumlah Kasar Pembelian |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3024 | DocType: Sales Invoice Item,Available Qty at Warehouse,Kuantiti didapati di Gudang |
| 3025 | apps/erpnext/erpnext/accounts/report/delivered_items_to_be_billed/delivered_items_to_be_billed.py +20,Billed Amount,Jumlah dibilkan |
| 3026 | DocType: Asset,Double Declining Balance,Baki Penurunan Double |
Frappe PR Bot | 3b128ca | 2017-07-25 11:46:16 +0530 | [diff] [blame] | 3027 | apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +179,Closed order cannot be cancelled. Unclose to cancel.,perintah tertutup tidak boleh dibatalkan. Unclose untuk membatalkan. |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3028 | DocType: Student Guardian,Father,Bapa |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 3029 | apps/erpnext/erpnext/controllers/accounts_controller.py +562,'Update Stock' cannot be checked for fixed asset sale,'Update Stock' tidak boleh diperiksa untuk jualan aset tetap |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3030 | DocType: Bank Reconciliation,Bank Reconciliation,Penyesuaian Bank |
| 3031 | DocType: Attendance,On Leave,Bercuti |
| 3032 | apps/erpnext/erpnext/templates/includes/footer/footer_extension.html +7,Get Updates,Dapatkan Maklumat Terbaru |
| 3033 | apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +96,{0} {1}: Account {2} does not belong to Company {3},{0} {1}: Akaun {2} bukan milik Syarikat {3} |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 3034 | apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.py +147,Material Request {0} is cancelled or stopped,Permintaan bahan {0} dibatalkan atau dihentikan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3035 | apps/erpnext/erpnext/config/hr.py +301,Leave Management,Tinggalkan Pengurusan |
| 3036 | apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.js +106,Group by Account,Kumpulan dengan Akaun |
| 3037 | DocType: Sales Order,Fully Delivered,Dihantar sepenuhnya |
| 3038 | DocType: Lead,Lower Income,Pendapatan yang lebih rendah |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 3039 | apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +169,Source and target warehouse cannot be same for row {0},Sumber dan sasaran gudang tidak boleh sama berturut-turut untuk {0} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3040 | apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +241,"Difference Account must be a Asset/Liability type account, since this Stock Reconciliation is an Opening Entry","Akaun perbezaan mestilah akaun jenis Aset / Liabiliti, kerana ini adalah Penyesuaian Saham Masuk Pembukaan" |
| 3041 | apps/erpnext/erpnext/hr/doctype/employee_loan/employee_loan.py +107,Disbursed Amount cannot be greater than Loan Amount {0},Amaun yang dikeluarkan tidak boleh lebih besar daripada Jumlah Pinjaman {0} |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 3042 | apps/erpnext/erpnext/utilities/user_progress.py +130,Go to Programs,Pergi ke Program |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 3043 | apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +89,Purchase Order number required for Item {0},Membeli nombor Perintah diperlukan untuk Perkara {0} |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 3044 | apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +892,Production Order not created,Order Production tidak dicipta |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3045 | apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +18,'From Date' must be after 'To Date','Dari Tarikh' mesti selepas 'Sehingga' |
| 3046 | apps/erpnext/erpnext/schools/doctype/student_applicant/student_applicant.py +29,Cannot change status as student {0} is linked with student application {1},tidak boleh menukar status sebagai pelajar {0} dikaitkan dengan permohonan pelajar {1} |
| 3047 | DocType: Asset,Fully Depreciated,disusutnilai sepenuhnya |
| 3048 | ,Stock Projected Qty,Saham Unjuran Qty |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 3049 | apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +432,Customer {0} does not belong to project {1},Pelanggan {0} bukan milik projek {1} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3050 | DocType: Employee Attendance Tool,Marked Attendance HTML,Kehadiran ketara HTML |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 3051 | apps/erpnext/erpnext/utilities/activation.py +73,"Quotations are proposals, bids you have sent to your customers","Sebutharga cadangan, bida yang telah anda hantar kepada pelanggan anda" |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3052 | DocType: Sales Order,Customer's Purchase Order,Pesanan Pelanggan |
| 3053 | apps/erpnext/erpnext/config/stock.py +112,Serial No and Batch,Serial No dan Batch |
| 3054 | DocType: Warranty Claim,From Company,Daripada Syarikat |
Frappe PR Bot | bfdb726 | 2017-07-11 15:20:11 +0530 | [diff] [blame] | 3055 | apps/erpnext/erpnext/schools/doctype/assessment_plan/assessment_plan.py +40,Sum of Scores of Assessment Criteria needs to be {0}.,Jumlah Markah Kriteria Penilaian perlu {0}. |
Frappe PR Bot | 59ee45a | 2017-06-01 19:05:28 +0530 | [diff] [blame] | 3056 | apps/erpnext/erpnext/accounts/doctype/asset/asset.py +77,Please set Number of Depreciations Booked,Sila menetapkan Bilangan penurunan nilai Ditempah |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 3057 | DocType: Supplier Scorecard Period,Calculations,Pengiraan |
Frappe PR Bot | 7c90100 | 2017-06-07 12:05:29 +0530 | [diff] [blame] | 3058 | apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +89,Value or Qty,Nilai atau Qty |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 3059 | apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +430,Productions Orders cannot be raised for:,Pesanan Productions tidak boleh dibangkitkan untuk: |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 3060 | apps/erpnext/erpnext/utilities/user_progress.py +101,Minute,Saat |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3061 | DocType: Purchase Invoice,Purchase Taxes and Charges,Membeli Cukai dan Caj |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 3062 | apps/erpnext/erpnext/utilities/user_progress.py +75,Go to Suppliers,Pergi ke Pembekal |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3063 | ,Qty to Receive,Qty untuk Menerima |
| 3064 | DocType: Leave Block List,Leave Block List Allowed,Tinggalkan Sekat Senarai Dibenarkan |
| 3065 | DocType: Grading Scale Interval,Grading Scale Interval,Grading Skala Interval |
| 3066 | apps/erpnext/erpnext/hr/doctype/vehicle_log/vehicle_log.py +49,Expense Claim for Vehicle Log {0},Tuntutan Perbelanjaan untuk kenderaan Log {0} |
| 3067 | DocType: Sales Invoice Item,Discount (%) on Price List Rate with Margin,Diskaun (%) dalam Senarai Harga Kadar dengan Margin |
| 3068 | DocType: Sales Invoice Item,Discount (%) on Price List Rate with Margin,Diskaun (%) dalam Senarai Harga Kadar dengan Margin |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 3069 | apps/erpnext/erpnext/patches/v7_0/create_warehouse_nestedset.py +59,All Warehouses,semua Gudang |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3070 | DocType: Sales Partner,Retailer,Peruncit |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 3071 | apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +111,Credit To account must be a Balance Sheet account,Kredit Untuk akaun perlu menjadi akaun Kunci Kira-kira |
Frappe PR Bot | 7c90100 | 2017-06-07 12:05:29 +0530 | [diff] [blame] | 3072 | apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +122,All Supplier Types,Semua Jenis Pembekal |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3073 | DocType: Global Defaults,Disable In Words,Matikan Dalam Perkataan |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 3074 | apps/erpnext/erpnext/stock/doctype/item/item.py +46,Item Code is mandatory because Item is not automatically numbered,Kod Item adalah wajib kerana Perkara tidak bernombor secara automatik |
Frappe PR Bot | 3b128ca | 2017-07-25 11:46:16 +0530 | [diff] [blame] | 3075 | apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +97,Quotation {0} not of type {1},Sebut Harga {0} bukan jenis {1} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3076 | DocType: Maintenance Schedule Item,Maintenance Schedule Item,Item Jadual Penyelenggaraan |
| 3077 | DocType: Sales Order,% Delivered,% Dihantar |
| 3078 | DocType: Production Order,PRO-,PRO- |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 3079 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +157,Bank Overdraft Account,Akaun Overdraf bank |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3080 | apps/erpnext/erpnext/projects/doctype/timesheet/timesheet.js +48,Make Salary Slip,Membuat Slip Gaji |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 3081 | apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +813,Add All Suppliers,Tambah Semua Pembekal |
| 3082 | apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +81,Row #{0}: Allocated Amount cannot be greater than outstanding amount.,Row # {0}: Jumlah Diperuntukkan tidak boleh lebih besar daripada jumlah tertunggak. |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 3083 | apps/erpnext/erpnext/manufacturing/doctype/bom/bom.js +75,Browse BOM,Browse BOM |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 3084 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +155,Secured Loans,Pinjaman Bercagar |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3085 | DocType: Purchase Invoice,Edit Posting Date and Time,Edit Tarikh Posting dan Masa |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 3086 | apps/erpnext/erpnext/accounts/doctype/asset/depreciation.py +101,Please set Depreciation related Accounts in Asset Category {0} or Company {1},Sila menetapkan Akaun berkaitan Susutnilai dalam Kategori Asset {0} atau Syarikat {1} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3087 | DocType: Academic Term,Academic Year,Tahun akademik |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 3088 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +169,Opening Balance Equity,Pembukaan Ekuiti Baki |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3089 | DocType: Lead,CRM,CRM |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 3090 | DocType: Purchase Invoice,N,N |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3091 | DocType: Appraisal,Appraisal,Penilaian |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 3092 | DocType: Purchase Invoice,GST Details,Butiran GST |
| 3093 | apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.py +154,Email sent to supplier {0},E-mel dihantar kepada pembekal {0} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3094 | DocType: Opportunity,OPTY-,OPTY- |
| 3095 | apps/erpnext/erpnext/hr/doctype/leave_block_list/leave_block_list.py +19,Date is repeated,Tarikh diulang |
| 3096 | apps/erpnext/erpnext/accounts/print_format/payment_receipt_voucher/payment_receipt_voucher.html +27,Authorized Signatory,Penandatangan yang diberi kuasa |
| 3097 | apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +215,Leave approver must be one of {0},Tinggalkan Pelulus mestilah salah seorang daripada {0} |
| 3098 | DocType: Hub Settings,Seller Email,Penjual E-mel |
| 3099 | DocType: Project,Total Purchase Cost (via Purchase Invoice),Jumlah Kos Pembelian (melalui Invois Belian) |
| 3100 | DocType: Training Event,Start Time,Waktu Mula |
Frappe PR Bot | 3b128ca | 2017-07-25 11:46:16 +0530 | [diff] [blame] | 3101 | apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +368,Select Quantity,Pilih Kuantiti |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3102 | DocType: Customs Tariff Number,Customs Tariff Number,Kastam Nombor Tarif |
| 3103 | apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +34,Approving Role cannot be same as role the rule is Applicable To,Meluluskan Peranan tidak boleh sama dengan peranan peraturan adalah Terpakai Untuk |
| 3104 | apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +65,Unsubscribe from this Email Digest,Menghentikan langganan E-Digest |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 3105 | apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +803,Get Suppliers By,Dapatkan Pembekal Oleh |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 3106 | apps/erpnext/erpnext/utilities/user_progress.py +151,Go to Courses,Pergi ke Kursus |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3107 | apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.js +28,Message Sent,Mesej dihantar |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 3108 | apps/erpnext/erpnext/accounts/doctype/account/account.py +101,Account with child nodes cannot be set as ledger,Akaun dengan nod kanak-kanak tidak boleh ditetapkan sebagai lejar |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3109 | DocType: C-Form,II,II |
| 3110 | DocType: Sales Invoice,Rate at which Price list currency is converted to customer's base currency,Kadar di mana Senarai harga mata wang ditukar kepada mata wang asas pelanggan |
| 3111 | DocType: Purchase Invoice Item,Net Amount (Company Currency),Jumlah Bersih (Syarikat mata wang) |
| 3112 | DocType: Salary Slip,Hour Rate,Kadar jam |
| 3113 | DocType: Stock Settings,Item Naming By,Perkara Menamakan Dengan |
| 3114 | apps/erpnext/erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.py +46,Another Period Closing Entry {0} has been made after {1},Satu lagi Entry Tempoh Penutup {0} telah dibuat selepas {1} |
| 3115 | DocType: Production Order,Material Transferred for Manufacturing,Bahan Dipindahkan untuk Pembuatan |
| 3116 | apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +32,Account {0} does not exists,Akaun {0} tidak wujud |
| 3117 | DocType: Project,Project Type,Jenis Projek |
| 3118 | apps/erpnext/erpnext/setup/doctype/sales_person/sales_person.py +16,Either target qty or target amount is mandatory.,Qty sasaran atau sasaran jumlah sama ada adalah wajib. |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 3119 | apps/erpnext/erpnext/config/projects.py +50,Cost of various activities,Kos pelbagai aktiviti |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3120 | apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +60,"Setting Events to {0}, since the Employee attached to the below Sales Persons does not have a User ID{1}","Menetapkan Peristiwa untuk {0}, kerana pekerja yang bertugas di bawah Persons Jualan tidak mempunyai ID Pengguna {1}" |
| 3121 | DocType: Timesheet,Billing Details,Billing Details |
| 3122 | apps/erpnext/erpnext/stock/dashboard/item_dashboard.js +150,Source and target warehouse must be different,Sumber dan sasaran gudang mestilah berbeza |
| 3123 | apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +101,Not allowed to update stock transactions older than {0},Tidak dibenarkan untuk mengemaskini transaksi saham lebih tua daripada {0} |
| 3124 | DocType: Purchase Invoice Item,PR Detail,Detail PR |
| 3125 | DocType: Sales Order,Fully Billed,Membilkan sepenuhnya |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3126 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +20,Cash In Hand,Tunai Dalam Tangan |
Frappe PR Bot | 3b128ca | 2017-07-25 11:46:16 +0530 | [diff] [blame] | 3127 | apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +136,Delivery warehouse required for stock item {0},Gudang penghantaran diperlukan untuk item stok {0} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3128 | DocType: Packing Slip,The gross weight of the package. Usually net weight + packaging material weight. (for print),Berat kasar pakej. Biasanya berat bersih + pembungkusan berat badan yang ketara. (Untuk cetak) |
| 3129 | apps/erpnext/erpnext/schools/doctype/course/course.js +3,Program,program |
| 3130 | DocType: Accounts Settings,Users with this role are allowed to set frozen accounts and create / modify accounting entries against frozen accounts,Pengguna dengan peranan ini dibenarkan untuk menetapkan akaun beku dan mencipta / mengubahsuai entri perakaunan terhadap akaun beku |
| 3131 | DocType: Serial No,Is Cancelled,Apakah Dibatalkan |
| 3132 | DocType: Student Group,Group Based On,Pada Based Group |
| 3133 | DocType: Student Group,Group Based On,Pada Based Group |
| 3134 | DocType: Journal Entry,Bill Date,Rang Undang-Undang Tarikh |
| 3135 | apps/erpnext/erpnext/hr/doctype/vehicle_log/vehicle_log.py +20,"Service Item,Type,frequency and expense amount are required","Perkhidmatan Item, Jenis, kekerapan dan jumlah perbelanjaan yang diperlukan" |
Frappe PR Bot | 7c90100 | 2017-06-07 12:05:29 +0530 | [diff] [blame] | 3136 | apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +45,"Even if there are multiple Pricing Rules with highest priority, then following internal priorities are applied:","Walaupun terdapat beberapa Peraturan Harga dengan keutamaan tertinggi, keutamaan dalaman maka berikut digunakan:" |
Frappe PR Bot | 3b128ca | 2017-07-25 11:46:16 +0530 | [diff] [blame] | 3137 | apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.js +128,Do you really want to Submit all Salary Slip from {0} to {1},Adakah anda benar-benar mahu Mengemukakan semua Slip Gaji dari {0} kepada {1} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3138 | DocType: Cheque Print Template,Cheque Height,Cek Tinggi |
| 3139 | DocType: Supplier,Supplier Details,Butiran Pembekal |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 3140 | DocType: Setup Progress,Setup Progress,Kemajuan Persediaan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3141 | DocType: Expense Claim,Approval Status,Kelulusan Status |
| 3142 | DocType: Hub Settings,Publish Items to Hub,Menerbitkan item untuk Hub |
| 3143 | apps/erpnext/erpnext/accounts/doctype/shipping_rule/shipping_rule.py +43,From value must be less than to value in row {0},Dari nilai boleh kurang daripada nilai berturut-turut {0} |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 3144 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +173,Wire Transfer,Wire Transfer |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3145 | apps/erpnext/erpnext/hr/doctype/employee_attendance_tool/employee_attendance_tool.js +132,Check all,Memeriksa semua |
| 3146 | DocType: Vehicle Log,Invoice Ref,invois Ref |
| 3147 | DocType: Purchase Order,Recurring Order,Pesanan berulang |
| 3148 | DocType: Company,Default Income Account,Akaun Pendapatan Default |
Frappe PR Bot | 7c90100 | 2017-06-07 12:05:29 +0530 | [diff] [blame] | 3149 | apps/erpnext/erpnext/selling/page/sales_analytics/sales_analytics.js +32,Customer Group / Customer,Kumpulan pelanggan / Pelanggan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3150 | apps/erpnext/erpnext/accounts/report/balance_sheet/balance_sheet.py +37,Unclosed Fiscal Years Profit / Loss (Credit),Unclosed fiskal Tahun Keuntungan / Kerugian (Kredit) |
| 3151 | DocType: Sales Invoice,Time Sheets,Lembaran masa |
| 3152 | DocType: Payment Gateway Account,Default Payment Request Message,Lalai Permintaan Bayaran Mesej |
| 3153 | DocType: Item Group,Check this if you want to show in website,Semak ini jika anda mahu untuk menunjukkan di laman web |
| 3154 | apps/erpnext/erpnext/config/accounts.py +136,Banking and Payments,Perbankan dan Pembayaran |
| 3155 | ,Welcome to ERPNext,Selamat datang ke ERPNext |
| 3156 | apps/erpnext/erpnext/config/learn.py +102,Lead to Quotation,Membawa kepada Sebut Harga |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 3157 | apps/erpnext/erpnext/templates/includes/product_list.js +45,Nothing more to show.,Apa-apa untuk menunjukkan. |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3158 | DocType: Lead,From Customer,Daripada Pelanggan |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 3159 | apps/erpnext/erpnext/demo/setup/setup_data.py +324,Calls,Panggilan |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 3160 | apps/erpnext/erpnext/utilities/user_progress.py +97,A Product,A Produk |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 3161 | apps/erpnext/erpnext/public/js/utils/serial_no_batch_selector.js +183,Batches,kelompok |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3162 | DocType: Project,Total Costing Amount (via Time Logs),Jumlah Kos (melalui Time Log) |
| 3163 | DocType: Purchase Order Item Supplied,Stock UOM,Saham UOM |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 3164 | apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +229,Purchase Order {0} is not submitted,Pesanan Pembelian {0} tidak dikemukakan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3165 | DocType: Customs Tariff Number,Tariff Number,Nombor tarif |
Frappe PR Bot | bfdb726 | 2017-07-11 15:20:11 +0530 | [diff] [blame] | 3166 | DocType: Production Order Item,Available Qty at WIP Warehouse,Ada Qty di WIP Warehouse |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3167 | apps/erpnext/erpnext/stock/doctype/item/item.js +39,Projected,Unjuran |
Frappe PR Bot | bfdb726 | 2017-07-11 15:20:11 +0530 | [diff] [blame] | 3168 | apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +222,Serial No {0} does not belong to Warehouse {1},No siri {0} bukan milik Gudang {1} |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 3169 | apps/erpnext/erpnext/controllers/status_updater.py +174,Note: System will not check over-delivery and over-booking for Item {0} as quantity or amount is 0,Nota: Sistem tidak akan memeriksa terlebih penghantaran dan lebih-tempahan untuk Perkara {0} sebagai kuantiti atau jumlah adalah 0 |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3170 | DocType: Notification Control,Quotation Message,Sebut Harga Mesej |
| 3171 | DocType: Employee Loan,Employee Loan Application,Permohonan Pinjaman pekerja |
| 3172 | DocType: Issue,Opening Date,Tarikh pembukaan |
Frappe PR Bot | 7c90100 | 2017-06-07 12:05:29 +0530 | [diff] [blame] | 3173 | apps/erpnext/erpnext/schools/api.py +77,Attendance has been marked successfully.,Kehadiran telah ditandakan dengan jayanya. |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 3174 | DocType: Program Enrollment,Public Transport,Pengangkutan awam |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3175 | DocType: Journal Entry,Remark,Catatan |
| 3176 | DocType: Purchase Receipt Item,Rate and Amount,Kadar dan Jumlah |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 3177 | apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +165,Account Type for {0} must be {1},Jenis Akaun untuk {0} mesti {1} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3178 | apps/erpnext/erpnext/config/hr.py +55,Leaves and Holiday,Daun dan Holiday |
| 3179 | DocType: School Settings,Current Academic Term,Jangka Akademik Semasa |
| 3180 | DocType: School Settings,Current Academic Term,Jangka Akademik Semasa |
| 3181 | DocType: Sales Order,Not Billed,Tidak Membilkan |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 3182 | apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +75,Both Warehouse must belong to same Company,Kedua-dua Gudang mestilah berada dalam Syarikat sama |
| 3183 | apps/erpnext/erpnext/public/js/templates/contact_list.html +34,No contacts added yet.,Ada kenalan yang ditambahkan lagi. |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3184 | DocType: Purchase Invoice Item,Landed Cost Voucher Amount,Kos mendarat Baucer Jumlah |
| 3185 | apps/erpnext/erpnext/config/accounts.py +17,Bills raised by Suppliers.,Rang Undang-undang yang dibangkitkan oleh Pembekal. |
| 3186 | DocType: POS Profile,Write Off Account,Tulis Off Akaun |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 3187 | apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +78,Debit Note Amt,Nota Debit AMT |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3188 | apps/erpnext/erpnext/templates/print_formats/includes/taxes.html +5,Discount Amount,Jumlah diskaun |
| 3189 | DocType: Purchase Invoice,Return Against Purchase Invoice,Kembali Terhadap Invois Belian |
| 3190 | DocType: Item,Warranty Period (in days),Tempoh jaminan (dalam hari) |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 3191 | apps/erpnext/erpnext/schools/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +56,Relation with Guardian1,Berhubung dengan Guardian1 |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3192 | apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +18,Net Cash from Operations,Tunai bersih daripada Operasi |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3193 | apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +26,Item 4,Perkara 4 |
| 3194 | DocType: Student Admission,Admission End Date,Kemasukan Tarikh Tamat |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 3195 | apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order_dashboard.py +30,Sub-contracting,Sub-kontrak |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3196 | DocType: Journal Entry Account,Journal Entry Account,Akaun Entry jurnal |
| 3197 | apps/erpnext/erpnext/schools/doctype/academic_year/academic_year.js +3,Student Group,Kumpulan pelajar |
| 3198 | DocType: Shopping Cart Settings,Quotation Series,Sebutharga Siri |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 3199 | apps/erpnext/erpnext/setup/doctype/item_group/item_group.py +59,"An item exists with same name ({0}), please change the item group name or rename the item","Item wujud dengan nama yang sama ({0}), sila tukar nama kumpulan item atau menamakan semula item" |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 3200 | apps/erpnext/erpnext/accounts/page/pos/pos.js +1972,Please select customer,Sila pilih pelanggan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3201 | DocType: C-Form,I,Saya |
| 3202 | DocType: Company,Asset Depreciation Cost Center,Aset Pusat Susutnilai Kos |
| 3203 | DocType: Sales Order Item,Sales Order Date,Pesanan Jualan Tarikh |
| 3204 | DocType: Sales Invoice Item,Delivered Qty,Dihantar Qty |
| 3205 | DocType: Production Planning Tool,"If checked, all the children of each production item will be included in the Material Requests.","Jika disemak, semua kanak-kanak setiap item pengeluaran akan dimasukkan ke dalam Permintaan Bahan." |
| 3206 | DocType: Assessment Plan,Assessment Plan,Rancangan penilaian |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3207 | DocType: Stock Settings,Limit Percent,had Peratus |
| 3208 | ,Payment Period Based On Invoice Date,Tempoh Pembayaran Berasaskan Tarikh Invois |
| 3209 | apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +58,Missing Currency Exchange Rates for {0},Hilang Mata Wang Kadar Pertukaran untuk {0} |
| 3210 | DocType: Assessment Plan,Examiner,pemeriksa |
| 3211 | DocType: Student,Siblings,Adik-beradik |
| 3212 | DocType: Journal Entry,Stock Entry,Saham Entry |
| 3213 | DocType: Payment Entry,Payment References,Rujukan pembayaran |
| 3214 | DocType: C-Form,C-FORM-,C-yang- |
| 3215 | DocType: Vehicle,Insurance Details,Butiran Insurance |
| 3216 | DocType: Account,Payable,Kena dibayar |
| 3217 | apps/erpnext/erpnext/hr/doctype/employee_loan/employee_loan.py +113,Please enter Repayment Periods,Sila masukkan Tempoh Bayaran Balik |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 3218 | apps/erpnext/erpnext/shopping_cart/cart.py +365,Debtors ({0}),Penghutang ({0}) |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3219 | DocType: Pricing Rule,Margin,margin |
| 3220 | apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +57,New Customers,Pelanggan Baru |
| 3221 | apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +76,Gross Profit %,Keuntungan kasar% |
| 3222 | DocType: Appraisal Goal,Weightage (%),Wajaran (%) |
| 3223 | DocType: Bank Reconciliation Detail,Clearance Date,Clearance Tarikh |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 3224 | apps/erpnext/erpnext/schools/report/course_wise_assessment_report/course_wise_assessment_report.html +7,Assessment Report,Laporan Penilaian |
Frappe PR Bot | 59ee45a | 2017-06-01 19:05:28 +0530 | [diff] [blame] | 3225 | apps/erpnext/erpnext/accounts/doctype/asset/asset.py +62,Gross Purchase Amount is mandatory,Jumlah Pembelian Kasar adalah wajib |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3226 | DocType: Lead,Address Desc,Alamat Deskripsi |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 3227 | apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +101,Party is mandatory,Parti adalah wajib |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3228 | DocType: Journal Entry,JV-,JV- |
| 3229 | DocType: Topic,Topic Name,Topic Nama |
Frappe PR Bot | bfdb726 | 2017-07-11 15:20:11 +0530 | [diff] [blame] | 3230 | apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +36,Atleast one of the Selling or Buying must be selected,Atleast salah satu atau Jualan Membeli mesti dipilih |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 3231 | apps/erpnext/erpnext/public/js/setup_wizard.js +32,Select the nature of your business.,Pilih jenis perniagaan anda. |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 3232 | apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +73,Row #{0}: Duplicate entry in References {1} {2},Row # {0}: salinan catatan dalam Rujukan {1} {2} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3233 | apps/erpnext/erpnext/config/manufacturing.py +57,Where manufacturing operations are carried.,Tempat operasi pembuatan dijalankan. |
| 3234 | DocType: Asset Movement,Source Warehouse,Sumber Gudang |
| 3235 | DocType: Installation Note,Installation Date,Tarikh pemasangan |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 3236 | apps/erpnext/erpnext/controllers/accounts_controller.py +541,Row #{0}: Asset {1} does not belong to company {2},Row # {0}: Asset {1} bukan milik syarikat {2} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3237 | DocType: Employee,Confirmation Date,Pengesahan Tarikh |
| 3238 | DocType: C-Form,Total Invoiced Amount,Jumlah Invois |
Frappe PR Bot | bfdb726 | 2017-07-11 15:20:11 +0530 | [diff] [blame] | 3239 | apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +49,Min Qty can not be greater than Max Qty,Min Qty tidak boleh lebih besar daripada Max Qty |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3240 | DocType: Account,Accumulated Depreciation,Susut nilai terkumpul |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 3241 | DocType: Supplier Scorecard Scoring Standing,Standing Name,Nama Berdiri |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3242 | DocType: Stock Entry,Customer or Supplier Details,Pelanggan atau pembekal dan |
| 3243 | DocType: Employee Loan Application,Required by Date,Diperlukan oleh Tarikh |
| 3244 | DocType: Lead,Lead Owner,Lead Pemilik |
| 3245 | DocType: Bin,Requested Quantity,diminta Kuantiti |
| 3246 | DocType: Employee,Marital Status,Status Perkahwinan |
| 3247 | DocType: Stock Settings,Auto Material Request,Bahan Auto Permintaan |
| 3248 | DocType: Delivery Note Item,Available Batch Qty at From Warehouse,Disediakan Kuantiti Batch di Dari Gudang |
| 3249 | DocType: Customer,CUST-,CUST- |
| 3250 | DocType: Salary Slip,Gross Pay - Total Deduction - Loan Repayment,Pay kasar - Jumlah Potongan - Bayaran Balik Pinjaman |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 3251 | apps/erpnext/erpnext/manufacturing/doctype/bom_update_tool/bom_update_tool.py +26,Current BOM and New BOM can not be same,BOM semasa dan New BOM tidak boleh sama |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3252 | apps/erpnext/erpnext/hr/report/salary_register/salary_register.py +38,Salary Slip ID,Slip Gaji ID |
| 3253 | apps/erpnext/erpnext/hr/doctype/employee/employee.py +113,Date Of Retirement must be greater than Date of Joining,Tarikh Persaraan mesti lebih besar daripada Tarikh Menyertai |
| 3254 | apps/erpnext/erpnext/schools/doctype/course_scheduling_tool/course_scheduling_tool.py +52,There were errors while scheduling course on :,Terdapat ralat semasa jadual kursus: |
| 3255 | DocType: Sales Invoice,Against Income Account,Terhadap Akaun Pendapatan |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 3256 | apps/erpnext/erpnext/controllers/website_list_for_contact.py +117,{0}% Delivered,{0}% Dihantar |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 3257 | apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.py +94,Item {0}: Ordered qty {1} cannot be less than minimum order qty {2} (defined in Item).,Perkara {0}: qty Mengarahkan {1} tidak boleh kurang daripada perintah qty minimum {2} (ditakrifkan dalam Perkara). |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3258 | DocType: Monthly Distribution Percentage,Monthly Distribution Percentage,Taburan Peratus Bulanan |
| 3259 | DocType: Territory,Territory Targets,Sasaran Wilayah |
| 3260 | DocType: Delivery Note,Transporter Info,Maklumat Transporter |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 3261 | apps/erpnext/erpnext/accounts/utils.py +497,Please set default {0} in Company {1},Sila menetapkan lalai {0} dalam Syarikat {1} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3262 | DocType: Cheque Print Template,Starting position from top edge,kedudukan dari tepi atas Bermula |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 3263 | apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.py +31,Same supplier has been entered multiple times,pembekal yang sama telah dibuat beberapa kali |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3264 | apps/erpnext/erpnext/accounts/report/profitability_analysis/profitability_analysis.py +152,Gross Profit / Loss,Keuntungan Kasar / Rugi |
| 3265 | DocType: Purchase Order Item Supplied,Purchase Order Item Supplied,Pesanan Pembelian Item Dibekalkan |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 3266 | apps/erpnext/erpnext/public/js/setup_wizard.js +139,Company Name cannot be Company,Nama syarikat tidak boleh menjadi syarikat |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3267 | apps/erpnext/erpnext/config/setup.py +27,Letter Heads for print templates.,Ketua surat untuk template cetak. |
| 3268 | apps/erpnext/erpnext/config/setup.py +32,Titles for print templates e.g. Proforma Invoice.,Tajuk untuk template cetak seperti Proforma Invois. |
Frappe PR Bot | bfdb726 | 2017-07-11 15:20:11 +0530 | [diff] [blame] | 3269 | DocType: Program Enrollment,Walking,berjalan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3270 | DocType: Student Guardian,Student Guardian,Guardian pelajar |
Frappe PR Bot | fa04236 | 2017-07-17 17:50:36 +0530 | [diff] [blame] | 3271 | apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +201,Valuation type charges can not marked as Inclusive,Caj jenis penilaian tidak boleh ditandakan sebagai Inclusive |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3272 | DocType: POS Profile,Update Stock,Update Saham |
| 3273 | apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +100,Different 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 berbeza untuk perkara akan membawa kepada tidak betul (Jumlah) Nilai Berat Bersih. Pastikan Berat bersih setiap item adalah dalam UOM yang sama. |
| 3274 | apps/erpnext/erpnext/stock/report/item_prices/item_prices.py +39,BOM Rate,Kadar BOM |
| 3275 | DocType: Asset,Journal Entry for Scrap,Kemasukan Jurnal untuk Scrap |
| 3276 | apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +83,Please pull items from Delivery Note,Sila tarik item daripada Nota Penghantaran |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 3277 | apps/erpnext/erpnext/accounts/utils.py +467,Journal Entries {0} are un-linked,Jurnal Penyertaan {0} adalah un berkaitan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3278 | apps/erpnext/erpnext/config/crm.py +92,"Record of all communications of type email, phone, chat, visit, etc.","Rekod semua komunikasi e-mel jenis, telefon, chat, keindahan, dan lain-lain" |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 3279 | DocType: Supplier Scorecard Scoring Standing,Supplier Scorecard Scoring Standing,Supplier Scorecard Scoring Standing |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3280 | DocType: Manufacturer,Manufacturers used in Items,Pengeluar yang digunakan dalam Perkara |
| 3281 | apps/erpnext/erpnext/accounts/general_ledger.py +145,Please mention Round Off Cost Center in Company,Sila menyebut Round Off PTJ dalam Syarikat |
| 3282 | DocType: Purchase Invoice,Terms,Syarat |
| 3283 | DocType: Academic Term,Term Name,Nama jangka |
| 3284 | DocType: Buying Settings,Purchase Order Required,Pesanan Pembelian Diperlukan |
| 3285 | ,Item-wise Sales History,Perkara-bijak Sejarah Jualan |
| 3286 | DocType: Expense Claim,Total Sanctioned Amount,Jumlah Diiktiraf |
| 3287 | ,Purchase Analytics,Analytics Pembelian |
| 3288 | DocType: Sales Invoice Item,Delivery Note Item,Penghantaran Nota Perkara |
| 3289 | DocType: Expense Claim,Task,Petugas |
| 3290 | DocType: Purchase Taxes and Charges,Reference Row #,Rujukan Row # |
| 3291 | apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +76,Batch number is mandatory for Item {0},Nombor batch adalah wajib bagi Perkara {0} |
| 3292 | apps/erpnext/erpnext/setup/doctype/sales_person/sales_person.js +13,This is a root sales person and cannot be edited.,Ini adalah orang jualan akar dan tidak boleh diedit. |
| 3293 | DocType: Salary Detail,"If selected, the value specified or calculated in this component will not contribute to the earnings or deductions. However, it's value can be referenced by other components that can be added or deducted. ","Jika dipilih, nilai yang ditentukan atau dikira dalam komponen ini tidak akan menyumbang kepada pendapatan atau potongan. Walau bagaimanapun, ia nilai yang boleh dirujuk oleh komponen lain yang boleh ditambah atau ditolak." |
| 3294 | DocType: Salary Detail,"If selected, the value specified or calculated in this component will not contribute to the earnings or deductions. However, it's value can be referenced by other components that can be added or deducted. ","Jika dipilih, nilai yang ditentukan atau dikira dalam komponen ini tidak akan menyumbang kepada pendapatan atau potongan. Walau bagaimanapun, ia nilai yang boleh dirujuk oleh komponen lain yang boleh ditambah atau ditolak." |
| 3295 | ,Stock Ledger,Saham Lejar |
| 3296 | apps/erpnext/erpnext/templates/includes/cart/cart_items.html +29,Rate: {0},Kadar: {0} |
| 3297 | DocType: Company,Exchange Gain / Loss Account,Exchange Gain Akaun / Kerugian |
| 3298 | apps/erpnext/erpnext/config/hr.py +7,Employee and Attendance,Pekerja dan Kehadiran |
| 3299 | apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +78,Purpose must be one of {0},Tujuan mestilah salah seorang daripada {0} |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 3300 | apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +105,Fill the form and save it,Isi borang dan simpannya |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3301 | DocType: Production Planning Tool,Download a report containing all raw materials with their latest inventory status,Muat turun laporan yang mengandungi semua bahan-bahan mentah dengan status inventori terbaru mereka |
| 3302 | apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +26,Community Forum,Komuniti Forum |
| 3303 | apps/erpnext/erpnext/stock/page/stock_balance/stock_balance.js +51,Actual qty in stock,qty sebenar dalam stok |
| 3304 | apps/erpnext/erpnext/stock/page/stock_balance/stock_balance.js +51,Actual qty in stock,qty sebenar dalam stok |
| 3305 | DocType: Homepage,"URL for ""All Products""",URL untuk "Semua Produk" |
| 3306 | DocType: Leave Application,Leave Balance Before Application,Tinggalkan Baki Sebelum Permohonan |
| 3307 | DocType: SMS Center,Send SMS,Hantar SMS |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 3308 | DocType: Supplier Scorecard Criteria,Max Score,Markah Maks |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3309 | DocType: Cheque Print Template,Width of amount in word,Lebar amaun dalam perkataan |
| 3310 | DocType: Company,Default Letter Head,Surat Ketua Default |
| 3311 | DocType: Purchase Order,Get Items from Open Material Requests,Dapatkan Item daripada Permintaan terbuka bahan |
| 3312 | DocType: Item,Standard Selling Rate,Kadar Jualan Standard |
| 3313 | DocType: Account,Rate at which this tax is applied,Kadar yang cukai ini dikenakan |
Frappe PR Bot | 3b128ca | 2017-07-25 11:46:16 +0530 | [diff] [blame] | 3314 | apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +65,Reorder Qty,Pesanan semula Qty |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3315 | apps/erpnext/erpnext/hr/doctype/job_opening/job_opening.py +28,Current Job Openings,Lowongan Kerja Semasa |
| 3316 | DocType: Company,Stock Adjustment Account,Akaun Pelarasan saham |
Frappe PR Bot | 59ee45a | 2017-06-01 19:05:28 +0530 | [diff] [blame] | 3317 | apps/erpnext/erpnext/public/js/payment/pos_payment.html +17,Write Off,Tulis Off |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3318 | DocType: Timesheet Detail,Operation ID,ID Operasi |
| 3319 | DocType: Employee,"System User (login) ID. If set, it will become default for all HR forms.","Sistem Pengguna (log masuk) ID. Jika ditetapkan, ia akan menjadi lalai untuk semua bentuk HR." |
| 3320 | apps/erpnext/erpnext/support/doctype/warranty_claim/warranty_claim.py +16,{0}: From {1},{0}: Dari {1} |
| 3321 | DocType: Task,depends_on,depends_on |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 3322 | apps/erpnext/erpnext/manufacturing/doctype/bom_update_tool/bom_update_tool.py +48,Queued for updating latest price in all Bill of Materials. It may take a few minutes.,Beratur untuk mengemaskini harga terkini dalam semua Rang Undang-Undang Bahan. Ia mungkin mengambil masa beberapa minit. |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3323 | apps/erpnext/erpnext/accounts/doctype/account/account_tree.js +26,Name of new Account. Note: Please don't create accounts for Customers and Suppliers,Nama Akaun baru. Nota: Sila jangan membuat akaun untuk Pelanggan dan Pembekal |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3324 | apps/erpnext/erpnext/config/setup.py +37,Country wise default Address Templates,Negara lalai bijak Templat Alamat |
| 3325 | DocType: Sales Order Item,Supplier delivers to Customer,Pembekal menyampaikan kepada Pelanggan |
| 3326 | apps/erpnext/erpnext/utilities/bot.py +34,[{0}](#Form/Item/{0}) is out of stock,[{0}] (# Borang / Item / {0}) kehabisan stok |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 3327 | apps/erpnext/erpnext/accounts/party.py +315,Due / Reference Date cannot be after {0},Oleh kerana / Rujukan Tarikh dan boleh dikenakan {0} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3328 | apps/erpnext/erpnext/config/setup.py +51,Data Import and Export,Data Import dan Eksport |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 3329 | apps/erpnext/erpnext/schools/doctype/student_group/student_group.py +71,No students Found,Tiada pelajar Terdapat |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 3330 | DocType: Supplier Scorecard Scoring Criteria,Supplier Scorecard Scoring Criteria,Kriteria Pencari Skor Pembekal |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3331 | apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.py +55,Invoice Posting Date,Posting Invois Tarikh |
| 3332 | apps/erpnext/erpnext/stock/doctype/item/item_dashboard.py +25,Sell,Jual |
| 3333 | DocType: Sales Invoice,Rounded Total,Bulat Jumlah |
| 3334 | DocType: Product Bundle,List items that form the package.,Senarai item yang membentuk pakej. |
| 3335 | apps/erpnext/erpnext/accounts/doctype/monthly_distribution/monthly_distribution.py +26,Percentage Allocation should be equal to 100%,Peratus Peruntukan hendaklah sama dengan 100% |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 3336 | apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +569,Please select Posting Date before selecting Party,Sila pilih Tarikh Pengeposan sebelum memilih Parti |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3337 | DocType: Program Enrollment,School House,School House |
| 3338 | DocType: Serial No,Out of AMC,Daripada AMC |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 3339 | apps/erpnext/erpnext/public/js/utils.js +259,Please select Quotations,Sila pilih Sebutharga |
| 3340 | apps/erpnext/erpnext/public/js/utils.js +259,Please select Quotations,Sila pilih Sebutharga |
Frappe PR Bot | 59ee45a | 2017-06-01 19:05:28 +0530 | [diff] [blame] | 3341 | apps/erpnext/erpnext/accounts/doctype/asset/asset.py +82,Number of Depreciations Booked cannot be greater than Total Number of Depreciations,Jumlah penurunan nilai Ditempah tidak boleh lebih besar daripada Jumlah penurunan nilai |
| 3342 | apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.js +47,Make Maintenance Visit,Buat Penyelenggaraan Lawatan |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 3343 | apps/erpnext/erpnext/selling/doctype/customer/customer.py +170,Please contact to the user who have Sales Master Manager {0} role,Sila hubungi untuk pengguna yang mempunyai Master Pengurus Jualan {0} peranan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3344 | DocType: Company,Default Cash Account,Akaun Tunai Default |
| 3345 | apps/erpnext/erpnext/config/accounts.py +56,Company (not Customer or Supplier) master.,Syarikat (tidak Pelanggan atau Pembekal) induk. |
| 3346 | apps/erpnext/erpnext/schools/doctype/student/student_dashboard.py +6,This is based on the attendance of this Student,Ini adalah berdasarkan kepada kehadiran Pelajar ini |
Frappe PR Bot | bfdb726 | 2017-07-11 15:20:11 +0530 | [diff] [blame] | 3347 | apps/erpnext/erpnext/schools/doctype/student_attendance_tool/student_attendance_tool.js +178,No Students in,No Pelajar dalam |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3348 | apps/erpnext/erpnext/stock/dashboard/item_dashboard.js +166,Add more items or open full form,Tambah lagi item atau bentuk penuh terbuka |
Frappe PR Bot | 3b128ca | 2017-07-25 11:46:16 +0530 | [diff] [blame] | 3349 | apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +206,Delivery Notes {0} must be cancelled before cancelling this Sales Order,Nota Penghantaran {0} hendaklah dibatalkan sebelum membatalkan Perintah Jualan ini |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 3350 | apps/erpnext/erpnext/utilities/user_progress.py +213,Go to Users,Pergi ke Pengguna |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 3351 | apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +81,Paid amount + Write Off Amount can not be greater than Grand Total,Amaun yang dibayar + Tulis Off Jumlah tidak boleh lebih besar daripada Jumlah Besar |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3352 | apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +78,{0} is not a valid Batch Number for Item {1},{0} bukan Nombor Kumpulan sah untuk Perkara {1} |
| 3353 | apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +149,Note: There is not enough leave balance for Leave Type {0},Nota: Tidak ada baki cuti yang cukup untuk Cuti Jenis {0} |
Frappe PR Bot | 3b128ca | 2017-07-25 11:46:16 +0530 | [diff] [blame] | 3354 | apps/erpnext/erpnext/regional/india/utils.py +15,Invalid GSTIN or Enter NA for Unregistered,GSTIN tidak sah atau Masukkan NA untuk tidak berdaftar |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3355 | DocType: Training Event,Seminar,Seminar |
| 3356 | DocType: Program Enrollment Fee,Program Enrollment Fee,Program Bayaran Pendaftaran |
| 3357 | DocType: Item,Supplier Items,Item Pembekal |
| 3358 | DocType: Opportunity,Opportunity Type,Jenis Peluang |
| 3359 | apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center_tree.js +16,New Company,Syarikat Baru |
| 3360 | apps/erpnext/erpnext/setup/doctype/company/delete_company_transactions.py +17,Transactions can only be deleted by the creator of the Company,Urusniaga hanya boleh dihapuskan oleh pencipta Syarikat |
| 3361 | apps/erpnext/erpnext/accounts/general_ledger.py +21,Incorrect number of General Ledger Entries found. You might have selected a wrong Account in the transaction.,Jumlah yang tidak betul Lejar Am Penyertaan dijumpai. Anda mungkin telah memilih Akaun salah dalam urus niaga. |
| 3362 | DocType: Employee,Prefered Contact Email,Diinginkan hubungan Email |
| 3363 | DocType: Cheque Print Template,Cheque Width,Lebar Cek |
| 3364 | DocType: Selling Settings,Validate Selling Price for Item against Purchase Rate or Valuation Rate,Mengesahkan Harga Jualan bagi Item terhadap Kadar Pembelian atau Kadar Penilaian |
| 3365 | DocType: Program,Fee Schedule,Jadual Bayaran |
| 3366 | DocType: Hub Settings,Publish Availability,Terbitkan Ketersediaan |
| 3367 | DocType: Company,Create Chart Of Accounts Based On,Buat carta akaun Based On |
| 3368 | apps/erpnext/erpnext/hr/doctype/employee/employee.py +107,Date of Birth cannot be greater than today.,Tarikh Lahir tidak boleh lebih besar daripada hari ini. |
| 3369 | ,Stock Ageing,Saham Penuaan |
| 3370 | apps/erpnext/erpnext/schools/doctype/student/student.py +38,Student {0} exist against student applicant {1},Pelajar {0} wujud terhadap pemohon pelajar {1} |
| 3371 | apps/erpnext/erpnext/projects/doctype/task/task.js +31,Timesheet,Timesheet |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 3372 | apps/erpnext/erpnext/controllers/accounts_controller.py +233,{0} '{1}' is disabled,{0} '{1}' dinyahupayakan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3373 | apps/erpnext/erpnext/crm/doctype/opportunity/opportunity_list.js +13,Set as Open,Ditetapkan sebagai Open |
| 3374 | DocType: Cheque Print Template,Scanned Cheque,diimbas Cek |
| 3375 | DocType: Notification Control,Send automatic emails to Contacts on Submitting transactions.,Hantar e-mel automatik ke Kenalan ke atas urus niaga Mengemukakan. |
| 3376 | DocType: Timesheet,Total Billable Amount,Jumlah ditaksir |
| 3377 | apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +20,Item 3,Perkara 3 |
| 3378 | DocType: Purchase Order,Customer Contact Email,Pelanggan Hubungi E-mel |
| 3379 | DocType: Warranty Claim,Item and Warranty Details,Perkara dan Jaminan Maklumat |
| 3380 | DocType: Sales Team,Contribution (%),Sumbangan (%) |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 3381 | apps/erpnext/erpnext/controllers/accounts_controller.py +75,Note: Payment Entry will not be created since 'Cash or Bank Account' was not specified,Nota: Entry Bayaran tidak akan diwujudkan sejak 'Tunai atau Akaun Bank tidak dinyatakan |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 3382 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +222,Responsibilities,Tanggungjawab |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 3383 | apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +130,Validity period of this quotation has ended.,Tempoh sah tempoh sebut harga ini telah berakhir. |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3384 | DocType: Expense Claim Account,Expense Claim Account,Akaun Perbelanjaan Tuntutan |
| 3385 | DocType: Sales Person,Sales Person Name,Orang Jualan Nama |
| 3386 | apps/erpnext/erpnext/accounts/doctype/c_form/c_form.py +54,Please enter atleast 1 invoice in the table,Sila masukkan atleast 1 invois dalam jadual di |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 3387 | apps/erpnext/erpnext/utilities/user_progress.py +201,Add Users,Tambah Pengguna |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3388 | DocType: POS Item Group,Item Group,Perkara Kumpulan |
| 3389 | DocType: Item,Safety Stock,Saham keselamatan |
| 3390 | apps/erpnext/erpnext/projects/doctype/task/task.py +53,Progress % for a task cannot be more than 100.,Kemajuan% untuk tugas yang tidak boleh lebih daripada 100. |
| 3391 | DocType: Stock Reconciliation Item,Before reconciliation,Sebelum perdamaian |
| 3392 | apps/erpnext/erpnext/maintenance/doctype/maintenance_visit/maintenance_visit.py +12,To {0},Untuk {0} |
| 3393 | DocType: Purchase Invoice,Taxes and Charges Added (Company Currency),Cukai dan Caj Ditambah (Syarikat mata wang) |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 3394 | apps/erpnext/erpnext/stock/doctype/item/item.py +433,Item Tax Row {0} must have account of type Tax or Income or Expense or Chargeable,Row Perkara Cukai {0} mesti mempunyai akaun Cukai jenis atau Pendapatan atau Perbelanjaan atau bercukai |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3395 | DocType: Sales Order,Partly Billed,Sebahagiannya Membilkan |
Frappe PR Bot | 59ee45a | 2017-06-01 19:05:28 +0530 | [diff] [blame] | 3396 | apps/erpnext/erpnext/accounts/doctype/asset/asset.py +43,Item {0} must be a Fixed Asset Item,Perkara {0} perlu menjadi Asset Perkara Tetap |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3397 | DocType: Item,Default BOM,BOM Default |
Frappe PR Bot | bfdb726 | 2017-07-11 15:20:11 +0530 | [diff] [blame] | 3398 | apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +24,Debit Note Amount,Amaun debit Nota |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 3399 | apps/erpnext/erpnext/setup/doctype/company/company.js +60,Please re-type company name to confirm,Sila taip semula nama syarikat untuk mengesahkan |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 3400 | apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +79,Total Outstanding Amt,Jumlah Cemerlang AMT |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3401 | DocType: Journal Entry,Printing Settings,Tetapan Percetakan |
| 3402 | DocType: Sales Invoice,Include Payment (POS),Termasuk Bayaran (POS) |
| 3403 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +292,Total Debit must be equal to Total Credit. The difference is {0},Jumlah Debit mesti sama dengan Jumlah Kredit. Perbezaannya ialah {0} |
| 3404 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +11,Automotive,Automotif |
| 3405 | DocType: Vehicle,Insurance Company,Syarikat insurans |
| 3406 | DocType: Asset Category Account,Fixed Asset Account,Akaun Aset Tetap |
Frappe PR Bot | fa04236 | 2017-07-17 17:50:36 +0530 | [diff] [blame] | 3407 | apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.js +397,Variable,ubah |
Frappe PR Bot | bfdb726 | 2017-07-11 15:20:11 +0530 | [diff] [blame] | 3408 | apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.js +47,From Delivery Note,Dari Penghantaran Nota |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3409 | DocType: Student,Student Email Address,Pelajar Alamat E-mel |
| 3410 | DocType: Timesheet Detail,From Time,Dari Masa |
| 3411 | apps/erpnext/erpnext/public/js/pos/pos_bill_item.html +12,In Stock: ,Dalam stok: |
| 3412 | DocType: Notification Control,Custom Message,Custom Mesej |
| 3413 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +33,Investment Banking,Perbankan Pelaburan |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 3414 | apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +77,Cash or Bank Account is mandatory for making payment entry,Tunai atau Bank Akaun adalah wajib untuk membuat catatan pembayaran |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 3415 | apps/erpnext/erpnext/schools/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +54,Student Address,Alamat pelajar |
| 3416 | apps/erpnext/erpnext/schools/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +54,Student Address,Alamat pelajar |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3417 | DocType: Purchase Invoice,Price List Exchange Rate,Senarai Harga Kadar Pertukaran |
| 3418 | DocType: Purchase Invoice Item,Rate,Kadar |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 3419 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +95,Intern,Pelatih |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 3420 | apps/erpnext/erpnext/accounts/page/pos/pos.js +1542,Address Name,alamat Nama |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3421 | DocType: Stock Entry,From BOM,Dari BOM |
| 3422 | DocType: Assessment Code,Assessment Code,Kod penilaian |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 3423 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +64,Basic,Asas |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3424 | apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +94,Stock transactions before {0} are frozen,Transaksi saham sebelum {0} dibekukan |
Frappe PR Bot | 7c90100 | 2017-06-07 12:05:29 +0530 | [diff] [blame] | 3425 | apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +219,Please click on 'Generate Schedule',Sila klik pada 'Menjana Jadual' |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3426 | apps/erpnext/erpnext/config/stock.py +190,"e.g. Kg, Unit, Nos, m","contohnya Kg, Unit, No, m" |
| 3427 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +122,Reference No is mandatory if you entered Reference Date,Rujukan adalah wajib jika anda masukkan Tarikh Rujukan |
| 3428 | DocType: Bank Reconciliation Detail,Payment Document,Dokumen pembayaran |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 3429 | apps/erpnext/erpnext/buying/doctype/supplier_scorecard_criteria/supplier_scorecard_criteria.py +37,Error evaluating the criteria formula,Ralat menilai formula kriteria |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3430 | apps/erpnext/erpnext/hr/doctype/employee/employee.py +110,Date of Joining must be greater than Date of Birth,Tarikh Menyertai mesti lebih besar daripada Tarikh Lahir |
| 3431 | DocType: Salary Slip,Salary Structure,Struktur gaji |
| 3432 | DocType: Account,Bank,Bank |
| 3433 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +9,Airline,Syarikat Penerbangan |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 3434 | apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +818,Issue Material,Isu Bahan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3435 | DocType: Material Request Item,For Warehouse,Untuk Gudang |
| 3436 | DocType: Employee,Offer Date,Tawaran Tarikh |
| 3437 | apps/erpnext/erpnext/selling/page/sales_funnel/sales_funnel.py +33,Quotations,Sebut Harga |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 3438 | apps/erpnext/erpnext/accounts/page/pos/pos.js +701,You are in offline mode. You will not be able to reload until you have network.,Anda berada di dalam mod luar talian. Anda tidak akan dapat untuk menambah nilai sehingga anda mempunyai rangkaian. |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 3439 | apps/erpnext/erpnext/schools/doctype/student_group_creation_tool/student_group_creation_tool.py +47,No Student Groups created.,Tiada Kumpulan Pelajar diwujudkan. |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3440 | DocType: Purchase Invoice Item,Serial No,No siri |
| 3441 | apps/erpnext/erpnext/hr/doctype/employee_loan/employee_loan.py +119,Monthly Repayment Amount cannot be greater than Loan Amount,Jumlah Pembayaran balik bulanan tidak boleh lebih besar daripada Jumlah Pinjaman |
Frappe PR Bot | 7c90100 | 2017-06-07 12:05:29 +0530 | [diff] [blame] | 3442 | apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +143,Please enter Maintaince Details first,Sila masukkan Maintaince Butiran pertama |
Frappe PR Bot | 3b128ca | 2017-07-25 11:46:16 +0530 | [diff] [blame] | 3443 | apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +55,Row #{0}: Expected Delivery Date cannot be before Purchase Order Date,Baris # {0}: Tarikh Penghantaran Yang Diharapkan tidak boleh sebelum Tarikh Pesanan Pembelian |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3444 | DocType: Purchase Invoice,Print Language,Cetak Bahasa |
| 3445 | DocType: Salary Slip,Total Working Hours,Jumlah Jam Kerja |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 3446 | DocType: Subscription,Next Schedule Date,Tarikh Jadual Seterusnya |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3447 | DocType: Stock Entry,Including items for sub assemblies,Termasuk perkara untuk sub perhimpunan |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 3448 | apps/erpnext/erpnext/accounts/page/pos/pos.js +1901,Enter value must be positive,Masukkan nilai mesti positif |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 3449 | apps/erpnext/erpnext/accounts/doctype/sales_invoice/pos.py +389,All Territories,Semua Wilayah |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3450 | DocType: Purchase Invoice,Items,Item |
| 3451 | apps/erpnext/erpnext/schools/doctype/program_enrollment/program_enrollment.py +26,Student is already enrolled.,Pelajar sudah mendaftar. |
| 3452 | DocType: Fiscal Year,Year Name,Nama Tahun |
| 3453 | DocType: Process Payroll,Process Payroll,Proses Gaji |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 3454 | apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +238,There are more holidays than working days this month.,Terdapat lebih daripada cuti hari bekerja bulan ini. |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3455 | DocType: Product Bundle Item,Product Bundle Item,Produk Bundle Item |
| 3456 | DocType: Sales Partner,Sales Partner Name,Nama Rakan Jualan |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 3457 | apps/erpnext/erpnext/hooks.py +123,Request for Quotations,Tawaran Sebut Harga |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3458 | DocType: Payment Reconciliation,Maximum Invoice Amount,Amaun Invois maksimum |
| 3459 | DocType: Student Language,Student Language,Bahasa pelajar |
| 3460 | apps/erpnext/erpnext/config/selling.py +23,Customers,pelanggan |
| 3461 | apps/erpnext/erpnext/crm/report/campaign_efficiency/campaign_efficiency.py +24,Order/Quot %,Order / Quot% |
| 3462 | apps/erpnext/erpnext/crm/report/campaign_efficiency/campaign_efficiency.py +24,Order/Quot %,Order / Quot% |
| 3463 | DocType: Student Sibling,Institution,institusi |
| 3464 | DocType: Asset,Partially Depreciated,sebahagiannya telah disusutnilai |
| 3465 | DocType: Issue,Opening Time,Masa Pembukaan |
| 3466 | apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +92,From and To dates required,Dari dan kepada tarikh yang dikehendaki |
| 3467 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +46,Securities & Commodity Exchanges,Sekuriti & Bursa Komoditi |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 3468 | apps/erpnext/erpnext/stock/doctype/item/item.py +627,Default Unit of Measure for Variant '{0}' must be same as in Template '{1}',Unit keingkaran Langkah untuk Variant '{0}' hendaklah sama seperti dalam Template '{1}' |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3469 | DocType: Shipping Rule,Calculate Based On,Kira Based On |
| 3470 | DocType: Delivery Note Item,From Warehouse,Dari Gudang |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 3471 | apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +893,No Items with Bill of Materials to Manufacture,Tiada item dengan Bill Bahan untuk pembuatan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3472 | DocType: Assessment Plan,Supervisor Name,Nama penyelia |
| 3473 | DocType: Program Enrollment Course,Program Enrollment Course,Kursus Program Pendaftaran |
| 3474 | DocType: Program Enrollment Course,Program Enrollment Course,Kursus Program Pendaftaran |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3475 | DocType: Purchase Taxes and Charges,Valuation and Total,Penilaian dan Jumlah |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 3476 | apps/erpnext/erpnext/buying/doctype/supplier_scorecard/supplier_scorecard_dashboard.py +11,Scorecards,Kad skor |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3477 | DocType: Tax Rule,Shipping City,Penghantaran Bandar |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3478 | DocType: Notification Control,Customize the Notification,Menyesuaikan Pemberitahuan |
| 3479 | apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +19,Cash Flow from Operations,Aliran Tunai daripada Operasi |
| 3480 | DocType: Sales Invoice,Shipping Rule,Peraturan Penghantaran |
| 3481 | DocType: Manufacturer,Limited to 12 characters,Terhad kepada 12 aksara |
| 3482 | DocType: Journal Entry,Print Heading,Cetak Kepala |
| 3483 | apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.py +57,Total cannot be zero,Jumlah tidak boleh sifar |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3484 | apps/erpnext/erpnext/selling/report/inactive_customers/inactive_customers.py +16,'Days Since Last Order' must be greater than or equal to zero,'Hari Sejak Pesanan Terakhir' mesti lebih besar daripada atau sama dengan sifar |
| 3485 | DocType: Process Payroll,Payroll Frequency,Kekerapan Payroll |
| 3486 | DocType: Asset,Amended From,Pindaan Dari |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 3487 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +53,Raw Material,Bahan mentah |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3488 | DocType: Leave Application,Follow via Email,Ikut melalui E-mel |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 3489 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +55,Plants and Machineries,Tumbuhan dan Jentera |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3490 | DocType: Purchase Taxes and Charges,Tax Amount After Discount Amount,Amaun Cukai Selepas Jumlah Diskaun |
| 3491 | DocType: Daily Work Summary Settings,Daily Work Summary Settings,Harian Tetapan Ringkasan Kerja |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3492 | DocType: Payment Entry,Internal Transfer,Pindahan dalaman |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 3493 | apps/erpnext/erpnext/accounts/doctype/account/account.py +179,Child account exists for this account. You can not delete this account.,Akaun kanak-kanak wujud untuk akaun ini. Anda tidak boleh memadam akaun ini. |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3494 | apps/erpnext/erpnext/setup/doctype/territory/territory.py +19,Either target qty or target amount is mandatory,Sama ada qty sasaran atau jumlah sasaran adalah wajib |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 3495 | apps/erpnext/erpnext/stock/get_item_details.py +527,No default BOM exists for Item {0},Tidak lalai BOM wujud untuk Perkara {0} |
| 3496 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +359,Please select Posting Date first,Sila pilih Penempatan Tarikh pertama |
Frappe PR Bot | 7c90100 | 2017-06-07 12:05:29 +0530 | [diff] [blame] | 3497 | apps/erpnext/erpnext/public/js/account_tree_grid.js +210,Opening Date should be before Closing Date,Tarikh pembukaan perlu sebelum Tarikh Tutup |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3498 | DocType: Leave Control Panel,Carry Forward,Carry Forward |
| 3499 | apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +30,Cost Center with existing transactions can not be converted to ledger,PTJ dengan urus niaga yang sedia ada tidak boleh ditukar ke dalam lejar |
| 3500 | DocType: Department,Days for which Holidays are blocked for this department.,Hari yang mana Holidays disekat untuk jabatan ini. |
| 3501 | ,Produced,Dihasilkan |
Frappe PR Bot | 3b128ca | 2017-07-25 11:46:16 +0530 | [diff] [blame] | 3502 | apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +118,Created Salary Slips,Dicipta Gaji Slip |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3503 | DocType: Item,Item Code for Suppliers,Kod Item untuk Pembekal |
| 3504 | DocType: Issue,Raised By (Email),Dibangkitkan Oleh (E-mel) |
| 3505 | DocType: Training Event,Trainer Name,Nama Trainer |
| 3506 | DocType: Mode of Payment,General,Ketua |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3507 | apps/erpnext/erpnext/crm/report/prospects_engaged_but_not_converted/prospects_engaged_but_not_converted.py +28,Last Communication,Komunikasi lalu |
| 3508 | apps/erpnext/erpnext/crm/report/prospects_engaged_but_not_converted/prospects_engaged_but_not_converted.py +28,Last Communication,Komunikasi lalu |
Frappe PR Bot | fa04236 | 2017-07-17 17:50:36 +0530 | [diff] [blame] | 3509 | apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +355,Cannot deduct when category is for 'Valuation' or 'Valuation and Total',Tidak boleh memotong apabila kategori adalah untuk 'Penilaian' atau 'Penilaian dan Jumlah' |
Frappe PR Bot | bfdb726 | 2017-07-11 15:20:11 +0530 | [diff] [blame] | 3510 | apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +234,Serial Nos Required for Serialized Item {0},Serial No Diperlukan untuk Perkara bersiri {0} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3511 | apps/erpnext/erpnext/config/accounts.py +146,Match Payments with Invoices,Pembayaran perlawanan dengan Invois |
| 3512 | DocType: Journal Entry,Bank Entry,Bank Entry |
| 3513 | DocType: Authorization Rule,Applicable To (Designation),Terpakai Untuk (Jawatan) |
| 3514 | ,Profitability Analysis,Analisis keuntungan |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 3515 | DocType: Supplier,Prevent POs,Mencegah PO |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3516 | apps/erpnext/erpnext/templates/generators/item.html +62,Add to Cart,Dalam Troli |
| 3517 | apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.js +28,Group By,Group By |
| 3518 | DocType: Guardian,Interests,minat |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 3519 | apps/erpnext/erpnext/config/accounts.py +300,Enable / disable currencies.,Membolehkan / melumpuhkan mata wang. |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3520 | DocType: Production Planning Tool,Get Material Request,Dapatkan Permintaan Bahan |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 3521 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +111,Postal Expenses,Perbelanjaan pos |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3522 | apps/erpnext/erpnext/controllers/trends.py +19,Total(Amt),Jumlah (AMT) |
| 3523 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +26,Entertainment & Leisure,Hiburan & Leisure |
| 3524 | DocType: Quality Inspection,Item Serial No,Item No Serial |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 3525 | apps/erpnext/erpnext/utilities/activation.py +135,Create Employee Records,Cipta Rekod pekerja |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 3526 | apps/erpnext/erpnext/hr/report/monthly_attendance_sheet/monthly_attendance_sheet.py +68,Total Present,Jumlah Hadir |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3527 | apps/erpnext/erpnext/config/accounts.py +107,Accounting Statements,Penyata perakaunan |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 3528 | apps/erpnext/erpnext/utilities/user_progress.py +101,Hour,Jam |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3529 | apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +29,New Serial No cannot have Warehouse. Warehouse must be set by Stock Entry or Purchase Receipt,No Siri baru tidak boleh mempunyai Gudang. Gudang mesti digunakan Saham Masuk atau Resit Pembelian |
| 3530 | DocType: Lead,Lead Type,Jenis Lead |
| 3531 | apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +133,You are not authorized to approve leaves on Block Dates,Anda tiada kebenaran untuk meluluskan daun pada Tarikh Sekat |
Frappe PR Bot | 3b128ca | 2017-07-25 11:46:16 +0530 | [diff] [blame] | 3532 | apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +383,All these items have already been invoiced,Semua barang-barang ini telah diinvois |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 3533 | DocType: Company,Monthly Sales Target,Sasaran Jualan Bulanan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3534 | apps/erpnext/erpnext/setup/doctype/authorization_control/authorization_control.py +37,Can be approved by {0},Boleh diluluskan oleh {0} |
| 3535 | DocType: Item,Default Material Request Type,Lalai Bahan Jenis Permintaan |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 3536 | DocType: Supplier Scorecard,Evaluation Period,Tempoh Penilaian |
| 3537 | apps/erpnext/erpnext/buying/doctype/supplier_scorecard/supplier_scorecard_list.js +13,Unknown,tidak diketahui |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3538 | DocType: Shipping Rule,Shipping Rule Conditions,Penghantaran Peraturan Syarat |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 3539 | DocType: Purchase Invoice,Export Type,Jenis Eksport |
| 3540 | DocType: BOM Update Tool,The new BOM after replacement,The BOM baru selepas penggantian |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 3541 | ,Point of Sale,Tempat Jualan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3542 | DocType: Payment Entry,Received Amount,Pendapatan daripada |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 3543 | DocType: GST Settings,GSTIN Email Sent On,GSTIN Penghantaran Email On |
| 3544 | DocType: Program Enrollment,Pick/Drop by Guardian,Pick / Drop oleh Guardian |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3545 | DocType: Production Planning Tool,"Create for full quantity, ignoring quantity already on order","Buat untuk kuantiti penuh, mengabaikan kuantiti sudah di perintah" |
| 3546 | DocType: Account,Tax,Cukai |
| 3547 | apps/erpnext/erpnext/schools/report/student_batch_wise_attendance/student_batch_wise_attendance.py +45,Not Marked,tidak Ditandakan |
| 3548 | DocType: Production Planning Tool,Production Planning Tool,Pengeluaran Alat Perancangan |
| 3549 | apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +150,"Batched Item {0} cannot be updated using Stock Reconciliation, instead use Stock Entry","Batched Perkara {0} tidak boleh dikemas kini menggunakan Stock Perdamaian, sebaliknya menggunakan Kemasukan Stock" |
| 3550 | apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +150,"Batched Item {0} cannot be updated using Stock Reconciliation, instead use Stock Entry","Batched Perkara {0} tidak boleh dikemas kini menggunakan Stock Perdamaian, sebaliknya menggunakan Kemasukan Stock" |
| 3551 | DocType: Quality Inspection,Report Date,Laporan Tarikh |
| 3552 | DocType: Student,Middle Name,Nama tengah |
| 3553 | DocType: C-Form,Invoices,Invois |
| 3554 | DocType: Batch,Source Document Name,Source Document Nama |
| 3555 | DocType: Batch,Source Document Name,Source Document Nama |
| 3556 | DocType: Job Opening,Job Title,Tajuk Kerja |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 3557 | apps/erpnext/erpnext/buying/doctype/supplier_quotation/supplier_quotation.py +84,"{0} indicates that {1} will not provide a quotation, but all items \ |
| 3558 | have been quoted. Updating the RFQ quote status.","{0} menunjukkan bahawa {1} tidak akan memberikan sebut harga, tetapi semua item \ telah disebutkan. Mengemas kini status petikan RFQ." |
| 3559 | DocType: Manufacturing Settings,Update BOM Cost Automatically,Kemas kini BOM Kos secara automatik |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 3560 | apps/erpnext/erpnext/utilities/activation.py +99,Create Users,Buat Pengguna |
| 3561 | apps/erpnext/erpnext/utilities/user_progress.py +101,Gram,Gram |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 3562 | DocType: Supplier Scorecard,Per Month,Sebulan |
Frappe PR Bot | 3b128ca | 2017-07-25 11:46:16 +0530 | [diff] [blame] | 3563 | apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +393,Quantity to Manufacture must be greater than 0.,Kuantiti untuk pembuatan mesti lebih besar daripada 0. |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3564 | apps/erpnext/erpnext/config/maintenance.py +17,Visit report for maintenance call.,Lawati laporan untuk panggilan penyelenggaraan. |
| 3565 | DocType: Stock Entry,Update Rate and Availability,Kadar Update dan Ketersediaan |
| 3566 | DocType: Stock Settings,Percentage you are allowed to receive or deliver more against the quantity ordered. For example: If you have ordered 100 units. and your Allowance is 10% then you are allowed to receive 110 units.,Peratus anda dibenarkan untuk menerima atau menyampaikan lebih daripada kuantiti yang ditempah. Sebagai contoh: Jika anda telah menempah 100 unit. dan Elaun anda adalah 10% maka anda dibenarkan untuk menerima 110 unit. |
| 3567 | DocType: POS Customer Group,Customer Group,Kumpulan pelanggan |
| 3568 | apps/erpnext/erpnext/stock/doctype/batch/batch.js +108,New Batch ID (Optional),New Batch ID (Pilihan) |
| 3569 | apps/erpnext/erpnext/stock/doctype/batch/batch.js +108,New Batch ID (Optional),New Batch ID (Pilihan) |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 3570 | apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +197,Expense account is mandatory for item {0},Akaun perbelanjaan adalah wajib bagi item {0} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3571 | DocType: BOM,Website Description,Laman Web Penerangan |
| 3572 | apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +42,Net Change in Equity,Perubahan Bersih dalam Ekuiti |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 3573 | apps/erpnext/erpnext/accounts/doctype/asset/asset.py +163,Please cancel Purchase Invoice {0} first,Sila membatalkan Invois Belian {0} pertama |
Frappe PR Bot | 59ee45a | 2017-06-01 19:05:28 +0530 | [diff] [blame] | 3574 | apps/erpnext/erpnext/hr/doctype/job_applicant/job_applicant.py +43,"Email Address must be unique, already exists for {0}","Alamat e-mel mesti menjadi unik, sudah wujud untuk {0}" |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3575 | DocType: Serial No,AMC Expiry Date,AMC Tarikh Tamat |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 3576 | apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +815,Receipt,resit |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3577 | ,Sales Register,Jualan Daftar |
| 3578 | DocType: Daily Work Summary Settings Company,Send Emails At,Menghantar e-mel di |
| 3579 | DocType: Quotation,Quotation Lost Reason,Sebut Harga Hilang Akal |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 3580 | apps/erpnext/erpnext/public/js/setup_wizard.js +19,Select your Domain,Pilih Domain anda |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 3581 | apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +358,Transaction reference no {0} dated {1},rujukan transaksi tidak {0} bertarikh {1} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3582 | apps/erpnext/erpnext/setup/doctype/supplier_type/supplier_type.js +5,There is nothing to edit.,Ada apa-apa untuk mengedit. |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 3583 | apps/erpnext/erpnext/selling/page/point_of_sale/point_of_sale.js +325,Form View,Lihat Borang |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3584 | apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +117,Summary for this month and pending activities,Ringkasan untuk bulan ini dan aktiviti-aktiviti yang belum selesai |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 3585 | apps/erpnext/erpnext/utilities/user_progress.py +202,"Add users to your organization, other than yourself.","Tambah pengguna ke organisasi anda, selain diri anda." |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3586 | DocType: Customer Group,Customer Group Name,Nama Kumpulan Pelanggan |
Frappe PR Bot | 59ee45a | 2017-06-01 19:05:28 +0530 | [diff] [blame] | 3587 | apps/erpnext/erpnext/public/js/pos/pos.html +100,No Customers yet!,No Pelanggan lagi! |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3588 | apps/erpnext/erpnext/public/js/financial_statements.js +56,Cash Flow Statement,Penyata aliran tunai |
| 3589 | apps/erpnext/erpnext/hr/doctype/employee_loan_application/employee_loan_application.py +23,Loan Amount cannot exceed Maximum Loan Amount of {0},Jumlah Pinjaman tidak boleh melebihi Jumlah Pinjaman maksimum {0} |
| 3590 | apps/erpnext/erpnext/hr/report/vehicle_expenses/vehicle_expenses.py +22,License,lesen |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 3591 | apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +479,Please remove this Invoice {0} from C-Form {1},Sila mengeluarkan Invois ini {0} dari C-Borang {1} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3592 | DocType: Leave Control Panel,Please select Carry Forward if you also want to include previous fiscal year's balance leaves to this fiscal year,Sila pilih Carry Forward jika anda juga mahu termasuk baki tahun fiskal yang lalu daun untuk tahun fiskal ini |
| 3593 | DocType: GL Entry,Against Voucher Type,Terhadap Jenis Baucar |
| 3594 | DocType: Item,Attributes,Sifat-sifat |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 3595 | apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +222,Please enter Write Off Account,Sila masukkan Tulis Off Akaun |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3596 | apps/erpnext/erpnext/selling/report/inactive_customers/inactive_customers.py +71,Last Order Date,Lepas Tarikh Perintah |
| 3597 | apps/erpnext/erpnext/accounts/doctype/budget/budget.py +47,Account {0} does not belongs to company {1},Akaun {0} tidak dimiliki oleh syarikat {1} |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 3598 | apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +855,Serial Numbers in row {0} does not match with Delivery Note,Nombor siri berturut-turut {0} tidak sepadan dengan penghantaran Nota |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3599 | DocType: Student,Guardian Details,Guardian Butiran |
| 3600 | DocType: C-Form,C-Form,C-Borang |
| 3601 | apps/erpnext/erpnext/config/hr.py +18,Mark Attendance for multiple employees,Mark Kehadiran beberapa pekerja |
| 3602 | DocType: Vehicle,Chassis No,Chassis Tiada |
| 3603 | DocType: Payment Request,Initiated,Dimulakan |
| 3604 | DocType: Production Order,Planned Start Date,Dirancang Tarikh Mula |
| 3605 | DocType: Serial No,Creation Document Type,Penciptaan Dokumen Jenis |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 3606 | apps/erpnext/erpnext/subscription/doctype/subscription/subscription.py +35,End date must be greater than start date,Tarikh akhir mestilah lebih besar dari tarikh mula |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3607 | DocType: Leave Type,Is Encash,Adalah menunaikan |
| 3608 | DocType: Leave Allocation,New Leaves Allocated,Daun baru Diperuntukkan |
| 3609 | apps/erpnext/erpnext/controllers/trends.py +269,Project-wise data is not available for Quotation,Data projek-bijak tidak tersedia untuk Sebutharga |
| 3610 | DocType: Project,Expected End Date,Tarikh Jangkaan Tamat |
| 3611 | DocType: Budget Account,Budget Amount,Amaun belanjawan |
| 3612 | DocType: Appraisal Template,Appraisal Template Title,Penilaian Templat Tajuk |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 3613 | apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.py +39,From Date {0} for Employee {1} cannot be before employee's joining Date {2},Dari Tarikh {0} untuk pekerja {1} tidak boleh sebelum menyertai Tarikh pekerja {2} |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 3614 | apps/erpnext/erpnext/utilities/user_progress_utils.py +23,Commercial,Perdagangan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3615 | DocType: Payment Entry,Account Paid To,Akaun Dibayar Kepada |
| 3616 | apps/erpnext/erpnext/selling/doctype/product_bundle/product_bundle.py +24,Parent Item {0} must not be a Stock Item,Ibu Bapa Perkara {0} tidak perlu menjadi item Saham |
| 3617 | apps/erpnext/erpnext/config/selling.py +57,All Products or Services.,Semua Produk atau Perkhidmatan. |
| 3618 | DocType: Expense Claim,More Details,Maklumat lanjut |
| 3619 | DocType: Supplier Quotation,Supplier Address,Alamat Pembekal |
| 3620 | apps/erpnext/erpnext/accounts/doctype/budget/budget.py +128,{0} Budget for Account {1} against {2} {3} is {4}. It will exceed by {5},{0} Bajet akaun {1} daripada {2} {3} adalah {4}. Ia akan melebihi oleh {5} |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 3621 | apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +668,Row {0}# Account must be of type 'Fixed Asset',Row {0} # Akaun mestilah jenis 'Aset Tetap' |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 3622 | apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +37,Out Qty,Keluar Qty |
| 3623 | apps/erpnext/erpnext/config/accounts.py +316,Rules to calculate shipping amount for a sale,Kaedah-kaedah untuk mengira jumlah penghantaran untuk jualan |
Frappe PR Bot | 59ee45a | 2017-06-01 19:05:28 +0530 | [diff] [blame] | 3624 | apps/erpnext/erpnext/selling/doctype/customer/customer.py +34,Series is mandatory,Siri adalah wajib |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3625 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +28,Financial Services,Perkhidmatan Kewangan |
| 3626 | DocType: Student Sibling,Student ID,ID pelajar |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 3627 | apps/erpnext/erpnext/config/projects.py +45,Types of activities for Time Logs,Jenis aktiviti untuk Masa Balak |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3628 | DocType: Tax Rule,Sales,Jualan |
| 3629 | DocType: Stock Entry Detail,Basic Amount,Jumlah Asas |
| 3630 | DocType: Training Event,Exam,peperiksaan |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 3631 | apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +450,Warehouse required for stock Item {0},Gudang diperlukan untuk saham Perkara {0} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3632 | DocType: Leave Allocation,Unused leaves,Daun yang tidak digunakan |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 3633 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +179,Cr,Cr |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3634 | DocType: Tax Rule,Billing State,Negeri Bil |
| 3635 | apps/erpnext/erpnext/accounts/doctype/asset/asset.js +287,Transfer,Pemindahan |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 3636 | apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +882,Fetch exploded BOM (including sub-assemblies),Kutip BOM meletup (termasuk sub-pemasangan) |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3637 | DocType: Authorization Rule,Applicable To (Employee),Terpakai Untuk (Pekerja) |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 3638 | apps/erpnext/erpnext/controllers/accounts_controller.py +110,Due Date is mandatory,Tarikh Akhir adalah wajib |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3639 | apps/erpnext/erpnext/controllers/item_variant.py +80,Increment for Attribute {0} cannot be 0,Kenaikan untuk Atribut {0} tidak boleh 0 |
| 3640 | DocType: Journal Entry,Pay To / Recd From,Bayar Untuk / Recd Dari |
| 3641 | DocType: Naming Series,Setup Series,Persediaan Siri |
| 3642 | DocType: Payment Reconciliation,To Invoice Date,Untuk invois Tarikh |
| 3643 | DocType: Supplier,Contact HTML,Hubungi HTML |
| 3644 | ,Inactive Customers,Pelanggan aktif |
| 3645 | DocType: Landed Cost Voucher,LCV,LCV |
| 3646 | DocType: Landed Cost Voucher,Purchase Receipts,Resit Pembelian |
Frappe PR Bot | 7c90100 | 2017-06-07 12:05:29 +0530 | [diff] [blame] | 3647 | apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +29,How Pricing Rule is applied?,Bagaimana Harga Peraturan digunakan? |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3648 | DocType: Stock Entry,Delivery Note No,Penghantaran Nota Tiada |
| 3649 | DocType: Production Planning Tool,"If checked, only Purchase material requests for final raw materials will be included in the Material Requests. Otherwise, Material Requests for parent items will be created","Jika disemak, hanya Membeli permintaan bahan untuk bahan-bahan mentah akhir akan dimasukkan ke dalam Permintaan Bahan. Jika tidak, Permintaan Bahan untuk barangan ibu bapa akan dicipta" |
| 3650 | DocType: Cheque Print Template,Message to show,Mesej untuk menunjukkan |
| 3651 | DocType: Company,Retail,Runcit |
| 3652 | DocType: Attendance,Absent,Tidak hadir |
Frappe PR Bot | fa04236 | 2017-07-17 17:50:36 +0530 | [diff] [blame] | 3653 | apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +566,Product Bundle,Bundle Produk |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 3654 | apps/erpnext/erpnext/buying/doctype/supplier_scorecard/supplier_scorecard.py +38,Unable to find score starting at {0}. You need to have standing scores covering 0 to 100,Tidak dapat mencari skor bermula pada {0}. Anda perlu mempunyai skor tetap yang meliputi 0 hingga 100 |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3655 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +212,Row {0}: Invalid reference {1},Row {0}: rujukan tidak sah {1} |
| 3656 | DocType: Purchase Taxes and Charges Template,Purchase Taxes and Charges Template,Membeli Cukai dan Caj Template |
| 3657 | DocType: Upload Attendance,Download Template,Muat turun Template |
| 3658 | DocType: Timesheet,TS-,TS |
| 3659 | apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +61,{0} {1}: Either debit or credit amount is required for {2},{0} {1}: Sama ada debit atau jumlah kredit diperlukan untuk {2} |
| 3660 | DocType: GL Entry,Remarks,Catatan |
| 3661 | DocType: Payment Entry,Account Paid From,Akaun Dibayar Dari |
| 3662 | DocType: Purchase Order Item Supplied,Raw Material Item Code,Bahan mentah Item Code |
| 3663 | DocType: Journal Entry,Write Off Based On,Tulis Off Based On |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 3664 | apps/erpnext/erpnext/utilities/activation.py +65,Make Lead,membuat Lead |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 3665 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +112,Print and Stationery,Cetak dan Alat Tulis |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3666 | DocType: Stock Settings,Show Barcode Field,Show Barcode Field |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 3667 | apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +782,Send Supplier Emails,Hantar Email Pembekal |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3668 | apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +115,"Salary already processed for period between {0} and {1}, Leave application period cannot be between this date range.","Gaji sudah diproses untuk tempoh antara {0} dan {1}, Tinggalkan tempoh permohonan tidak boleh di antara julat tarikh ini." |
| 3669 | apps/erpnext/erpnext/config/stock.py +127,Installation record for a Serial No.,Rekod pemasangan untuk No. Siri |
| 3670 | DocType: Guardian Interest,Guardian Interest,Guardian Faedah |
| 3671 | apps/erpnext/erpnext/config/hr.py +177,Training,Latihan |
| 3672 | DocType: Timesheet,Employee Detail,Detail pekerja |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 3673 | apps/erpnext/erpnext/schools/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +58,Guardian1 Email ID,Guardian1 ID E-mel |
| 3674 | apps/erpnext/erpnext/schools/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +58,Guardian1 Email ID,Guardian1 ID E-mel |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 3675 | apps/erpnext/erpnext/subscription/doctype/subscription/subscription.py +49,Next Date's day and Repeat on Day of Month must be equal,hari Tarikh depan dan Ulang pada Hari Bulan mestilah sama |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3676 | apps/erpnext/erpnext/config/website.py +11,Settings for website homepage,Tetapan untuk laman web laman utama |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 3677 | apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.py +38,RFQs are not allowed for {0} due to a scorecard standing of {1},RFQ tidak dibenarkan untuk {0} kerana kedudukan kad skor {1} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3678 | DocType: Offer Letter,Awaiting Response,Menunggu Response |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 3679 | apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.py +60,Above,Di atas |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 3680 | apps/erpnext/erpnext/selling/page/point_of_sale/point_of_sale.js +1113,Total Amount {0},Jumlah Jumlah {0} |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 3681 | apps/erpnext/erpnext/controllers/item_variant.py +217,Invalid attribute {0} {1},sifat yang tidak sah {0} {1} |
Frappe PR Bot | 59ee45a | 2017-06-01 19:05:28 +0530 | [diff] [blame] | 3682 | DocType: Supplier,Mention if non-standard payable account,Menyebut jika tidak standard akaun yang perlu dibayar |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 3683 | apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +315,Same item has been entered multiple times. {list},item yang sama telah dimasukkan beberapa kali. {Senarai} |
Frappe PR Bot | fa04236 | 2017-07-17 17:50:36 +0530 | [diff] [blame] | 3684 | apps/erpnext/erpnext/schools/report/course_wise_assessment_report/course_wise_assessment_report.py +18,Please select the assessment group other than 'All Assessment Groups',Sila pilih kumpulan penilaian selain daripada 'Semua Kumpulan Penilaian' |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 3685 | apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +67,Row {0}: Cost center is required for an item {1},Baris {0}: Pusat kos diperlukan untuk item {1} |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 3686 | DocType: Training Event Employee,Optional,Pilihan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3687 | DocType: Salary Slip,Earning & Deduction,Pendapatan & Potongan |
| 3688 | apps/erpnext/erpnext/accounts/doctype/account/account_tree.js +36,Optional. This setting will be used to filter in various transactions.,Pilihan. Tetapan ini akan digunakan untuk menapis dalam pelbagai transaksi. |
| 3689 | apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +108,Negative Valuation Rate is not allowed,Kadar Penilaian negatif tidak dibenarkan |
| 3690 | DocType: Holiday List,Weekly Off,Mingguan Off |
| 3691 | DocType: Fiscal Year,"For e.g. 2012, 2012-13","Untuk contoh: 2012, 2012-13" |
| 3692 | apps/erpnext/erpnext/accounts/report/balance_sheet/balance_sheet.py +96,Provisional Profit / Loss (Credit),Sementara Untung / Rugi (Kredit) |
| 3693 | DocType: Sales Invoice,Return Against Sales Invoice,Kembali Terhadap Jualan Invois |
| 3694 | apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +32,Item 5,Perkara 5 |
| 3695 | DocType: Serial No,Creation Time,Penciptaan Masa |
| 3696 | apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +62,Total Revenue,Jumlah Pendapatan |
| 3697 | DocType: Sales Invoice,Product Bundle Help,Produk Bantuan Bundle |
| 3698 | ,Monthly Attendance Sheet,Lembaran Kehadiran Bulanan |
| 3699 | DocType: Production Order Item,Production Order Item,Pengeluaran Item pesanan |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 3700 | apps/erpnext/erpnext/accounts/report/purchase_register/purchase_register.py +19,No record found,Rekod tidak dijumpai |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3701 | apps/erpnext/erpnext/accounts/report/asset_depreciations_and_balances/asset_depreciations_and_balances.py +137,Cost of Scrapped Asset,Kos Aset Dihapuskan |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 3702 | apps/erpnext/erpnext/controllers/stock_controller.py +236,{0} {1}: Cost Center is mandatory for Item {2},{0} {1}: Pusat Kos adalah wajib bagi Perkara {2} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3703 | DocType: Vehicle,Policy No,Polisi Tiada |
Frappe PR Bot | 3b128ca | 2017-07-25 11:46:16 +0530 | [diff] [blame] | 3704 | apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +659,Get Items from Product Bundle,Dapatkan Item daripada Fail Produk |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3705 | DocType: Asset,Straight Line,Garis lurus |
| 3706 | DocType: Project User,Project User,projek Pengguna |
| 3707 | apps/erpnext/erpnext/stock/doctype/batch/batch.js +59,Split,Split |
| 3708 | apps/erpnext/erpnext/stock/doctype/batch/batch.js +59,Split,Split |
| 3709 | DocType: GL Entry,Is Advance,Adalah Advance |
| 3710 | apps/erpnext/erpnext/hr/doctype/upload_attendance/upload_attendance.js +21,Attendance From Date and Attendance To Date is mandatory,Kehadiran Dari Tarikh dan Kehadiran Untuk Tarikh adalah wajib |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 3711 | apps/erpnext/erpnext/controllers/buying_controller.py +151,Please enter 'Is Subcontracted' as Yes or No,Sila masukkan 'Apakah Subkontrak' seperti Ya atau Tidak |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3712 | apps/erpnext/erpnext/crm/report/prospects_engaged_but_not_converted/prospects_engaged_but_not_converted.py +29,Last Communication Date,Tarikh Komunikasi lalu |
| 3713 | apps/erpnext/erpnext/crm/report/prospects_engaged_but_not_converted/prospects_engaged_but_not_converted.py +29,Last Communication Date,Tarikh Komunikasi lalu |
| 3714 | DocType: Sales Team,Contact No.,Hubungi No. |
| 3715 | DocType: Bank Reconciliation,Payment Entries,Penyertaan pembayaran |
| 3716 | DocType: Production Order,Scrap Warehouse,Scrap Warehouse |
| 3717 | DocType: Production Order,Check if material transfer entry is not required,Periksa sama ada kemasukan pemindahan bahan tidak diperlukan |
| 3718 | DocType: Production Order,Check if material transfer entry is not required,Periksa sama ada kemasukan pemindahan bahan tidak diperlukan |
| 3719 | DocType: Program Enrollment Tool,Get Students From,Dapatkan Pelajar Dari |
| 3720 | DocType: Hub Settings,Seller Country,Penjual Negara |
| 3721 | apps/erpnext/erpnext/config/learn.py +273,Publish Items on Website,Terbitkan Item dalam Laman Web |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 3722 | apps/erpnext/erpnext/utilities/activation.py +126,Group your students in batches,Kumpulan pelajar anda dalam kelompok |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3723 | DocType: Authorization Rule,Authorization Rule,Peraturan kebenaran |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 3724 | DocType: POS Profile,Offline POS Section,Seksyen POS Luar Talian |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3725 | DocType: Sales Invoice,Terms and Conditions Details,Terma dan Syarat Butiran |
| 3726 | apps/erpnext/erpnext/templates/generators/item.html +85,Specifications,Spesifikasi |
| 3727 | DocType: Sales Taxes and Charges Template,Sales Taxes and Charges Template,Jualan Cukai dan Caj Template |
| 3728 | apps/erpnext/erpnext/accounts/report/balance_sheet/balance_sheet.py +68,Total (Credit),Jumlah: (Kredit) |
| 3729 | DocType: Repayment Schedule,Payment Date,Tarikh pembayaran |
| 3730 | apps/erpnext/erpnext/stock/doctype/batch/batch.js +102,New Batch Qty,Batch baru Qty |
| 3731 | apps/erpnext/erpnext/stock/doctype/batch/batch.js +102,New Batch Qty,Batch baru Qty |
| 3732 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +10,Apparel & Accessories,Pakaian & Aksesori |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 3733 | apps/erpnext/erpnext/buying/doctype/supplier_scorecard_period/supplier_scorecard_period.py +91,Could not solve weighted score function. Make sure the formula is valid.,Tidak dapat menyelesaikan fungsi skor berwajaran. Pastikan formula itu sah. |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3734 | apps/erpnext/erpnext/selling/report/inactive_customers/inactive_customers.py +67,Number of Order,Bilangan Pesanan |
| 3735 | DocType: Item Group,HTML / Banner that will show on the top of product list.,HTML / Banner yang akan muncul di bahagian atas senarai produk. |
| 3736 | DocType: Shipping Rule,Specify conditions to calculate shipping amount,Menentukan syarat-syarat untuk mengira jumlah penghantaran |
| 3737 | DocType: Accounts Settings,Role Allowed to Set Frozen Accounts & Edit Frozen Entries,Peranan Dibenarkan untuk Set Akaun Frozen & Frozen Edit Entri |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 3738 | DocType: Supplier Scorecard Scoring Variable,Path,Jalan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3739 | apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +28,Cannot convert Cost Center to ledger as it has child nodes,Tidak boleh menukar PTJ ke lejar kerana ia mempunyai nod anak |
Frappe PR Bot | 3b128ca | 2017-07-25 11:46:16 +0530 | [diff] [blame] | 3740 | apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +56,Opening Value,Nilai pembukaan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3741 | DocType: Salary Detail,Formula,formula |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 3742 | apps/erpnext/erpnext/stock/report/stock_ledger/stock_ledger.py +47,Serial #,Serial # |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 3743 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +94,Commission on Sales,Suruhanjaya Jualan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3744 | DocType: Offer Letter Term,Value / Description,Nilai / Penerangan |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 3745 | apps/erpnext/erpnext/controllers/accounts_controller.py +565,"Row #{0}: Asset {1} cannot be submitted, it is already {2}","Row # {0}: Asset {1} tidak boleh dikemukakan, ia sudah {2}" |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3746 | DocType: Tax Rule,Billing Country,Bil Negara |
| 3747 | DocType: Purchase Order Item,Expected Delivery Date,Jangkaan Tarikh Penghantaran |
| 3748 | apps/erpnext/erpnext/accounts/general_ledger.py +132,Debit and Credit not equal for {0} #{1}. Difference is {2}.,Debit dan Kredit tidak sama untuk {0} # {1}. Perbezaan adalah {2}. |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 3749 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +98,Entertainment Expenses,Perbelanjaan hiburan |
Frappe PR Bot | fa04236 | 2017-07-17 17:50:36 +0530 | [diff] [blame] | 3750 | apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.js +48,Make Material Request,Buat Permintaan Bahan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3751 | apps/erpnext/erpnext/manufacturing/doctype/bom/bom_item_preview.html +20,Open Item {0},Terbuka Item {0} |
Frappe PR Bot | 3b128ca | 2017-07-25 11:46:16 +0530 | [diff] [blame] | 3752 | apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +214,Sales Invoice {0} must be cancelled before cancelling this Sales Order,Jualan Invois {0} hendaklah dibatalkan sebelum membatalkan Perintah Jualan ini |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3753 | apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.py +60,Age,Umur |
| 3754 | DocType: Sales Invoice Timesheet,Billing Amount,Bil Jumlah |
| 3755 | apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +84,Invalid quantity specified for item {0}. Quantity should be greater than 0.,Kuantiti yang ditentukan tidak sah untuk item {0}. Kuantiti perlu lebih besar daripada 0. |
| 3756 | apps/erpnext/erpnext/config/hr.py +60,Applications for leave.,Permohonan untuk kebenaran. |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 3757 | apps/erpnext/erpnext/accounts/doctype/account/account.py +177,Account with existing transaction can not be deleted,Akaun dengan urus niaga yang sedia ada tidak boleh dihapuskan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3758 | DocType: Vehicle,Last Carbon Check,Carbon lalu Daftar |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 3759 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +102,Legal Expenses,Perbelanjaan Undang-undang |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 3760 | apps/erpnext/erpnext/public/js/utils/serial_no_batch_selector.js +119,Please select quantity on row ,Sila pilih kuantiti hukuman |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3761 | DocType: Purchase Invoice,Posting Time,Penempatan Masa |
| 3762 | DocType: Timesheet,% Amount Billed,% Jumlah Dibilkan |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 3763 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +118,Telephone Expenses,Perbelanjaan Telefon |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3764 | DocType: Sales Partner,Logo,Logo |
| 3765 | DocType: Naming Series,Check this if you want to force the user to select a series before saving. There will be no default if you check this.,Semak ini jika anda mahu untuk memaksa pengguna untuk memilih siri sebelum menyimpan. Tidak akan ada lalai jika anda mendaftar ini. |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 3766 | apps/erpnext/erpnext/stock/get_item_details.py +135,No Item with Serial No {0},No Perkara dengan Tiada Serial {0} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3767 | DocType: Email Digest,Open Notifications,Pemberitahuan Terbuka |
| 3768 | DocType: Payment Entry,Difference Amount (Company Currency),Perbezaan Jumlah (Syarikat Mata Wang) |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 3769 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +79,Direct Expenses,Perbelanjaan langsung |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3770 | apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +60,New Customer Revenue,New Hasil Pelanggan |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 3771 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +119,Travel Expenses,Perbelanjaan Perjalanan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3772 | DocType: Maintenance Visit,Breakdown,Pecahan |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 3773 | apps/erpnext/erpnext/controllers/accounts_controller.py +677,Account: {0} with currency: {1} can not be selected,Akaun: {0} dengan mata wang: {1} tidak boleh dipilih |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 3774 | DocType: Manufacturing Settings,"Update BOM cost automatically via Scheduler, based on latest valuation rate / price list rate / last purchase rate of raw materials.","Perbarui kos BOM secara automatik melalui Penjadual, berdasarkan kadar penilaian terkini / harga senarai harga / kadar pembelian terakhir bahan mentah." |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3775 | DocType: Bank Reconciliation Detail,Cheque Date,Cek Tarikh |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 3776 | apps/erpnext/erpnext/accounts/doctype/account/account.py +54,Account {0}: Parent account {1} does not belong to company: {2},Akaun {0}: akaun Induk {1} bukan milik syarikat: {2} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3777 | DocType: Program Enrollment Tool,Student Applicants,Pemohon pelajar |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 3778 | apps/erpnext/erpnext/setup/doctype/company/company.js +77,Successfully deleted all transactions related to this company!,Berjaya memadam semua transaksi yang berkaitan dengan syarikat ini! |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3779 | apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +21,As on Date,Seperti pada Tarikh |
| 3780 | DocType: Appraisal,HR,HR |
| 3781 | DocType: Program Enrollment,Enrollment Date,Tarikh pendaftaran |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 3782 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +91,Probation,Percubaan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3783 | apps/erpnext/erpnext/config/hr.py +115,Salary Components,Komponen gaji |
| 3784 | DocType: Program Enrollment Tool,New Academic Year,New Akademik Tahun |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 3785 | apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +762,Return / Credit Note,Pulangan / Nota Kredit |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3786 | DocType: Stock Settings,Auto insert Price List rate if missing,Masukkan Auto Kadar Senarai Harga jika hilang |
Frappe PR Bot | bfdb726 | 2017-07-11 15:20:11 +0530 | [diff] [blame] | 3787 | apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +23,Total Paid Amount,Jumlah Amaun Dibayar |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3788 | DocType: Production Order Item,Transferred Qty,Dipindahkan Qty |
| 3789 | apps/erpnext/erpnext/config/learn.py +11,Navigating,Melayari |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 3790 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +179,Planning,Perancangan |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 3791 | DocType: Material Request,Issued,Isu |
Frappe PR Bot | bfdb726 | 2017-07-11 15:20:11 +0530 | [diff] [blame] | 3792 | apps/erpnext/erpnext/schools/doctype/student/student_dashboard.py +14,Student Activity,Aktiviti pelajar |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3793 | DocType: Project,Total Billing Amount (via Time Logs),Jumlah Bil (melalui Time Log) |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 3794 | apps/erpnext/erpnext/accounts/report/purchase_register/purchase_register.py +80,Supplier Id,Id Pembekal |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3795 | DocType: Payment Request,Payment Gateway Details,Pembayaran Gateway Butiran |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 3796 | apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +258,Quantity should be greater than 0,Kuantiti harus lebih besar daripada 0 |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3797 | DocType: Journal Entry,Cash Entry,Entry Tunai |
| 3798 | apps/erpnext/erpnext/stock/doctype/warehouse/warehouse_tree.js +17,Child nodes can be only created under 'Group' type nodes,nod kanak-kanak hanya boleh diwujudkan di bawah nod jenis 'Kumpulan |
| 3799 | DocType: Leave Application,Half Day Date,Half Day Tarikh |
| 3800 | DocType: Academic Year,Academic Year Name,Nama Akademik Tahun |
| 3801 | DocType: Sales Partner,Contact Desc,Hubungi Deskripsi |
| 3802 | apps/erpnext/erpnext/config/hr.py +65,"Type of leaves like casual, sick etc.","Jenis daun seperti biasa, sakit dan lain-lain" |
| 3803 | DocType: Email Digest,Send regular summary reports via Email.,Hantar laporan ringkasan tetap melalui E-mel. |
| 3804 | DocType: Payment Entry,PE-,PE- |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 3805 | apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +254,Please set default account in Expense Claim Type {0},Sila menetapkan akaun lalai dalam Jenis Perbelanjaan Tuntutan {0} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3806 | DocType: Assessment Result,Student Name,Nama pelajar |
| 3807 | DocType: Brand,Item Manager,Perkara Pengurus |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 3808 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +143,Payroll Payable,gaji Dibayar |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3809 | DocType: Buying Settings,Default Supplier Type,Default Jenis Pembekal |
| 3810 | DocType: Production Order,Total Operating Cost,Jumlah Kos Operasi |
Frappe PR Bot | 3b128ca | 2017-07-25 11:46:16 +0530 | [diff] [blame] | 3811 | apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +171,Note: Item {0} entered multiple times,Nota: Perkara {0} memasuki beberapa kali |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3812 | apps/erpnext/erpnext/config/selling.py +41,All Contacts.,Semua Kenalan. |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 3813 | apps/erpnext/erpnext/public/js/setup_wizard.js +66,Company Abbreviation,Singkatan Syarikat |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3814 | apps/erpnext/erpnext/hr/doctype/employee/employee.py +136,User {0} does not exist,Pengguna {0} tidak wujud |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 3815 | DocType: Subscription,SUB-,SUB- |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3816 | DocType: Item Attribute Value,Abbreviation,Singkatan |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 3817 | apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +179,Payment Entry already exists,Kemasukan bayaran yang sudah wujud |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3818 | apps/erpnext/erpnext/setup/doctype/authorization_control/authorization_control.py +36,Not authroized since {0} exceeds limits,Tidak authroized sejak {0} melebihi had |
| 3819 | apps/erpnext/erpnext/config/hr.py +110,Salary template master.,Master template gaji. |
| 3820 | DocType: Leave Type,Max Days Leave Allowed,Max Hari Cuti dibenarkan |
| 3821 | apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +63,Set Tax Rule for shopping cart,Menetapkan Peraturan Cukai untuk troli membeli-belah |
| 3822 | DocType: Purchase Invoice,Taxes and Charges Added,Cukai dan Caj Tambahan |
| 3823 | ,Sales Funnel,Saluran Jualan |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 3824 | apps/erpnext/erpnext/setup/doctype/company/company.py +48,Abbreviation is mandatory,Singkatan adalah wajib |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3825 | DocType: Project,Task Progress,Task Progress |
Frappe PR Bot | 59ee45a | 2017-06-01 19:05:28 +0530 | [diff] [blame] | 3826 | apps/erpnext/erpnext/templates/includes/navbar/navbar_items.html +7,Cart,Dalam Troli |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3827 | ,Qty to Transfer,Qty untuk Pemindahan |
| 3828 | apps/erpnext/erpnext/config/selling.py +13,Quotes to Leads or Customers.,Petikan untuk Leads atau Pelanggan. |
| 3829 | DocType: Stock Settings,Role Allowed to edit frozen stock,Peranan dibenarkan untuk mengedit saham beku |
| 3830 | ,Territory Target Variance Item Group-Wise,Wilayah Sasaran Varian Perkara Kumpulan Bijaksana |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 3831 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +134,All Customer Groups,Semua Kumpulan Pelanggan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3832 | apps/erpnext/erpnext/accounts/doctype/budget/budget.py +114,Accumulated Monthly,terkumpul Bulanan |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 3833 | apps/erpnext/erpnext/controllers/accounts_controller.py +638,{0} is mandatory. Maybe Currency Exchange record is not created for {1} to {2}.,{0} adalah wajib. Mungkin rekod Pertukaran Matawang tidak dihasilkan untuk {1} hingga {2}. |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 3834 | apps/erpnext/erpnext/accounts/doctype/tax_rule/tax_rule.py +40,Tax Template is mandatory.,Template cukai adalah wajib. |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 3835 | apps/erpnext/erpnext/accounts/doctype/account/account.py +48,Account {0}: Parent account {1} does not exist,Akaun {0}: akaun Induk {1} tidak wujud |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3836 | DocType: Purchase Invoice Item,Price List Rate (Company Currency),Senarai Harga Kadar (Syarikat mata wang) |
| 3837 | DocType: Products Settings,Products Settings,produk Tetapan |
| 3838 | DocType: Account,Temporary,Sementara |
| 3839 | DocType: Program,Courses,kursus |
| 3840 | DocType: Monthly Distribution Percentage,Percentage Allocation,Peratus Peruntukan |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 3841 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +119,Secretary,Setiausaha |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3842 | DocType: Global Defaults,"If disable, 'In Words' field will not be visible in any transaction","Jika melumpuhkan, 'Dalam Perkataan' bidang tidak akan dapat dilihat dalam mana-mana transaksi" |
| 3843 | DocType: Serial No,Distinct unit of an Item,Unit yang berbeza Perkara yang |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 3844 | DocType: Supplier Scorecard Criteria,Criteria Name,Nama Kriteria |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 3845 | apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +1213,Please set Company,Sila tetapkan Syarikat |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3846 | DocType: Pricing Rule,Buying,Membeli |
| 3847 | DocType: HR Settings,Employee Records to be created by,Rekod Pekerja akan diwujudkan oleh |
| 3848 | DocType: POS Profile,Apply Discount On,Memohon Diskaun Pada |
| 3849 | ,Reqd By Date,Reqd Tarikh |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 3850 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +140,Creditors,Pemiutang |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3851 | DocType: Assessment Plan,Assessment Name,Nama penilaian |
| 3852 | apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +96,Row # {0}: Serial No is mandatory,Row # {0}: Tiada Serial adalah wajib |
| 3853 | DocType: Purchase Taxes and Charges,Item Wise Tax Detail,Perkara Bijaksana Cukai Detail |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 3854 | apps/erpnext/erpnext/public/js/setup_wizard.js +66,Institute Abbreviation,Institut Singkatan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3855 | ,Item-wise Price List Rate,Senarai Harga Kadar Perkara-bijak |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 3856 | apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +921,Supplier Quotation,Sebutharga Pembekal |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3857 | DocType: Quotation,In Words will be visible once you save the Quotation.,Dalam Perkataan akan dapat dilihat selepas anda menyimpan Sebut Harga tersebut. |
| 3858 | apps/erpnext/erpnext/utilities/transaction_base.py +153,Quantity ({0}) cannot be a fraction in row {1},Kuantiti ({0}) tidak boleh menjadi sebahagian kecil berturut-turut {1} |
| 3859 | apps/erpnext/erpnext/utilities/transaction_base.py +153,Quantity ({0}) cannot be a fraction in row {1},Kuantiti ({0}) tidak boleh menjadi sebahagian kecil berturut-turut {1} |
| 3860 | apps/erpnext/erpnext/schools/doctype/fees/fees.js +26,Collect Fees,memungut Yuran |
| 3861 | DocType: Attendance,ATT-,ATT- |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 3862 | apps/erpnext/erpnext/stock/doctype/item/item.py +445,Barcode {0} already used in Item {1},Barcode {0} telah digunakan dalam Perkara {1} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3863 | apps/erpnext/erpnext/config/selling.py +86,Rules for adding shipping costs.,Peraturan untuk menambah kos penghantaran. |
| 3864 | DocType: Item,Opening Stock,Stok Awal |
| 3865 | apps/erpnext/erpnext/support/doctype/warranty_claim/warranty_claim.py +20,Customer is required,Pelanggan dikehendaki |
| 3866 | apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +20,{0} is mandatory for Return,{0} adalah wajib bagi Pulangan |
| 3867 | DocType: Purchase Order,To Receive,Untuk Menerima |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 3868 | apps/erpnext/erpnext/utilities/user_progress.py +206,user@example.com,user@example.com |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3869 | DocType: Employee,Personal Email,E-mel peribadi |
| 3870 | apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.py +57,Total Variance,Jumlah Varian |
| 3871 | DocType: Accounts Settings,"If enabled, the system will post accounting entries for inventory automatically.","Jika diaktifkan, sistem akan menghantar entri perakaunan untuk inventori secara automatik." |
| 3872 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +15,Brokerage,Brokerage |
| 3873 | apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +232,Attendance for employee {0} is already marked for this day,Kehadiran pekerja {0} sudah ditanda pada hari ini |
| 3874 | DocType: Production Order Operation,"in Minutes |
| 3875 | Updated via 'Time Log'",dalam minit dikemaskini melalui 'Time Log' |
| 3876 | DocType: Customer,From Lead,Dari Lead |
| 3877 | apps/erpnext/erpnext/config/manufacturing.py +13,Orders released for production.,Perintah dikeluarkan untuk pengeluaran. |
Frappe PR Bot | 7c90100 | 2017-06-07 12:05:29 +0530 | [diff] [blame] | 3878 | apps/erpnext/erpnext/public/js/account_tree_grid.js +66,Select Fiscal Year...,Pilih Tahun Anggaran ... |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 3879 | apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +555,POS Profile required to make POS Entry,POS Profil dikehendaki membuat POS Entry |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3880 | DocType: Program Enrollment Tool,Enroll Students,Daftarkan Pelajar |
| 3881 | DocType: Hub Settings,Name Token,Nama Token |
| 3882 | apps/erpnext/erpnext/patches/v4_0/create_price_list_if_missing.py +21,Standard Selling,Jualan Standard |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 3883 | apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +138,Atleast one warehouse is mandatory,Atleast satu gudang adalah wajib |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3884 | DocType: Serial No,Out of Warranty,Daripada Waranti |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 3885 | DocType: BOM Update Tool,Replace,Ganti |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 3886 | apps/erpnext/erpnext/templates/includes/product_list.js +42,No products found.,Belum ada produk found. |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3887 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +360,{0} against Sales Invoice {1},{0} terhadap Invois Jualan {1} |
| 3888 | DocType: Sales Invoice,SINV-,SINV- |
| 3889 | DocType: Request for Quotation Item,Project Name,Nama Projek |
Frappe PR Bot | 59ee45a | 2017-06-01 19:05:28 +0530 | [diff] [blame] | 3890 | DocType: Customer,Mention if non-standard receivable account,Sebut jika akaun belum terima tidak standard |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3891 | DocType: Journal Entry Account,If Income or Expense,Jika Pendapatan atau Perbelanjaan |
| 3892 | DocType: Production Order,Required Items,Item yang diperlukan |
| 3893 | DocType: Stock Ledger Entry,Stock Value Difference,Nilai saham Perbezaan |
| 3894 | apps/erpnext/erpnext/config/learn.py +234,Human Resource,Sumber Manusia |
| 3895 | DocType: Payment Reconciliation Payment,Payment Reconciliation Payment,Penyesuaian Pembayaran Pembayaran |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 3896 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +38,Tax Assets,Aset Cukai |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 3897 | apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +625,Production Order has been {0},Pengeluaran Pesanan itu telah {0} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3898 | DocType: BOM Item,BOM No,BOM Tiada |
| 3899 | DocType: Instructor,INS/,INS / |
| 3900 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +160,Journal Entry {0} does not have account {1} or already matched against other voucher,Jurnal Entry {0} tidak mempunyai akaun {1} atau sudah dipadankan dengan baucar lain |
| 3901 | DocType: Item,Moving Average,Purata bergerak |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 3902 | DocType: BOM Update Tool,The BOM which will be replaced,The BOM yang akan digantikan |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 3903 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +46,Electronic Equipments,peralatan elektronik |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3904 | DocType: Account,Debit,Debit |
| 3905 | apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +49,Leaves must be allocated in multiples of 0.5,Daun mesti diperuntukkan dalam gandaan 0.5 |
| 3906 | DocType: Production Order,Operation Cost,Operasi Kos |
| 3907 | apps/erpnext/erpnext/config/hr.py +29,Upload attendance from a .csv file,Memuat naik kehadiran dari fail csv |
| 3908 | apps/erpnext/erpnext/selling/report/customer_credit_balance/customer_credit_balance.py +39,Outstanding Amt,AMT Cemerlang |
| 3909 | DocType: Sales Person,Set targets Item Group-wise for this Sales Person.,Sasaran yang ditetapkan Perkara Kumpulan-bijak untuk Orang Jualan ini. |
| 3910 | DocType: Stock Settings,Freeze Stocks Older Than [Days],Stok Freeze Lama Than [Hari] |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 3911 | apps/erpnext/erpnext/controllers/accounts_controller.py +535,Row #{0}: Asset is mandatory for fixed asset purchase/sale,Row # {0}: Aset adalah wajib bagi aset tetap pembelian / penjualan |
Frappe PR Bot | 7c90100 | 2017-06-07 12:05:29 +0530 | [diff] [blame] | 3912 | apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +42,"If two or more Pricing Rules are found based on the above conditions, Priority is applied. Priority is a number between 0 to 20 while default value is zero (blank). Higher number means it will take precedence if there are multiple Pricing Rules with same conditions.","Jika dua atau lebih Peraturan Harga yang didapati berdasarkan syarat-syarat di atas, Keutamaan digunakan. Keutamaan adalah nombor antara 0 hingga 20 manakala nilai lalai adalah sifar (kosong). Jumlah yang lebih tinggi bermakna ia akan diberi keutamaan jika terdapat berbilang Peraturan Harga dengan keadaan yang sama." |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3913 | apps/erpnext/erpnext/controllers/trends.py +36,Fiscal Year: {0} does not exists,Tahun fiskal: {0} tidak wujud |
| 3914 | DocType: Currency Exchange,To Currency,Untuk Mata Wang |
| 3915 | DocType: Leave Block List,Allow the following users to approve Leave Applications for block days.,Membenarkan pengguna berikut untuk meluluskan Permohonan Cuti untuk hari blok. |
| 3916 | apps/erpnext/erpnext/config/hr.py +132,Types of Expense Claim.,Jenis-jenis Tuntutan Perbelanjaan. |
| 3917 | apps/erpnext/erpnext/controllers/selling_controller.py +173,Selling rate for item {0} is lower than its {1}. Selling rate should be atleast {2},Kadar untuk item menjual {0} adalah lebih rendah berbanding {1}. Kadar menjual harus atleast {2} |
| 3918 | apps/erpnext/erpnext/controllers/selling_controller.py +173,Selling rate for item {0} is lower than its {1}. Selling rate should be atleast {2},Kadar untuk item menjual {0} adalah lebih rendah berbanding {1}. Kadar menjual harus atleast {2} |
| 3919 | DocType: Item,Taxes,Cukai |
Frappe PR Bot | 3b128ca | 2017-07-25 11:46:16 +0530 | [diff] [blame] | 3920 | apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +324,Paid and Not Delivered,Dibayar dan Tidak Dihantar |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3921 | DocType: Project,Default Cost Center,Kos Pusat Default |
| 3922 | DocType: Bank Guarantee,End Date,Tarikh akhir |
| 3923 | apps/erpnext/erpnext/config/stock.py +7,Stock Transactions,Urusniaga saham |
| 3924 | DocType: Budget,Budget Accounts,Akaun belanjawan |
| 3925 | DocType: Employee,Internal Work History,Sejarah Kerja Dalaman |
| 3926 | DocType: Depreciation Schedule,Accumulated Depreciation Amount,Terkumpul Jumlah Susutnilai |
| 3927 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +42,Private Equity,Ekuiti Persendirian |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 3928 | DocType: Supplier Scorecard Variable,Supplier Scorecard Variable,Pembolehubah Kad Skor Pembekal |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3929 | DocType: Employee Loan,Fully Disbursed,Dikeluarkan sepenuhnya |
| 3930 | DocType: Maintenance Visit,Customer Feedback,Maklum Balas Pelanggan |
| 3931 | DocType: Account,Expense,Perbelanjaan |
| 3932 | apps/erpnext/erpnext/schools/doctype/assessment_result/assessment_result.js +34,Score cannot be greater than Maximum Score,Skor tidak boleh lebih besar daripada skor maksimum |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 3933 | apps/erpnext/erpnext/utilities/user_progress.py +83,Customers and Suppliers,Pelanggan dan Pembekal |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3934 | DocType: Item Attribute,From Range,Dari Range |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 3935 | DocType: BOM,Set rate of sub-assembly item based on BOM,Tetapkan kadar item sub-assembly berdasarkan BOM |
| 3936 | apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +96,Syntax error in formula or condition: {0},Ralat sintaks dalam formula atau keadaan: {0} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3937 | DocType: Daily Work Summary Settings Company,Daily Work Summary Settings Company,Daily Kerja Tetapan Ringkasan Syarikat |
Frappe PR Bot | bfdb726 | 2017-07-11 15:20:11 +0530 | [diff] [blame] | 3938 | apps/erpnext/erpnext/stock/utils.py +123,Item {0} ignored since it is not a stock item,Perkara {0} diabaikan kerana ia bukan satu perkara saham |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3939 | DocType: Appraisal,APRSL,APRSL |
Frappe PR Bot | 3b128ca | 2017-07-25 11:46:16 +0530 | [diff] [blame] | 3940 | apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +101,Submit this Production Order for further processing.,Hantar Pesanan Pengeluaran ini untuk proses seterusnya. |
Frappe PR Bot | 7c90100 | 2017-06-07 12:05:29 +0530 | [diff] [blame] | 3941 | apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +23,"To not apply Pricing Rule in a particular transaction, all applicable Pricing Rules should be disabled.","Tidak memohon Peraturan Harga dalam transaksi tertentu, semua Peraturan Harga berkenaan perlu dimatikan." |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3942 | DocType: Assessment Group,Parent Assessment Group,Persatuan Ibu Bapa Penilaian |
| 3943 | apps/erpnext/erpnext/hr/doctype/job_opening/job_opening.py +27,Jobs,Pekerjaan |
| 3944 | ,Sales Order Trends,Trend Pesanan Jualan |
| 3945 | DocType: Employee,Held On,Diadakan Pada |
| 3946 | apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order_calendar.js +36,Production Item,Pengeluaran Item |
| 3947 | ,Employee Information,Maklumat Kakitangan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3948 | DocType: Stock Entry Detail,Additional Cost,Kos tambahan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3949 | apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +39,"Can not filter based on Voucher No, if grouped by Voucher","Tidak boleh menapis berdasarkan Baucer Tidak, jika dikumpulkan oleh Baucar" |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 3950 | apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +891,Make Supplier Quotation,Membuat Sebutharga Pembekal |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3951 | DocType: Quality Inspection,Incoming,Masuk |
| 3952 | DocType: BOM,Materials Required (Exploded),Bahan yang diperlukan (Meletup) |
Frappe PR Bot | bfdb726 | 2017-07-11 15:20:11 +0530 | [diff] [blame] | 3953 | apps/erpnext/erpnext/stock/report/total_stock_summary/total_stock_summary.py +60,Please set Company filter blank if Group By is 'Company',Sila tetapkan Syarikat menapis kosong jika Group By adalah 'Syarikat' |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3954 | apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +66,Posting Date cannot be future date,Posting Tarikh tidak boleh tarikh masa depan |
| 3955 | apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +101,Row # {0}: Serial No {1} does not match with {2} {3},Row # {0}: No Siri {1} tidak sepadan dengan {2} {3} |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 3956 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +77,Casual Leave,Cuti kasual |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3957 | DocType: Batch,Batch ID,ID Batch |
| 3958 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +380,Note: {0},Nota: {0} |
| 3959 | ,Delivery Note Trends,Trend Penghantaran Nota |
| 3960 | apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +113,This Week's Summary,Ringkasan Minggu Ini |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 3961 | apps/erpnext/erpnext/manufacturing/report/bom_stock_report/bom_stock_report.py +20,In Stock Qty,Dalam Stok Kuantiti |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3962 | apps/erpnext/erpnext/accounts/general_ledger.py +111,Account: {0} can only be updated via Stock Transactions,Akaun: {0} hanya boleh dikemaskini melalui Urusniaga Stok |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 3963 | DocType: Student Group Creation Tool,Get Courses,Dapatkan Kursus |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3964 | DocType: GL Entry,Party,Parti |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 3965 | DocType: Sales Order,Delivery Date,Tarikh Penghantaran |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3966 | DocType: Opportunity,Opportunity Date,Peluang Tarikh |
| 3967 | DocType: Purchase Receipt,Return Against Purchase Receipt,Kembali Terhadap Resit Pembelian |
| 3968 | DocType: Request for Quotation Item,Request for Quotation Item,Sebut Harga Item |
| 3969 | DocType: Purchase Order,To Bill,Rang Undang-Undang |
| 3970 | DocType: Material Request,% Ordered,% Mengarahkan |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 3971 | DocType: School Settings,"For Course based Student Group, the Course will be validated for every Student from the enrolled Courses in Program Enrollment.","Untuk Kumpulan Pelajar berdasarkan, Kursus yang akan disahkan bagi tiap-tiap Pelajar daripada Kursus mendaftar dalam Program Pendaftaran." |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3972 | DocType: Purchase Invoice,"Enter Email Address separated by commas, invoice will be mailed automatically on particular date","Masukkan Alamat Email dipisahkan dengan tanda koma, invois akan dihantar secara automatik pada tarikh tertentu" |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 3973 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +94,Piecework,Piecework |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3974 | apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +72,Avg. Buying Rate,Purata. Kadar Membeli |
| 3975 | DocType: Task,Actual Time (in Hours),Masa sebenar (dalam jam) |
| 3976 | DocType: Employee,History In Company,Sejarah Dalam Syarikat |
| 3977 | apps/erpnext/erpnext/config/learn.py +107,Newsletters,Surat Berita |
| 3978 | DocType: Stock Ledger Entry,Stock Ledger Entry,Saham Lejar Entry |
Frappe PR Bot | 3b128ca | 2017-07-25 11:46:16 +0530 | [diff] [blame] | 3979 | apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +82,Same item has been entered multiple times,item yang sama telah dimasukkan beberapa kali |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3980 | DocType: Department,Leave Block List,Tinggalkan Sekat Senarai |
| 3981 | DocType: Sales Invoice,Tax ID,ID Cukai |
Frappe PR Bot | bfdb726 | 2017-07-11 15:20:11 +0530 | [diff] [blame] | 3982 | apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +192,Item {0} is not setup for Serial Nos. Column must be blank,Perkara {0} tidak ditetapkan untuk Serial No. Column boleh kosong |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3983 | DocType: Accounts Settings,Accounts Settings,Tetapan Akaun-akaun |
| 3984 | apps/erpnext/erpnext/schools/doctype/student_applicant/student_applicant.js +7,Approve,Terima |
| 3985 | DocType: Customer,Sales Partner and Commission,Rakan Jualan dan Suruhanjaya |
| 3986 | DocType: Employee Loan,Rate of Interest (%) / Year,Kadar faedah (%) / Tahun |
| 3987 | ,Project Quantity,projek Kuantiti |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 3988 | apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +79,"Total {0} for all items is zero, may be you should change 'Distribute Charges Based On'","Jumlah {0} untuk semua barangan adalah sifar, mungkin anda perlu menukar 'Mengedarkan Caj Berasaskan'" |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3989 | DocType: Opportunity,To Discuss,Bincang |
| 3990 | apps/erpnext/erpnext/stock/stock_ledger.py +368,{0} units of {1} needed in {2} to complete this transaction.,{0} unit {1} diperlukan dalam {2} untuk melengkapkan urus niaga ini. |
| 3991 | DocType: Loan Type,Rate of Interest (%) Yearly,Kadar faedah (%) tahunan |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 3992 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +71,Temporary Accounts,Akaun sementara |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 3993 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +198,Black,Black |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3994 | DocType: BOM Explosion Item,BOM Explosion Item,Letupan BOM Perkara |
| 3995 | DocType: Account,Auditor,Audit |
Frappe PR Bot | 3b128ca | 2017-07-25 11:46:16 +0530 | [diff] [blame] | 3996 | apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +124,{0} items produced,{0} barangan yang dihasilkan |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 3997 | apps/erpnext/erpnext/utilities/user_progress.py +54,Learn More,Ketahui lebih lanjut |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 3998 | DocType: Cheque Print Template,Distance from top edge,Jarak dari tepi atas |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 3999 | apps/erpnext/erpnext/stock/get_item_details.py +308,Price List {0} is disabled or does not exist,Senarai Harga {0} dilumpuhkan atau tidak wujud |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4000 | DocType: Purchase Invoice,Return,Pulangan |
| 4001 | DocType: Production Order Operation,Production Order Operation,Pengeluaran Operasi Pesanan |
| 4002 | DocType: Pricing Rule,Disable,Melumpuhkan |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 4003 | apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +161,Mode of payment is required to make a payment,Cara pembayaran adalah dikehendaki untuk membuat pembayaran |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4004 | DocType: Project Task,Pending Review,Sementara menunggu Review |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 4005 | apps/erpnext/erpnext/schools/doctype/student_group/student_group.py +38,{0} - {1} is not enrolled in the Batch {2},{0} - {1} tidak mendaftar dalam Batch {2} |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 4006 | apps/erpnext/erpnext/accounts/doctype/asset/depreciation.py +113,"Asset {0} cannot be scrapped, as it is already {1}","Asset {0} tidak boleh dimansuhkan, kerana ia sudah {1}" |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4007 | DocType: Task,Total Expense Claim (via Expense Claim),Jumlah Tuntutan Perbelanjaan (melalui Perbelanjaan Tuntutan) |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4008 | apps/erpnext/erpnext/hr/doctype/employee_attendance_tool/employee_attendance_tool.js +177,Mark Absent,Mark Tidak Hadir |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 4009 | apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +140,Row {0}: Currency of the BOM #{1} should be equal to the selected currency {2},Row {0}: Matawang BOM # {1} hendaklah sama dengan mata wang yang dipilih {2} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4010 | DocType: Journal Entry Account,Exchange Rate,Kadar pertukaran |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 4011 | apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +573,Sales Order {0} is not submitted,Sales Order {0} tidak dikemukakan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4012 | DocType: Homepage,Tag Line,Line tag |
| 4013 | DocType: Fee Component,Fee Component,Komponen Bayaran |
| 4014 | apps/erpnext/erpnext/config/hr.py +195,Fleet Management,Pengurusan Fleet |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 4015 | apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +919,Add items from,Tambah item dari |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4016 | DocType: Cheque Print Template,Regular,biasa |
| 4017 | apps/erpnext/erpnext/schools/doctype/course/course.py +20,Total Weightage of all Assessment Criteria must be 100%,Jumlah Wajaran semua Kriteria Penilaian mesti 100% |
| 4018 | DocType: BOM,Last Purchase Rate,Kadar Pembelian lalu |
| 4019 | DocType: Account,Asset,Aset |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 4020 | apps/erpnext/erpnext/hr/doctype/upload_attendance/upload_attendance.py +88,Please setup numbering series for Attendance via Setup > Numbering Series,Sila persediaan siri penomboran untuk Kehadiran melalui Persediaan> Penomboran Siri |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4021 | DocType: Project Task,Task ID,Petugas ID |
| 4022 | apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +84,Stock cannot exist for Item {0} since has variants,Saham tidak boleh wujud untuk Perkara {0} kerana mempunyai varian |
| 4023 | ,Sales Person-wise Transaction Summary,Jualan Orang-bijak Transaksi Ringkasan |
| 4024 | DocType: Training Event,Contact Number,Nombor telefon |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 4025 | apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +72,Warehouse {0} does not exist,Gudang {0} tidak wujud |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4026 | apps/erpnext/erpnext/hub_node/page/hub/register_in_hub.html +2,Register For ERPNext Hub,Daftar Untuk ERPNext Hub |
| 4027 | DocType: Monthly Distribution,Monthly Distribution Percentages,Peratusan Taburan Bulanan |
Frappe PR Bot | 59ee45a | 2017-06-01 19:05:28 +0530 | [diff] [blame] | 4028 | apps/erpnext/erpnext/stock/doctype/batch/batch.py +37,The selected item cannot have Batch,Item yang dipilih tidak boleh mempunyai Batch |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 4029 | apps/erpnext/erpnext/stock/stock_ledger.py +464,"Valuation rate not found for the Item {0}, which is required to do accounting entries for {1} {2}. If the item is transacting as a sample item in the {1}, please mention that in the {1} Item table. Otherwise, please create an incoming stock transaction for the item or mention valuation rate in the Item record, and then try submiting/cancelling this entry","Kadar penilaian tidak dijumpai untuk Perkara {0}, yang diperlukan untuk melakukan catatan perakaunan untuk {1} {2}. Jika yang menjalankan transaksi sebagai item sampel dalam {1}, sila sebut bahawa dalam {1} meja Item. Jika tidak, sila buat transaksi stok masuk untuk item atau sebutan kadar penilaian dalam rekod Item, dan kemudian cuba submiting / membatalkan entri ini" |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4030 | DocType: Delivery Note,% of materials delivered against this Delivery Note,% bahan-bahan yang dihantar untuk Nota Penghantaran ini |
| 4031 | DocType: Project,Customer Details,Butiran Pelanggan |
| 4032 | DocType: Employee,Reports to,Laporan kepada |
| 4033 | ,Unpaid Expense Claim,Tidak dibayar Perbelanjaan Tuntutan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4034 | DocType: Payment Entry,Paid Amount,Jumlah yang dibayar |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 4035 | apps/erpnext/erpnext/utilities/user_progress.py +112,Explore Sales Cycle,Terokai Kitaran Jualan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4036 | DocType: Assessment Plan,Supervisor,penyelia |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 4037 | DocType: POS Settings,Online,talian |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4038 | ,Available Stock for Packing Items,Saham tersedia untuk Item Pembungkusan |
| 4039 | DocType: Item Variant,Item Variant,Perkara Varian |
| 4040 | DocType: Assessment Result Tool,Assessment Result Tool,Penilaian Keputusan Tool |
| 4041 | DocType: BOM Scrap Item,BOM Scrap Item,BOM Scrap Item |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 4042 | apps/erpnext/erpnext/accounts/page/pos/pos.js +889,Submitted orders can not be deleted,penghantaran pesanan tidak boleh dihapuskan |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 4043 | apps/erpnext/erpnext/accounts/doctype/account/account.py +117,"Account balance already in Debit, you are not allowed to set 'Balance Must Be' as 'Credit'","Baki akaun sudah dalam Debit, anda tidak dibenarkan untuk menetapkan 'Baki Mestilah' sebagai 'Kredit'" |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 4044 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +109,Quality Management,Pengurusan Kualiti |
Frappe PR Bot | 59ee45a | 2017-06-01 19:05:28 +0530 | [diff] [blame] | 4045 | apps/erpnext/erpnext/accounts/doctype/asset/asset.py +41,Item {0} has been disabled,Perkara {0} telah dilumpuhkan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4046 | DocType: Employee Loan,Repay Fixed Amount per Period,Membayar balik Jumlah tetap setiap Tempoh |
| 4047 | apps/erpnext/erpnext/buying/utils.py +47,Please enter quantity for Item {0},Sila masukkan kuantiti untuk Perkara {0} |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 4048 | apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +78,Credit Note Amt,Nota Kredit AMT |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4049 | DocType: Employee External Work History,Employee External Work History,Luar pekerja Sejarah Kerja |
| 4050 | DocType: Tax Rule,Purchase,Pembelian |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 4051 | apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +37,Balance Qty,Baki Kuantiti |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4052 | apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.py +20,Goals cannot be empty,Matlamat tidak boleh kosong |
| 4053 | DocType: Item Group,Parent Item Group,Ibu Bapa Item Kumpulan |
| 4054 | apps/erpnext/erpnext/projects/doctype/activity_cost/activity_cost.py +21,{0} for {1},{0} untuk {1} |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 4055 | apps/erpnext/erpnext/setup/doctype/company/company.js +35,Cost Centers,Pusat Kos |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4056 | DocType: Purchase Receipt,Rate at which supplier's currency is converted to company's base currency,Kadar di mana pembekal mata wang ditukar kepada mata wang asas syarikat |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 4057 | apps/erpnext/erpnext/hr/doctype/employee/employee.py +23,Please setup Employee Naming System in Human Resource > HR Settings,Sila sediakan Sistem Penamaan Pekerja dalam Sumber Manusia> Tetapan HR |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4058 | apps/erpnext/erpnext/manufacturing/doctype/workstation/workstation.py +36,Row #{0}: Timings conflicts with row {1},Row # {0}: konflik pengaturan masa dengan barisan {1} |
| 4059 | DocType: Purchase Invoice Item,Allow Zero Valuation Rate,Benarkan Kadar Penilaian Zero |
| 4060 | DocType: Purchase Invoice Item,Allow Zero Valuation Rate,Benarkan Kadar Penilaian Zero |
| 4061 | DocType: Training Event Employee,Invited,dijemput |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 4062 | apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +175,Multiple active Salary Structures found for employee {0} for the given dates,Pelbagai Struktur Gaji aktif dijumpai untuk pekerja {0} pada tarikh yang diberikan |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 4063 | apps/erpnext/erpnext/config/accounts.py +310,Setup Gateway accounts.,Persediaan akaun Gateway. |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4064 | DocType: Employee,Employment Type,Jenis pekerjaan |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 4065 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +42,Fixed Assets,Aset Tetap |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4066 | DocType: Payment Entry,Set Exchange Gain / Loss,Set Exchange Keuntungan / Kerugian |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 4067 | ,GST Purchase Register,GST Pembelian Daftar |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4068 | ,Cash Flow,Aliran tunai |
| 4069 | apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +92,Application period cannot be across two alocation records,Tempoh permohonan tidak boleh di dua rekod alocation |
| 4070 | DocType: Item Group,Default Expense Account,Akaun Perbelanjaan Default |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 4071 | apps/erpnext/erpnext/schools/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +53,Student Email ID,Pelajar Email ID |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4072 | DocType: Employee,Notice (days),Notis (hari) |
| 4073 | DocType: Tax Rule,Sales Tax Template,Template Cukai Jualan |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 4074 | apps/erpnext/erpnext/accounts/page/pos/pos.js +2406,Select items to save the invoice,Pilih item untuk menyelamatkan invois |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4075 | DocType: Employee,Encashment Date,Penunaian Tarikh |
| 4076 | DocType: Training Event,Internet,Internet |
| 4077 | DocType: Account,Stock Adjustment,Pelarasan saham |
| 4078 | apps/erpnext/erpnext/projects/doctype/activity_cost/activity_cost.py +34,Default Activity Cost exists for Activity Type - {0},Kos Aktiviti lalai wujud untuk Jenis Kegiatan - {0} |
| 4079 | DocType: Production Order,Planned Operating Cost,Dirancang Kos Operasi |
| 4080 | DocType: Academic Term,Term Start Date,Term Tarikh Mula |
| 4081 | apps/erpnext/erpnext/crm/report/campaign_efficiency/campaign_efficiency.py +18,Opp Count,Opp Count |
| 4082 | apps/erpnext/erpnext/crm/report/campaign_efficiency/campaign_efficiency.py +18,Opp Count,Opp Count |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 4083 | apps/erpnext/erpnext/subscription/doctype/subscription/subscription.py +176,Please find attached {0} #{1},Dilampirkan {0} # {1} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4084 | apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +34,Bank Statement balance as per General Ledger,Baki Penyata Bank seperti Lejar Am |
| 4085 | DocType: Job Applicant,Applicant Name,Nama pemohon |
| 4086 | DocType: Authorization Rule,Customer / Item Name,Pelanggan / Nama Item |
| 4087 | DocType: Product Bundle,"Aggregate group of **Items** into another **Item**. This is useful if you are bundling a certain **Items** into a package and you maintain stock of the packed **Items** and not the aggregate **Item**. |
| 4088 | |
| 4089 | The package **Item** will have ""Is Stock Item"" as ""No"" and ""Is Sales Item"" as ""Yes"". |
| 4090 | |
| 4091 | For Example: If you are selling Laptops and Backpacks separately and have a special price if the customer buys both, then the Laptop + Backpack will be a new Product Bundle Item. |
| 4092 | |
| 4093 | Note: BOM = Bill of Materials","Kumpulan agregat Item ** ** kepada yang lain Item ** **. Ini berguna jika anda bundling Item ** ** tertentu ke dalam satu pakej dan anda mengekalkan saham daripada ** Item dibungkus ** dan tidak agregat ** Item **. Pakej ** ** Item akan mempunyai "Adakah Saham Perkara" sebagai "Tidak" dan "Adakah Item Jualan" sebagai "Ya". Untuk Contoh: Jika anda jual Komputer riba dan Ransel secara berasingan dan mempunyai harga istimewa jika pelanggan membeli kedua-duanya, maka Laptop + Backpack akan menjadi baru Perkara Bundle Produk. Nota: BOM = Bill of Materials" |
| 4094 | apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +42,Serial No is mandatory for Item {0},No siri adalah wajib bagi Perkara {0} |
| 4095 | DocType: Item Variant Attribute,Attribute,Atribut |
| 4096 | apps/erpnext/erpnext/stock/doctype/item_attribute/item_attribute.py +43,Please specify from/to range,Sila nyatakan dari / ke berkisar |
| 4097 | DocType: Serial No,Under AMC,Di bawah AMC |
Frappe PR Bot | 7c90100 | 2017-06-07 12:05:29 +0530 | [diff] [blame] | 4098 | apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +55,Item valuation rate is recalculated considering landed cost voucher amount,Perkara kadar penilaian dikira semula memandangkan jumlah baucar kos mendarat |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4099 | apps/erpnext/erpnext/config/selling.py +153,Default settings for selling transactions.,Tetapan lalai untuk menjual transaksi. |
| 4100 | DocType: Guardian,Guardian Of ,Guardian Of |
| 4101 | DocType: Grading Scale Interval,Threshold,ambang |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 4102 | DocType: BOM Update Tool,Current BOM,BOM semasa |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 4103 | apps/erpnext/erpnext/public/js/utils.js +45,Add Serial No,Tambah No Serial |
Frappe PR Bot | bfdb726 | 2017-07-11 15:20:11 +0530 | [diff] [blame] | 4104 | DocType: Production Order Item,Available Qty at Source Warehouse,Ada Qty di Source Warehouse |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4105 | apps/erpnext/erpnext/config/support.py +22,Warranty,jaminan |
| 4106 | DocType: Purchase Invoice,Debit Note Issued,Debit Nota Dikeluarkan |
| 4107 | DocType: Production Order,Warehouses,Gudang |
| 4108 | apps/erpnext/erpnext/accounts/doctype/asset_movement/asset_movement.py +18,{0} asset cannot be transferred,{0} aset tidak boleh dipindahkan |
Frappe PR Bot | 59ee45a | 2017-06-01 19:05:28 +0530 | [diff] [blame] | 4109 | apps/erpnext/erpnext/stock/doctype/item/item.js +66,This Item is a Variant of {0} (Template).,Perkara ini adalah Variant {0} (Template). |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4110 | DocType: Workstation,per hour,sejam |
| 4111 | apps/erpnext/erpnext/config/buying.py +7,Purchasing,Membeli |
| 4112 | DocType: Announcement,Announcement,Pengumuman |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 4113 | DocType: School Settings,"For Batch based Student Group, the Student Batch will be validated for every Student from the Program Enrollment.","Untuk Kumpulan Pelajar Batch berasaskan, Batch Pelajar akan disahkan bagi tiap-tiap pelajar daripada Program Pendaftaran." |
| 4114 | apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +51,Warehouse can not be deleted as stock ledger entry exists for this warehouse.,Gudang tidak boleh dihapuskan kerana penyertaan saham lejar wujud untuk gudang ini. |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4115 | DocType: Company,Distribution,Pengagihan |
| 4116 | apps/erpnext/erpnext/schools/doctype/fees/fees.js +27,Amount Paid,Amaun Dibayar |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 4117 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +124,Project Manager,Pengurus Projek |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4118 | ,Quoted Item Comparison,Perkara dipetik Perbandingan |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 4119 | apps/erpnext/erpnext/buying/doctype/supplier_scorecard/supplier_scorecard.py +34,Overlap in scoring between {0} and {1},Tumpuan dalam pemarkahan antara {0} dan {1} |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 4120 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +105,Dispatch,Dispatch |
Frappe PR Bot | bfdb726 | 2017-07-11 15:20:11 +0530 | [diff] [blame] | 4121 | apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +73,Max discount allowed for item: {0} is {1}%,Max diskaun yang dibenarkan untuk item: {0} adalah {1}% |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4122 | apps/erpnext/erpnext/accounts/report/asset_depreciations_and_balances/asset_depreciations_and_balances.py +173,Net Asset value as on,Nilai Aset Bersih pada |
| 4123 | DocType: Account,Receivable,Belum Terima |
Frappe PR Bot | 3b128ca | 2017-07-25 11:46:16 +0530 | [diff] [blame] | 4124 | apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +288,Row #{0}: Not allowed to change Supplier as Purchase Order already exists,Row # {0}: Tidak dibenarkan untuk menukar pembekal sebagai Perintah Pembelian sudah wujud |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4125 | DocType: Accounts Settings,Role that is allowed to submit transactions that exceed credit limits set.,Peranan yang dibenarkan menghantar transaksi yang melebihi had kredit ditetapkan. |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 4126 | apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +925,Select Items to Manufacture,Pilih item untuk mengeluarkan |
| 4127 | apps/erpnext/erpnext/accounts/page/pos/pos.js +953,"Master data syncing, it might take some time","Master penyegerakan data, ia mungkin mengambil sedikit masa" |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4128 | DocType: Item,Material Issue,Isu Bahan |
| 4129 | DocType: Hub Settings,Seller Description,Penjual Penerangan |
| 4130 | DocType: Employee Education,Qualification,Kelayakan |
| 4131 | DocType: Item Price,Item Price,Perkara Harga |
| 4132 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +48,Soap & Detergent,Sabun & Detergen |
| 4133 | DocType: BOM,Show Items,persembahan Item |
| 4134 | apps/erpnext/erpnext/schools/doctype/course_schedule/course_schedule.py +30,From Time cannot be greater than To Time.,Dari Masa tidak boleh lebih besar daripada ke semasa. |
| 4135 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +36,Motion Picture & Video,Motion Picture & Video |
| 4136 | apps/erpnext/erpnext/buying/doctype/supplier_quotation/supplier_quotation_list.js +5,Ordered,Mengarahkan |
| 4137 | DocType: Salary Detail,Component,komponen |
| 4138 | DocType: Assessment Criteria,Assessment Criteria Group,Kriteria Penilaian Kumpulan |
Frappe PR Bot | 59ee45a | 2017-06-01 19:05:28 +0530 | [diff] [blame] | 4139 | apps/erpnext/erpnext/accounts/doctype/asset/asset.py +72,Opening Accumulated Depreciation must be less than equal to {0},Membuka Susut Nilai Terkumpul mesti kurang dari sama dengan {0} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4140 | DocType: Warehouse,Warehouse Name,Nama Gudang |
| 4141 | DocType: Naming Series,Select Transaction,Pilih Transaksi |
| 4142 | apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +30,Please enter Approving Role or Approving User,Sila masukkan Meluluskan Peranan atau Meluluskan pengguna |
| 4143 | DocType: Journal Entry,Write Off Entry,Tulis Off Entry |
| 4144 | DocType: BOM,Rate Of Materials Based On,Kadar Bahan Based On |
| 4145 | apps/erpnext/erpnext/support/page/support_analytics/support_analytics.js +21,Support Analtyics,Analtyics Sokongan |
| 4146 | apps/erpnext/erpnext/hr/doctype/employee_attendance_tool/employee_attendance_tool.js +142,Uncheck all,Nyahtanda semua |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4147 | DocType: POS Profile,Terms and Conditions,Terma dan Syarat |
| 4148 | apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +49,To Date should be within the Fiscal Year. Assuming To Date = {0},Tarikh perlu berada dalam Tahun Fiskal. Dengan mengandaikan Untuk Tarikh = {0} |
| 4149 | DocType: Employee,"Here you can maintain height, weight, allergies, medical concerns etc","Di sini anda boleh mengekalkan ketinggian, berat badan, alahan, masalah kesihatan dan lain-lain" |
| 4150 | DocType: Leave Block List,Applies to Company,Terpakai kepada Syarikat |
Frappe PR Bot | 3b128ca | 2017-07-25 11:46:16 +0530 | [diff] [blame] | 4151 | apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +202,Cannot cancel because submitted Stock Entry {0} exists,Tidak boleh membatalkan kerana dikemukakan Saham Entry {0} wujud |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4152 | DocType: Employee Loan,Disbursement Date,Tarikh pembayaran |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 4153 | apps/erpnext/erpnext/subscription/doctype/subscription/subscription.py +61,'Recipients' not specified,'Penerima' tidak ditentukan |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 4154 | DocType: BOM Update Tool,Update latest price in all BOMs,Kemas kini harga terkini dalam semua BOM |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4155 | DocType: Vehicle,Vehicle,kenderaan |
| 4156 | DocType: Purchase Invoice,In Words,Dalam Perkataan |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 4157 | apps/erpnext/erpnext/hr/doctype/training_result/training_result.py +15,{0} must be submitted,{0} mesti dikemukakan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4158 | DocType: POS Profile,Item Groups,Kumpulan item |
| 4159 | apps/erpnext/erpnext/hr/doctype/employee/employee.py +217,Today is {0}'s birthday!,Hari ini adalah {0} 's hari jadi! |
| 4160 | DocType: Production Planning Tool,Material Request For Warehouse,Permintaan Bahan Untuk Gudang |
| 4161 | DocType: Sales Order Item,For Production,Untuk Pengeluaran |
| 4162 | DocType: Payment Request,payment_url,payment_url |
| 4163 | DocType: Project Task,View Task,Lihat Petugas |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4164 | apps/erpnext/erpnext/crm/report/campaign_efficiency/campaign_efficiency.py +22,Opp/Lead %,RRJP / Lead% |
| 4165 | apps/erpnext/erpnext/crm/report/campaign_efficiency/campaign_efficiency.py +22,Opp/Lead %,RRJP / Lead% |
| 4166 | DocType: Material Request,MREQ-,MREQ- |
| 4167 | ,Asset Depreciations and Balances,Penurunan nilai aset dan Baki |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 4168 | apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +347,Amount {0} {1} transferred from {2} to {3},Jumlah {0} {1} dipindahkan dari {2} kepada {3} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4169 | DocType: Sales Invoice,Get Advances Received,Mendapatkan Pendahuluan Diterima |
| 4170 | DocType: Email Digest,Add/Remove Recipients,Tambah / Buang Penerima |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 4171 | apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +461,Transaction not allowed against stopped Production Order {0},Transaksi tidak dibenarkan terhadap Pengeluaran berhenti Perintah {0} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4172 | apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.js +19,"To set this Fiscal Year as Default, click on 'Set as Default'","Untuk menetapkan Tahun Fiskal ini sebagai lalai, klik pada 'Tetapkan sebagai lalai'" |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 4173 | apps/erpnext/erpnext/projects/doctype/project/project.py +200,Join,Sertai |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4174 | apps/erpnext/erpnext/stock/report/stock_projected_qty/stock_projected_qty.py +20,Shortage Qty,Kekurangan Qty |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 4175 | apps/erpnext/erpnext/stock/doctype/item/item.py +651,Item variant {0} exists with same attributes,Varian item {0} wujud dengan ciri yang sama |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4176 | DocType: Employee Loan,Repay from Salary,Membayar balik dari Gaji |
| 4177 | DocType: Leave Application,LAP/,LAP / |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 4178 | apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +341,Requesting payment against {0} {1} for amount {2},Meminta pembayaran daripada {0} {1} untuk jumlah {2} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4179 | DocType: Salary Slip,Salary Slip,Slip Gaji |
| 4180 | DocType: Lead,Lost Quotation,hilang Sebutharga |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 4181 | apps/erpnext/erpnext/utilities/user_progress.py +175,Student Batches,Batch Pelajar |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4182 | DocType: Pricing Rule,Margin Rate or Amount,Kadar margin atau Amaun |
| 4183 | apps/erpnext/erpnext/stock/report/batch_item_expiry_status/batch_item_expiry_status.py +48,'To Date' is required,'Tarikh Hingga' diperlukan |
| 4184 | DocType: Packing Slip,"Generate packing slips for packages to be delivered. Used to notify package number, package contents and its weight.","Menjana slip pembungkusan untuk pakej yang akan dihantar. Digunakan untuk memberitahu jumlah pakej, kandungan pakej dan berat." |
| 4185 | DocType: Sales Invoice Item,Sales Order Item,Pesanan Jualan Perkara |
| 4186 | DocType: Salary Slip,Payment Days,Hari Pembayaran |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 4187 | apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +121,Warehouses with child nodes cannot be converted to ledger,Gudang dengan nod kanak-kanak tidak boleh ditukar ke dalam lejar |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4188 | DocType: BOM,Manage cost of operations,Menguruskan kos operasi |
| 4189 | DocType: Notification Control,"When any of the checked transactions are ""Submitted"", an email pop-up automatically opened to send an email to the associated ""Contact"" in that transaction, with the transaction as an attachment. The user may or may not send the email.","Apabila mana-mana urus niaga yang diperiksa adalah "Dihantar", e-mel pop-up secara automatik dibuka untuk menghantar e-mel kepada yang berkaitan "Hubungi" dalam transaksi itu, dengan transaksi itu sebagai lampiran. Pengguna mungkin atau tidak menghantar e-mel." |
| 4190 | apps/erpnext/erpnext/config/setup.py +14,Global Settings,Tetapan Global |
| 4191 | DocType: Assessment Result Detail,Assessment Result Detail,Penilaian Keputusan terperinci |
| 4192 | DocType: Employee Education,Employee Education,Pendidikan Pekerja |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 4193 | apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +48,Duplicate item group found in the item group table,kumpulan item Duplicate dijumpai di dalam jadual kumpulan item |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 4194 | apps/erpnext/erpnext/public/js/controllers/transaction.js +956,It is needed to fetch Item Details.,Ia diperlukan untuk mengambil Butiran Item. |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4195 | DocType: Salary Slip,Net Pay,Gaji bersih |
| 4196 | DocType: Account,Account,Akaun |
Frappe PR Bot | bfdb726 | 2017-07-11 15:20:11 +0530 | [diff] [blame] | 4197 | apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +217,Serial No {0} has already been received,No siri {0} telah diterima |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4198 | ,Requested Items To Be Transferred,Item yang diminta Akan Dipindahkan |
| 4199 | DocType: Expense Claim,Vehicle Log,kenderaan Log |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4200 | DocType: Purchase Invoice,Recurring Id,Id berulang |
| 4201 | DocType: Customer,Sales Team Details,Butiran Pasukan Jualan |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 4202 | apps/erpnext/erpnext/accounts/page/pos/pos.js +1340,Delete permanently?,Padam selama-lamanya? |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4203 | DocType: Expense Claim,Total Claimed Amount,Jumlah Jumlah Tuntutan |
| 4204 | apps/erpnext/erpnext/config/crm.py +17,Potential opportunities for selling.,Peluang yang berpotensi untuk jualan. |
Frappe PR Bot | bfdb726 | 2017-07-11 15:20:11 +0530 | [diff] [blame] | 4205 | apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +228,Invalid {0},Tidak sah {0} |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 4206 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +81,Sick Leave,Cuti Sakit |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4207 | DocType: Email Digest,Email Digest,E-mel Digest |
| 4208 | DocType: Delivery Note,Billing Address Name,Bil Nama Alamat |
| 4209 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +22,Department Stores,Kedai Jabatan |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 4210 | ,Item Delivery Date,Tarikh Penghantaran Item |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4211 | DocType: Warehouse,PIN,PIN |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 4212 | apps/erpnext/erpnext/setup/setup_wizard/sample_data.py +109,Setup your School in ERPNext,Persediaan Sekolah anda di ERPNext |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4213 | DocType: Sales Invoice,Base Change Amount (Company Currency),Tukar Jumlah Asas (Syarikat Mata Wang) |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 4214 | apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +304,No accounting entries for the following warehouses,Tiada catatan perakaunan bagi gudang berikut |
Frappe PR Bot | 3b128ca | 2017-07-25 11:46:16 +0530 | [diff] [blame] | 4215 | apps/erpnext/erpnext/projects/doctype/project/project.js +109,Save the document first.,Simpan dokumen pertama. |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4216 | DocType: Account,Chargeable,Boleh dikenakan cukai |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 4217 | apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +51,Customer > Customer Group > Territory,Pelanggan> Kumpulan Pelanggan> Wilayah |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4218 | DocType: Company,Change Abbreviation,Perubahan Singkatan |
| 4219 | DocType: Expense Claim Detail,Expense Date,Perbelanjaan Tarikh |
| 4220 | DocType: Item,Max Discount (%),Max Diskaun (%) |
| 4221 | apps/erpnext/erpnext/selling/report/inactive_customers/inactive_customers.py +70,Last Order Amount,Perintah lepas Jumlah |
Frappe PR Bot | 59ee45a | 2017-06-01 19:05:28 +0530 | [diff] [blame] | 4222 | DocType: Task,Is Milestone,adalah Milestone |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4223 | DocType: Daily Work Summary,Email Sent To,E-mel Dihantar Untuk |
| 4224 | DocType: Budget,Warn,Beri amaran |
| 4225 | DocType: Appraisal,"Any other remarks, noteworthy effort that should go in the records.","Sebarang kenyataan lain, usaha perlu diberi perhatian yang sepatutnya pergi dalam rekod." |
| 4226 | DocType: BOM,Manufacturing User,Pembuatan pengguna |
| 4227 | DocType: Purchase Invoice,Raw Materials Supplied,Bahan mentah yang dibekalkan |
| 4228 | DocType: Purchase Invoice,Recurring Print Format,Format Cetak berulang |
| 4229 | DocType: C-Form,Series,Siri |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 4230 | apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +264,Currency of the price list {0} must be {1} or {2},Mata wang senarai harga {0} mestilah {1} atau {2} |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 4231 | apps/erpnext/erpnext/patches/v8_9/add_setup_progress_actions.py +18,Add Products,Tambah Produk |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4232 | DocType: Appraisal,Appraisal Template,Templat Penilaian |
| 4233 | DocType: Item Group,Item Classification,Item Klasifikasi |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 4234 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +122,Business Development Manager,Pengurus Pembangunan Perniagaan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4235 | DocType: Maintenance Visit Purpose,Maintenance Visit Purpose,Penyelenggaraan Lawatan Tujuan |
| 4236 | apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.js +16,Period,Tempoh |
| 4237 | apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.js +18,General Ledger,Lejar Am |
| 4238 | apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +33,Employee {0} on Leave on {1},Pekerja {0} pada Cuti pada {1} |
| 4239 | apps/erpnext/erpnext/selling/doctype/campaign/campaign.js +10,View Leads,Lihat Leads |
| 4240 | DocType: Program Enrollment Tool,New Program,Program baru |
| 4241 | DocType: Item Attribute Value,Attribute Value,Atribut Nilai |
| 4242 | ,Itemwise Recommended Reorder Level,Itemwise lawatan Reorder Level |
| 4243 | DocType: Salary Detail,Salary Detail,Detail gaji |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 4244 | apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +1007,Please select {0} first,Sila pilih {0} pertama |
Frappe PR Bot | bfdb726 | 2017-07-11 15:20:11 +0530 | [diff] [blame] | 4245 | apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +803,Batch {0} of Item {1} has expired.,Batch {0} Item {1} telah tamat. |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4246 | DocType: Sales Invoice,Commission,Suruhanjaya |
| 4247 | apps/erpnext/erpnext/config/manufacturing.py +27,Time Sheet for manufacturing.,Lembaran Masa untuk pembuatan. |
| 4248 | apps/erpnext/erpnext/templates/pages/cart.html +37,Subtotal,jumlah kecil |
| 4249 | DocType: Salary Detail,Default Amount,Jumlah Default |
| 4250 | apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +93,Warehouse not found in the system,Gudang tidak dijumpai di dalam sistem |
| 4251 | apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +116,This Month's Summary,Ringkasan ini Bulan ini |
| 4252 | DocType: Quality Inspection Reading,Quality Inspection Reading,Kualiti Pemeriksaan Reading |
| 4253 | apps/erpnext/erpnext/stock/doctype/stock_settings/stock_settings.py +24,`Freeze Stocks Older Than` should be smaller than %d days.,`Bekukan Stok Yang Lebih Lama Dari` hendaklah lebih kecil daripada %d hari. |
| 4254 | DocType: Tax Rule,Purchase Tax Template,Membeli Template Cukai |
| 4255 | ,Project wise Stock Tracking,Projek Landasan Saham bijak |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 4256 | DocType: GST HSN Code,Regional,Regional |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4257 | DocType: Stock Entry Detail,Actual Qty (at source/target),Kuantiti sebenar (pada sumber / sasaran) |
| 4258 | DocType: Item Customer Detail,Ref Code,Ref Kod |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 4259 | apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +66,Customer Group is Required in POS Profile,Kumpulan Pelanggan Diperlukan dalam Profil POS |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4260 | apps/erpnext/erpnext/config/hr.py +12,Employee records.,Rekod pekerja. |
Frappe PR Bot | 59ee45a | 2017-06-01 19:05:28 +0530 | [diff] [blame] | 4261 | apps/erpnext/erpnext/accounts/doctype/asset/asset.py +92,Please set Next Depreciation Date,Sila menetapkan Selepas Tarikh Susutnilai |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4262 | DocType: HR Settings,Payroll Settings,Tetapan Gaji |
| 4263 | apps/erpnext/erpnext/config/accounts.py +148,Match non-linked Invoices and Payments.,Padankan Invois tidak berkaitan dan Pembayaran. |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 4264 | DocType: POS Settings,POS Settings,Tetapan POS |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4265 | apps/erpnext/erpnext/templates/pages/cart.html +16,Place Order,Meletakkan pesanan |
| 4266 | DocType: Email Digest,New Purchase Orders,Pesanan Pembelian baru |
| 4267 | apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +24,Root cannot have a parent cost center,Akar tidak boleh mempunyai pusat kos ibu bapa |
Frappe PR Bot | 7c90100 | 2017-06-07 12:05:29 +0530 | [diff] [blame] | 4268 | apps/erpnext/erpnext/public/js/stock_analytics.js +57,Select Brand...,Pilih Jenama ... |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 4269 | apps/erpnext/erpnext/hr/doctype/employee/employee_dashboard.py +18,Training Events/Results,Latihan Events / Keputusan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4270 | apps/erpnext/erpnext/accounts/report/asset_depreciations_and_balances/asset_depreciations_and_balances.py +149,Accumulated Depreciation as on,Susutnilai Terkumpul seperti pada |
| 4271 | DocType: Sales Invoice,C-Form Applicable,C-Borang Berkaitan |
Frappe PR Bot | 3b128ca | 2017-07-25 11:46:16 +0530 | [diff] [blame] | 4272 | apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +398,Operation Time must be greater than 0 for Operation {0},Masa operasi mesti lebih besar daripada 0 untuk operasi {0} |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 4273 | apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +106,Warehouse is mandatory,Warehouse adalah wajib |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4274 | DocType: Supplier,Address and Contacts,Alamat dan Kenalan |
| 4275 | DocType: UOM Conversion Detail,UOM Conversion Detail,Detail UOM Penukaran |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4276 | DocType: Program,Program Abbreviation,Singkatan program |
Frappe PR Bot | 3b128ca | 2017-07-25 11:46:16 +0530 | [diff] [blame] | 4277 | apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +386,Production Order cannot be raised against a Item Template,Perintah Pengeluaran tidak boleh dibangkitkan terhadap Templat Perkara |
Frappe PR Bot | 7c90100 | 2017-06-07 12:05:29 +0530 | [diff] [blame] | 4278 | apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +52,Charges are updated in Purchase Receipt against each item,Caj akan dikemas kini di Resit Pembelian terhadap setiap item |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4279 | DocType: Warranty Claim,Resolved By,Diselesaikan oleh |
| 4280 | DocType: Bank Guarantee,Start Date,Tarikh Mula |
| 4281 | apps/erpnext/erpnext/config/hr.py +75,Allocate leaves for a period.,Memperuntukkan daun untuk suatu tempoh. |
| 4282 | apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +42,Cheques and Deposits incorrectly cleared,Cek dan Deposit tidak betul dibersihkan |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 4283 | apps/erpnext/erpnext/accounts/doctype/account/account.py +50,Account {0}: You can not assign itself as parent account,Akaun {0}: Anda tidak boleh menetapkan ia sendiri sebagai akaun induk |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4284 | DocType: Purchase Invoice Item,Price List Rate,Senarai Harga Kadar |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 4285 | apps/erpnext/erpnext/utilities/activation.py +72,Create customer quotes,Membuat sebut harga pelanggan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4286 | DocType: Item,"Show ""In Stock"" or ""Not in Stock"" based on stock available in this warehouse.",Menunjukkan "Pada Saham" atau "Tidak dalam Saham" berdasarkan saham yang terdapat di gudang ini. |
| 4287 | apps/erpnext/erpnext/config/manufacturing.py +38,Bill of Materials (BOM),Rang Undang-Undang Bahan (BOM) |
| 4288 | DocType: Item,Average time taken by the supplier to deliver,Purata masa yang diambil oleh pembekal untuk menyampaikan |
Frappe PR Bot | fa04236 | 2017-07-17 17:50:36 +0530 | [diff] [blame] | 4289 | apps/erpnext/erpnext/schools/doctype/assessment_plan/assessment_plan.js +22,Assessment Result,Keputusan penilaian |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4290 | apps/erpnext/erpnext/projects/doctype/project/project_dashboard.html +13,Hours,Jam |
| 4291 | DocType: Project,Expected Start Date,Jangkaan Tarikh Mula |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 4292 | DocType: Setup Progress Action,Setup Progress Action,Tindakan Kemajuan Persediaan |
Frappe PR Bot | 7c90100 | 2017-06-07 12:05:29 +0530 | [diff] [blame] | 4293 | apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +49,Remove item if charges is not applicable to that item,Buang item jika caj tidak berkenaan dengan perkara yang |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 4294 | apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +34,Transaction currency must be same as Payment Gateway currency,Mata wang urus niaga mesti sama dengan mata wang Pembayaran Gateway |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4295 | DocType: Payment Entry,Receive,Menerima |
| 4296 | apps/erpnext/erpnext/templates/pages/rfq.html +75,Quotations: ,Sebutharga: |
| 4297 | DocType: Maintenance Visit,Fully Completed,Siap Sepenuhnya |
| 4298 | apps/erpnext/erpnext/projects/doctype/project/project_list.js +6,{0}% Complete,{0}% Lengkap |
| 4299 | DocType: Employee,Educational Qualification,Kelayakan pendidikan |
| 4300 | DocType: Workstation,Operating Costs,Kos operasi |
| 4301 | DocType: Budget,Action if Accumulated Monthly Budget Exceeded,Tindakan jika Terkumpul Anggaran Bulanan Melebihi |
| 4302 | DocType: Purchase Invoice,Submit on creation,Mengemukakan kepada penciptaan |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 4303 | apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +460,Currency for {0} must be {1},Mata wang untuk {0} mesti {1} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4304 | DocType: Asset,Disposal Date,Tarikh pelupusan |
| 4305 | DocType: Daily Work Summary Settings,"Emails will be sent to all Active Employees of the company at the given hour, if they do not have holiday. Summary of responses will be sent at midnight.","E-mel akan dihantar kepada semua Pekerja Active syarikat itu pada jam yang diberikan, jika mereka tidak mempunyai percutian. Ringkasan jawapan akan dihantar pada tengah malam." |
| 4306 | DocType: Employee Leave Approver,Employee Leave Approver,Pekerja Cuti Pelulus |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 4307 | apps/erpnext/erpnext/stock/doctype/item/item.py +496,Row {0}: An Reorder entry already exists for this warehouse {1},Row {0}: Suatu catatan Reorder telah wujud untuk gudang ini {1} |
Frappe PR Bot | 7c90100 | 2017-06-07 12:05:29 +0530 | [diff] [blame] | 4308 | apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.py +81,"Cannot declare as lost, because Quotation has been made.","Tidak boleh mengaku sebagai hilang, kerana Sebutharga telah dibuat." |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4309 | apps/erpnext/erpnext/hr/doctype/training_event/training_event.js +13,Training Feedback,Maklum balas latihan |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 4310 | apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +458,Production Order {0} must be submitted,Pengeluaran Pesanan {0} hendaklah dikemukakan |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 4311 | DocType: Supplier Scorecard Criteria,Supplier Scorecard Criteria,Kriteria Kad Skor Pembekal |
Frappe PR Bot | 7c90100 | 2017-06-07 12:05:29 +0530 | [diff] [blame] | 4312 | apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +149,Please select Start Date and End Date for Item {0},Sila pilih Mula Tarikh dan Tarikh Akhir untuk Perkara {0} |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 4313 | apps/erpnext/erpnext/schools/doctype/student_group_creation_tool/student_group_creation_tool.py +55,Course is mandatory in row {0},Kursus adalah wajib berturut-turut {0} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4314 | apps/erpnext/erpnext/hr/doctype/leave_control_panel/leave_control_panel.js +16,To date cannot be before from date,Setakat ini tidak boleh sebelum dari tarikh |
| 4315 | DocType: Supplier Quotation Item,Prevdoc DocType,Prevdoc DOCTYPE |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 4316 | apps/erpnext/erpnext/stock/doctype/item/item.js +258,Add / Edit Prices,Tambah / Edit Harga |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4317 | DocType: Batch,Parent Batch,Batch ibubapa |
| 4318 | DocType: Batch,Parent Batch,Batch ibubapa |
| 4319 | DocType: Cheque Print Template,Cheque Print Template,Cek Cetak Template |
| 4320 | apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.js +36,Chart of Cost Centers,Carta Pusat Kos |
| 4321 | ,Requested Items To Be Ordered,Item yang diminta Akan Mengarahkan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4322 | DocType: Price List,Price List Name,Senarai Harga Nama |
Frappe PR Bot | fa04236 | 2017-07-17 17:50:36 +0530 | [diff] [blame] | 4323 | apps/erpnext/erpnext/hr/doctype/daily_work_summary/daily_work_summary.py +32,Daily Work Summary for {0},Ringkasan Kerja Harian untuk {0} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4324 | DocType: Employee Loan,Totals,Jumlah |
| 4325 | DocType: BOM,Manufacturing,Pembuatan |
| 4326 | ,Ordered Items To Be Delivered,Item mengarahkan Akan Dihantar |
| 4327 | DocType: Account,Income,Pendapatan |
| 4328 | DocType: Industry Type,Industry Type,Jenis industri |
Frappe PR Bot | 7c90100 | 2017-06-07 12:05:29 +0530 | [diff] [blame] | 4329 | apps/erpnext/erpnext/templates/includes/cart.js +150,Something went wrong!,Sesuatu telah berlaku! |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4330 | apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +124,Warning: Leave application contains following block dates,Amaran: Tinggalkan permohonan mengandungi tarikh blok berikut |
Frappe PR Bot | 3b128ca | 2017-07-25 11:46:16 +0530 | [diff] [blame] | 4331 | apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +266,Sales Invoice {0} has already been submitted,Jualan Invois {0} telah diserahkan |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 4332 | DocType: Supplier Scorecard Scoring Criteria,Score,Rata |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4333 | apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +25,Fiscal Year {0} does not exist,Tahun Anggaran {0} tidak wujud |
| 4334 | apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +30,Completion Date,Tarikh Siap |
| 4335 | DocType: Purchase Invoice Item,Amount (Company Currency),Jumlah (Syarikat mata wang) |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 4336 | apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +38,Valid till date cannot be before transaction date,Sah sehingga tarikh tidak boleh dibuat sebelum tarikh urus niaga |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4337 | apps/erpnext/erpnext/stock/stock_ledger.py +372,{0} units of {1} needed in {2} on {3} {4} for {5} to complete this transaction.,{0} unit {1} diperlukan dalam {2} pada {3} {4} untuk {5} untuk melengkapkan urus niaga ini. |
| 4338 | DocType: Fee Structure,Student Category,Kategori pelajar |
| 4339 | DocType: Announcement,Student,pelajar |
| 4340 | apps/erpnext/erpnext/config/hr.py +229,Organization unit (department) master.,Unit organisasi (jabatan) induk. |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 4341 | apps/erpnext/erpnext/utilities/user_progress.py +193,Go to Rooms,Pergi ke Bilik |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4342 | apps/erpnext/erpnext/selling/doctype/sms_center/sms_center.py +75,Please enter message before sending,Sila masukkan mesej sebelum menghantar |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 4343 | DocType: Purchase Invoice,DUPLICATE FOR SUPPLIER,PENDUA BAGI PEMBEKAL |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4344 | DocType: Email Digest,Pending Quotations,Sementara menunggu Sebutharga |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 4345 | apps/erpnext/erpnext/config/accounts.py +315,Point-of-Sale Profile,Point-of-Sale Profil |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 4346 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +156,Unsecured Loans,Pinjaman tidak bercagar |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4347 | DocType: Cost Center,Cost Center Name,Kos Nama Pusat |
| 4348 | DocType: Employee,B+,B + |
| 4349 | DocType: HR Settings,Max working hours against Timesheet,Max jam bekerja terhadap Timesheet |
| 4350 | DocType: Maintenance Schedule Detail,Scheduled Date,Tarikh yang dijadualkan |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 4351 | apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +77,Total Paid Amt,Jumlah dibayar AMT |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4352 | DocType: SMS Center,Messages greater than 160 characters will be split into multiple messages,Mesej yang lebih besar daripada 160 aksara akan berpecah kepada berbilang mesej |
| 4353 | DocType: Purchase Receipt Item,Received and Accepted,Diterima dan Diterima |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 4354 | ,GST Itemised Sales Register,GST Terperinci Sales Daftar |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4355 | ,Serial No Service Contract Expiry,Serial No Kontrak Perkhidmatan tamat |
| 4356 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +299,You cannot credit and debit same account at the same time,Anda tidak boleh kredit dan debit akaun sama pada masa yang sama |
| 4357 | DocType: Naming Series,Help HTML,Bantuan HTML |
| 4358 | DocType: Student Group Creation Tool,Student Group Creation Tool,Pelajar Kumpulan Tool Creation |
| 4359 | DocType: Item,Variant Based On,Based On Variant |
| 4360 | apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.py +53,Total weightage assigned should be 100%. It is {0},Jumlah wajaran yang diberikan harus 100%. Ia adalah {0} |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 4361 | apps/erpnext/erpnext/utilities/user_progress.py +63,Your Suppliers,Pembekal anda |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 4362 | apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +80,Cannot set as Lost as Sales Order is made.,Tidak boleh ditetapkan sebagai Kalah sebagai Sales Order dibuat. |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4363 | DocType: Request for Quotation Item,Supplier Part No,Pembekal bahagian No |
Frappe PR Bot | fa04236 | 2017-07-17 17:50:36 +0530 | [diff] [blame] | 4364 | apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +365,Cannot deduct when category is for 'Valuation' or 'Vaulation and Total',Tidak dapat menolak apabila kategori adalah untuk 'Penilaian' atau 'Vaulation dan Jumlah' |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 4365 | apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +354,Received From,Pemberian |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4366 | DocType: Lead,Converted,Ditukar |
| 4367 | DocType: Item,Has Serial No,Mempunyai No Siri |
| 4368 | DocType: Employee,Date of Issue,Tarikh Keluaran |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 4369 | apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +24,{0}: From {0} for {1},{0}: Dari {0} untuk {1} |
| 4370 | apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +218,"As per the Buying Settings if Purchase Reciept Required == 'YES', then for creating Purchase Invoice, user need to create Purchase Receipt first for item {0}","Sebagai satu Tetapan Membeli jika Pembelian penerimaannya Diperlukan == 'YA', maka untuk mewujudkan Invois Belian, pengguna perlu membuat Pembelian Resit pertama bagi item {0}" |
Frappe PR Bot | 3b128ca | 2017-07-25 11:46:16 +0530 | [diff] [blame] | 4371 | apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +166,Row #{0}: Set Supplier for item {1},Row # {0}: Tetapkan Pembekal untuk item {1} |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 4372 | apps/erpnext/erpnext/projects/doctype/timesheet/timesheet.py +121,Row {0}: Hours value must be greater than zero.,Row {0}: Nilai Waktu mesti lebih besar daripada sifar. |
| 4373 | apps/erpnext/erpnext/stock/doctype/item/item.py +171,Website Image {0} attached to Item {1} cannot be found,Laman web Image {0} melekat Perkara {1} tidak boleh didapati |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4374 | DocType: Issue,Content Type,Jenis kandungan |
| 4375 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +17,Computer,Komputer |
| 4376 | DocType: Item,List this Item in multiple groups on the website.,Senarai Item ini dalam pelbagai kumpulan di laman web. |
| 4377 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +323,Please check Multi Currency option to allow accounts with other currency,Sila semak pilihan mata Multi untuk membolehkan akaun dengan mata wang lain |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 4378 | apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +85,Item: {0} does not exist in the system,Perkara: {0} tidak wujud dalam sistem |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 4379 | apps/erpnext/erpnext/accounts/doctype/account/account.py +109,You are not authorized to set Frozen value,Anda tiada kebenaran untuk menetapkan nilai Beku |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4380 | DocType: Payment Reconciliation,Get Unreconciled Entries,Dapatkan belum disatukan Penyertaan |
| 4381 | DocType: Payment Reconciliation,From Invoice Date,Dari Invois Tarikh |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 4382 | apps/erpnext/erpnext/accounts/party.py +261,Billing currency must be equal to either default comapany's currency or party account currency,mata wang bil mesti sama dengan mata wang atau akaun pihak mata wang sama ada lalai comapany ini |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 4383 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +66,Leave Encashment,meninggalkan Penunaian |
| 4384 | apps/erpnext/erpnext/public/js/setup_wizard.js +106,What does it do?,Apa yang ia buat? |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4385 | apps/erpnext/erpnext/stock/doctype/batch/batch.js +70,To Warehouse,Untuk Gudang |
| 4386 | apps/erpnext/erpnext/schools/doctype/student_admission/student_admission.py +23,All Student Admissions,Semua Kemasukan Pelajar |
| 4387 | ,Average Commission Rate,Purata Kadar Suruhanjaya |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 4388 | apps/erpnext/erpnext/stock/doctype/item/item.py +406,'Has Serial No' can not be 'Yes' for non-stock item,'Punyai Nombor Siri' tidak boleh 'Ya' untuk benda bukan stok |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4389 | apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +41,Attendance can not be marked for future dates,Kehadiran tidak boleh ditandakan untuk masa hadapan |
| 4390 | DocType: Pricing Rule,Pricing Rule Help,Peraturan Harga Bantuan |
| 4391 | DocType: School House,House Name,Nama rumah |
| 4392 | DocType: Purchase Taxes and Charges,Account Head,Kepala Akaun |
| 4393 | apps/erpnext/erpnext/config/stock.py +168,Update additional costs to calculate landed cost of items,Kemas kini kos tambahan untuk mengira kos mendarat barangan |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 4394 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +144,Electrical,Elektrik |
| 4395 | apps/erpnext/erpnext/utilities/activation.py +100,Add the rest of your organization as your users. You can also add invite Customers to your portal by adding them from Contacts,Menambah seluruh organisasi anda sebagai pengguna anda. Anda juga boleh menambah menjemput Pelanggan untuk portal anda dengan menambah mereka dari Kenalan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4396 | DocType: Stock Entry,Total Value Difference (Out - In),Jumlah Perbezaan Nilai (Out - Dalam) |
| 4397 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +348,Row {0}: Exchange Rate is mandatory,Row {0}: Kadar Pertukaran adalah wajib |
| 4398 | apps/erpnext/erpnext/setup/doctype/sales_person/sales_person.py +27,User ID not set for Employee {0},ID pengguna tidak ditetapkan untuk Pekerja {0} |
| 4399 | DocType: Vehicle,Vehicle Value,Nilai kenderaan |
| 4400 | DocType: Stock Entry,Default Source Warehouse,Default Sumber Gudang |
| 4401 | DocType: Item,Customer Code,Kod Pelanggan |
| 4402 | apps/erpnext/erpnext/hr/doctype/employee/employee.py +216,Birthday Reminder for {0},Peringatan hari jadi untuk {0} |
| 4403 | apps/erpnext/erpnext/selling/report/inactive_customers/inactive_customers.py +72,Days Since Last Order,Sejak hari Perintah lepas |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 4404 | apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +353,Debit To account must be a Balance Sheet account,Debit Untuk akaun perlu menjadi akaun Kunci Kira-kira |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4405 | DocType: Buying Settings,Naming Series,Menamakan Siri |
| 4406 | DocType: Leave Block List,Leave Block List Name,Tinggalkan Nama Sekat Senarai |
| 4407 | apps/erpnext/erpnext/hr/doctype/vehicle/vehicle.py +14,Insurance Start date should be less than Insurance End date,Insurance Mula Tarikh harus kurang daripada tarikh Insurance End |
| 4408 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +32,Stock Assets,Aset saham |
| 4409 | DocType: Timesheet,Production Detail,Detail pengeluaran |
| 4410 | DocType: Target Detail,Target Qty,Sasaran Qty |
| 4411 | DocType: Shopping Cart Settings,Checkout Settings,Tetapan Checkout |
| 4412 | DocType: Attendance,Present,Hadir |
| 4413 | apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +35,Delivery Note {0} must not be submitted,Penghantaran Nota {0} tidak boleh dikemukakan |
| 4414 | DocType: Notification Control,Sales Invoice Message,Mesej Invois Jualan |
| 4415 | apps/erpnext/erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.py +27,Closing Account {0} must be of type Liability / Equity,Penutupan Akaun {0} mestilah jenis Liabiliti / Ekuiti |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 4416 | apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +323,Salary Slip of employee {0} already created for time sheet {1},Slip Gaji pekerja {0} telah dicipta untuk lembaran masa {1} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4417 | DocType: Vehicle Log,Odometer,odometer |
| 4418 | DocType: Sales Order Item,Ordered Qty,Mengarahkan Qty |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 4419 | apps/erpnext/erpnext/stock/doctype/item/item.py +679,Item {0} is disabled,Perkara {0} dilumpuhkan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4420 | DocType: Stock Settings,Stock Frozen Upto,Saham beku Upto |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 4421 | apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +895,BOM does not contain any stock item,BOM tidak mengandungi apa-apa butiran saham |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4422 | apps/erpnext/erpnext/config/projects.py +18,Project activity / task.,Aktiviti projek / tugasan. |
| 4423 | DocType: Vehicle Log,Refuelling Details,Refuelling Butiran |
| 4424 | apps/erpnext/erpnext/config/hr.py +104,Generate Salary Slips,Menjana Gaji Slip |
Frappe PR Bot | bfdb726 | 2017-07-11 15:20:11 +0530 | [diff] [blame] | 4425 | apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +44,"Buying must be checked, if Applicable For is selected as {0}","Membeli hendaklah disemak, jika Terpakai Untuk dipilih sebagai {0}" |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4426 | apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +40,Discount must be less than 100,Diskaun mesti kurang daripada 100 |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 4427 | apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.py +121,Last purchase rate not found,Kadar pembelian seluruh dunia: terdapat |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4428 | DocType: Purchase Invoice,Write Off Amount (Company Currency),Tulis Off Jumlah (Syarikat Mata Wang) |
| 4429 | DocType: Sales Invoice Timesheet,Billing Hours,Waktu Billing |
Frappe PR Bot | 3b128ca | 2017-07-25 11:46:16 +0530 | [diff] [blame] | 4430 | apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +499,Default BOM for {0} not found,BOM lalai untuk {0} tidak dijumpai |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 4431 | apps/erpnext/erpnext/stock/doctype/item/item.py +486,Row #{0}: Please set reorder quantity,Row # {0}: Sila menetapkan kuantiti pesanan semula |
Frappe PR Bot | 59ee45a | 2017-06-01 19:05:28 +0530 | [diff] [blame] | 4432 | apps/erpnext/erpnext/public/js/pos/pos.html +20,Tap items to add them here,Ketik item untuk menambah mereka di sini |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4433 | DocType: Fees,Program Enrollment,program Pendaftaran |
| 4434 | DocType: Landed Cost Voucher,Landed Cost Voucher,Baucer Kos mendarat |
| 4435 | apps/erpnext/erpnext/public/js/queries.js +39,Please set {0},Sila set {0} |
| 4436 | DocType: Purchase Invoice,Repeat on Day of Month,Ulangi pada hari Bulan |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 4437 | apps/erpnext/erpnext/schools/doctype/student_group/student_group.py +36,{0} - {1} is inactive student,{0} - {1} adalah pelajar aktif |
| 4438 | apps/erpnext/erpnext/schools/doctype/student_group/student_group.py +36,{0} - {1} is inactive student,{0} - {1} adalah pelajar aktif |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4439 | DocType: Employee,Health Details,Kesihatan Butiran |
| 4440 | DocType: Offer Letter,Offer Letter Terms,Tawaran Terma Surat |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 4441 | apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +24,To create a Payment Request reference document is required,Untuk membuat Permintaan Pembayaran dokumen rujukan diperlukan |
| 4442 | apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +24,To create a Payment Request reference document is required,Untuk membuat Permintaan Pembayaran dokumen rujukan diperlukan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4443 | DocType: Payment Entry,Allocate Payment Amount,Memperuntukkan Jumlah Pembayaran |
| 4444 | DocType: Employee External Work History,Salary,Gaji |
| 4445 | DocType: Serial No,Delivery Document Type,Penghantaran Dokumen Jenis |
| 4446 | DocType: Process Payroll,Submit all salary slips for the above selected criteria,Hantar semua slip gaji bagi kriteria yang dipilih di atas |
| 4447 | apps/erpnext/erpnext/hub_node/doctype/hub_settings/hub_settings.py +93,{0} Items synced,{0} perkara-perkara telah diselaraskan |
| 4448 | DocType: Sales Order,Partly Delivered,Sebahagiannya Dihantar |
| 4449 | DocType: Email Digest,Receivables,Penghutang |
| 4450 | DocType: Lead Source,Lead Source,Lead Source |
| 4451 | DocType: Customer,Additional information regarding the customer.,Maklumat tambahan mengenai pelanggan. |
| 4452 | DocType: Quality Inspection Reading,Reading 5,Membaca 5 |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 4453 | apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +221,"{0} {1} is associated with {2}, but Party Account is {3}","{0} {1} dikaitkan dengan {2}, tetapi Akaun Parti adalah {3}" |
| 4454 | DocType: Purchase Invoice,Y,Y |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4455 | DocType: Maintenance Visit,Maintenance Date,Tarikh Penyelenggaraan |
| 4456 | DocType: Purchase Invoice Item,Rejected Serial No,Tiada Serial Ditolak |
| 4457 | apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.py +82,Year start date or end date is overlapping with {0}. To avoid please set company,Tahun tarikh mula atau tarikh akhir adalah bertindih dengan {0}. Untuk mengelakkan sila menetapkan syarikat |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 4458 | apps/erpnext/erpnext/selling/doctype/customer/customer.py +94,Please mention the Lead Name in Lead {0},Sila nyatakan Nama Utama di Lead {0} |
Frappe PR Bot | 7c90100 | 2017-06-07 12:05:29 +0530 | [diff] [blame] | 4459 | apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +156,Start date should be less than end date for Item {0},Tarikh mula boleh kurang daripada tarikh akhir untuk Perkara {0} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4460 | DocType: Item,"Example: ABCD.##### |
| 4461 | If series is set and Serial No is not mentioned in transactions, then automatic serial number will be created based on this series. If you always want to explicitly mention Serial Nos for this item. leave this blank.","Contoh:. ABCD ##### Jika siri ditetapkan dan No Serial tidak disebut dalam urus niaga, nombor siri maka automatik akan diwujudkan berdasarkan siri ini. Jika anda sentiasa mahu dengan jelas menyebut Serial No untuk item ini. kosongkan ini." |
| 4462 | DocType: Upload Attendance,Upload Attendance,Naik Kehadiran |
Frappe PR Bot | fa04236 | 2017-07-17 17:50:36 +0530 | [diff] [blame] | 4463 | apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.js +319,BOM and Manufacturing Quantity are required,BOM dan Pembuatan Kuantiti dikehendaki |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4464 | apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +44,Ageing Range 2,Range Penuaan 2 |
| 4465 | DocType: SG Creation Tool Course,Max Strength,Max Kekuatan |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 4466 | apps/erpnext/erpnext/manufacturing/doctype/bom_update_tool/bom_update_tool.py +22,BOM replaced,BOM digantikan |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 4467 | apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +988,Select Items based on Delivery Date,Pilih Item berdasarkan Tarikh Penghantaran |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4468 | ,Sales Analytics,Jualan Analytics |
| 4469 | apps/erpnext/erpnext/stock/dashboard/item_dashboard.js +114,Available {0},Terdapat {0} |
| 4470 | ,Prospects Engaged But Not Converted,Prospek Terlibat Tetapi Tidak Ditukar |
| 4471 | ,Prospects Engaged But Not Converted,Prospek Terlibat Tetapi Tidak Ditukar |
| 4472 | DocType: Manufacturing Settings,Manufacturing Settings,Tetapan Pembuatan |
| 4473 | apps/erpnext/erpnext/config/setup.py +56,Setting up Email,Menubuhkan E-mel |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 4474 | apps/erpnext/erpnext/schools/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +57,Guardian1 Mobile No,Guardian1 Bimbit |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 4475 | apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +102,Please enter default currency in Company Master,Sila masukkan mata wang lalai dalam Syarikat Induk |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4476 | DocType: Stock Entry Detail,Stock Entry Detail,Detail saham Entry |
| 4477 | apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +110,Daily Reminders,Peringatan Harian |
| 4478 | DocType: Products Settings,Home Page is Products,Laman Utama Produk adalah |
| 4479 | ,Asset Depreciation Ledger,Asset Susutnilai Ledger |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 4480 | apps/erpnext/erpnext/accounts/doctype/tax_rule/tax_rule.py +87,Tax Rule Conflicts with {0},Konflik Peraturan Cukai dengan {0} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4481 | apps/erpnext/erpnext/accounts/doctype/account/account_tree.js +25,New Account Name,Nama Akaun Baru |
| 4482 | DocType: Purchase Invoice Item,Raw Materials Supplied Cost,Kos Bahan mentah yang dibekalkan |
| 4483 | DocType: Selling Settings,Settings for Selling Module,Tetapan untuk Menjual Modul |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 4484 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +106,Customer Service,Khidmat Pelanggan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4485 | DocType: BOM,Thumbnail,Thumbnail |
| 4486 | DocType: Item Customer Detail,Item Customer Detail,Item Pelanggan Detail |
| 4487 | apps/erpnext/erpnext/config/hr.py +50,Offer candidate a Job.,Tawaran calon Kerja a. |
| 4488 | DocType: Notification Control,Prompt for Email on Submission of,Meminta untuk e-mel pada Penyerahan |
| 4489 | apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +88,Total allocated leaves are more than days in the period,Jumlah daun diperuntukkan lebih daripada hari-hari dalam tempoh yang |
| 4490 | DocType: Pricing Rule,Percentage,peratus |
| 4491 | apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +70,Item {0} must be a stock Item,Perkara {0} mestilah Perkara saham |
| 4492 | DocType: Manufacturing Settings,Default Work In Progress Warehouse,Kerja Lalai Dalam Kemajuan Warehouse |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 4493 | apps/erpnext/erpnext/config/accounts.py +290,Default settings for accounting transactions.,Tetapan lalai untuk transaksi perakaunan. |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4494 | DocType: Maintenance Visit,MV,MV |
| 4495 | apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +59,Expected Date cannot be before Material Request Date,Jangkaan Tarikh tidak boleh sebelum Bahan Permintaan Tarikh |
| 4496 | DocType: Purchase Invoice Item,Stock Qty,saham Qty |
| 4497 | DocType: Purchase Invoice Item,Stock Qty,saham Qty |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4498 | DocType: Employee Loan,Repayment Period in Months,Tempoh pembayaran balik dalam Bulan |
| 4499 | apps/erpnext/erpnext/templates/includes/footer/footer_extension.html +26,Error: Not a valid id?,Ralat: Bukan id sah? |
| 4500 | DocType: Naming Series,Update Series Number,Update Siri Nombor |
| 4501 | DocType: Account,Equity,Ekuiti |
| 4502 | apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +78,{0} {1}: 'Profit and Loss' type account {2} not allowed in Opening Entry,{0} {1}: 'Untung Rugi' akaun jenis {2} tidak dibenarkan dalam Membuka Kemasukan |
| 4503 | DocType: Sales Order,Printing Details,Percetakan Butiran |
| 4504 | DocType: Task,Closing Date,Tarikh Tutup |
| 4505 | DocType: Sales Order Item,Produced Quantity,Dihasilkan Kuantiti |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 4506 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +117,Engineer,Jurutera |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4507 | DocType: Journal Entry,Total Amount Currency,Jumlah Mata Wang |
| 4508 | apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +38,Search Sub Assemblies,Mencari Sub Dewan |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 4509 | apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +167,Item Code required at Row No {0},Kod Item diperlukan semasa Row Tiada {0} |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 4510 | apps/erpnext/erpnext/utilities/user_progress.py +108,Go to Items,Pergi ke Item |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4511 | DocType: Sales Partner,Partner Type,Rakan Jenis |
| 4512 | DocType: Purchase Taxes and Charges,Actual,Sebenar |
| 4513 | DocType: Authorization Rule,Customerwise Discount,Customerwise Diskaun |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 4514 | apps/erpnext/erpnext/config/projects.py +40,Timesheet for tasks.,Timesheet untuk tugas-tugas. |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4515 | DocType: Purchase Invoice,Against Expense Account,Terhadap Akaun Perbelanjaan |
| 4516 | DocType: Production Order,Production Order,Perintah Pengeluaran |
Frappe PR Bot | 3b128ca | 2017-07-25 11:46:16 +0530 | [diff] [blame] | 4517 | apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +273,Installation Note {0} has already been submitted,Pemasangan Nota {0} telah diserahkan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4518 | DocType: Bank Reconciliation,Get Payment Entries,Dapatkan Penyertaan Pembayaran |
| 4519 | DocType: Quotation Item,Against Docname,Terhadap Docname |
| 4520 | DocType: SMS Center,All Employee (Active),Semua Pekerja (Aktif) |
| 4521 | apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +9,View Now,Lihat Sekarang |
| 4522 | DocType: Purchase Invoice,Select the period when the invoice will be generated automatically,Pilih tempoh apabila invois akan dijana secara automatik |
| 4523 | DocType: BOM,Raw Material Cost,Kos bahan mentah |
| 4524 | DocType: Item Reorder,Re-Order Level,Re-Order Level |
| 4525 | DocType: Production Planning Tool,Enter items and planned qty for which you want to raise production orders or download raw materials for analysis.,Masukkan item dan qty dirancang yang mana anda mahu untuk meningkatkan pesanan pengeluaran atau memuat turun bahan-bahan mentah untuk analisis. |
Frappe PR Bot | 3b128ca | 2017-07-25 11:46:16 +0530 | [diff] [blame] | 4526 | apps/erpnext/erpnext/projects/doctype/project/project.js +62,Gantt Chart,Carta Gantt |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 4527 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +90,Part-time,Sambilan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4528 | DocType: Employee,Applicable Holiday List,Senarai Holiday berkenaan |
| 4529 | DocType: Employee,Cheque,Cek |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 4530 | DocType: Training Event,Employee Emails,E-mel Pekerja |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 4531 | apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +59,Series Updated,Siri Dikemaskini |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 4532 | apps/erpnext/erpnext/accounts/doctype/account/account.py +162,Report Type is mandatory,Jenis Laporan adalah wajib |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4533 | DocType: Item,Serial Number Series,Nombor Siri Siri |
| 4534 | apps/erpnext/erpnext/buying/utils.py +68,Warehouse is mandatory for stock Item {0} in row {1},Gudang adalah wajib bagi saham Perkara {0} berturut-turut {1} |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 4535 | apps/erpnext/erpnext/patches/v8_9/add_setup_progress_actions.py +20,Add Programs,Tambah Program |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4536 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +45,Retail & Wholesale,Runcit & Borong |
| 4537 | DocType: Issue,First Responded On,Pertama Dijawab Pada |
| 4538 | DocType: Website Item Group,Cross Listing of Item in multiple groups,Penyenaraian rentas Item dalam pelbagai kumpulan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4539 | apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.py +90,Fiscal Year Start Date and Fiscal Year End Date are already set in Fiscal Year {0},Tahun Anggaran Tarikh Mula dan Tahun Anggaran Tarikh Tamat sudah ditetapkan dalam Tahun Anggaran {0} |
| 4540 | apps/erpnext/erpnext/accounts/doctype/bank_reconciliation/bank_reconciliation.py +97,Clearance Date updated,Clearance Tarikh update |
| 4541 | apps/erpnext/erpnext/stock/doctype/batch/batch.js +126,Split Batch,Split Batch |
| 4542 | apps/erpnext/erpnext/stock/doctype/batch/batch.js +126,Split Batch,Split Batch |
| 4543 | apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +131,Successfully Reconciled,Berjaya didamaikan |
| 4544 | DocType: Request for Quotation Supplier,Download PDF,Download PDF |
| 4545 | DocType: Production Order,Planned End Date,Dirancang Tarikh Akhir |
| 4546 | apps/erpnext/erpnext/config/stock.py +184,Where items are stored.,Di mana item disimpan. |
| 4547 | DocType: Request for Quotation,Supplier Detail,Detail pembekal |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 4548 | apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +98,Error in formula or condition: {0},Ralat dalam formula atau keadaan: {0} |
Frappe PR Bot | bfdb726 | 2017-07-11 15:20:11 +0530 | [diff] [blame] | 4549 | apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +16,Invoiced Amount,Invois |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 4550 | apps/erpnext/erpnext/buying/doctype/supplier_scorecard/supplier_scorecard.py +47,Criteria weights must add up to 100%,Kriteria berat mesti menambah sehingga 100% |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4551 | DocType: Attendance,Attendance,Kehadiran |
| 4552 | apps/erpnext/erpnext/public/js/pos/pos.html +106,Stock Items,Item saham |
| 4553 | DocType: BOM,Materials,Bahan |
| 4554 | DocType: Leave Block List,"If not checked, the list will have to be added to each Department where it has to be applied.","Jika tidak disemak, senarai itu perlu ditambah kepada setiap Jabatan di mana ia perlu digunakan." |
| 4555 | apps/erpnext/erpnext/accounts/doctype/asset_movement/asset_movement.py +28,Source and Target Warehouse cannot be same,Sumber dan sasaran Warehouse tidak boleh sama |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 4556 | apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +535,Posting date and posting time is mandatory,Menghantar tarikh dan masa untuk menghantar adalah wajib |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4557 | apps/erpnext/erpnext/config/buying.py +76,Tax template for buying transactions.,Template cukai untuk membeli transaksi. |
| 4558 | ,Item Prices,Harga Item |
| 4559 | DocType: Purchase Order,In Words will be visible once you save the Purchase Order.,Dalam Perkataan akan dapat dilihat selepas anda menyimpan Pesanan Belian. |
| 4560 | DocType: Period Closing Voucher,Period Closing Voucher,Tempoh Baucer Tutup |
| 4561 | apps/erpnext/erpnext/config/selling.py +67,Price List master.,Senarai Harga induk. |
| 4562 | DocType: Task,Review Date,Tarikh Semakan |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 4563 | DocType: Company,Series for Asset Depreciation Entry (Journal Entry),Siri untuk Entri Penyusutan Aset (Kemasukan Jurnal) |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4564 | DocType: Purchase Invoice,Advance Payments,Bayaran Pendahuluan |
| 4565 | DocType: Purchase Taxes and Charges,On Net Total,Di Net Jumlah |
| 4566 | apps/erpnext/erpnext/controllers/item_variant.py +90,Value for Attribute {0} must be within the range of {1} to {2} in the increments of {3} for Item {4},Nilai untuk Sifat {0} mesti berada dalam lingkungan {1} kepada {2} dalam kenaikan {3} untuk item {4} |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 4567 | apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +161,Target warehouse in row {0} must be same as Production Order,Gudang sasaran berturut-turut {0} mestilah sama dengan Perintah Pengeluaran |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 4568 | apps/erpnext/erpnext/accounts/doctype/account/account.py +127,Currency can not be changed after making entries using some other currency,Mata wang tidak boleh diubah selepas membuat masukan menggunakan beberapa mata wang lain |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4569 | DocType: Vehicle Service,Clutch Plate,Plate Clutch |
| 4570 | DocType: Company,Round Off Account,Bundarkan Akaun |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 4571 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +93,Administrative Expenses,Perbelanjaan pentadbiran |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4572 | apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +18,Consulting,Consulting |
| 4573 | DocType: Customer Group,Parent Customer Group,Ibu Bapa Kumpulan Pelanggan |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 4574 | DocType: Journal Entry,Subscription,Langganan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4575 | DocType: Purchase Invoice,Contact Email,Hubungi E-mel |
| 4576 | DocType: Appraisal Goal,Score Earned,Skor Diperoleh |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 4577 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +224,Notice Period,Tempoh notis |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4578 | DocType: Asset Category,Asset Category Name,Asset Kategori Nama |
| 4579 | apps/erpnext/erpnext/setup/doctype/territory/territory.js +13,This is a root territory and cannot be edited.,Ini adalah wilayah akar dan tidak boleh diedit. |
| 4580 | apps/erpnext/erpnext/setup/doctype/sales_person/sales_person_tree.js +5,New Sales Person Name,Nama New Orang Sales |
| 4581 | DocType: Packing Slip,Gross Weight UOM,Berat kasar UOM |
| 4582 | DocType: Delivery Note Item,Against Sales Invoice,Terhadap Invois Jualan |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 4583 | apps/erpnext/erpnext/public/js/utils/serial_no_batch_selector.js +128,Please enter serial numbers for serialized item ,Sila masukkan nombor siri untuk item bersiri |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4584 | DocType: Bin,Reserved Qty for Production,Cipta Terpelihara Kuantiti untuk Pengeluaran |
| 4585 | DocType: Student Group Creation Tool,Leave unchecked if you don't want to consider batch while making course based groups. ,Biarkan tak bertanda jika anda tidak mahu mempertimbangkan kumpulan semasa membuat kumpulan kursus berasaskan. |
| 4586 | DocType: Student Group Creation Tool,Leave unchecked if you don't want to consider batch while making course based groups. ,Biarkan tak bertanda jika anda tidak mahu mempertimbangkan kumpulan semasa membuat kumpulan kursus berasaskan. |
| 4587 | DocType: Asset,Frequency of Depreciation (Months),Kekerapan Susutnilai (Bulan) |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 4588 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +493,Credit Account,Akaun Kredit |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4589 | DocType: Landed Cost Item,Landed Cost Item,Tanah Kos Item |
| 4590 | apps/erpnext/erpnext/accounts/report/profitability_analysis/profitability_analysis.js +57,Show zero values,Menunjukkan nilai-nilai sifar |
| 4591 | DocType: BOM,Quantity of item obtained after manufacturing / repacking from given quantities of raw materials,Kuantiti item diperolehi selepas pembuatan / pembungkusan semula daripada kuantiti diberi bahan mentah |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4592 | DocType: Payment Reconciliation,Receivable / Payable Account,Belum Terima / Akaun Belum Bayar |
| 4593 | DocType: Delivery Note Item,Against Sales Order Item,Terhadap Sales Order Item |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 4594 | apps/erpnext/erpnext/stock/doctype/item/item.py +646,Please specify Attribute Value for attribute {0},Sila nyatakan Atribut Nilai untuk atribut {0} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4595 | DocType: Item,Default Warehouse,Gudang Default |
| 4596 | apps/erpnext/erpnext/accounts/doctype/budget/budget.py +45,Budget cannot be assigned against Group Account {0},Bajet tidak boleh diberikan terhadap Akaun Kumpulan {0} |
| 4597 | apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +22,Please enter parent cost center,Sila masukkan induk pusat kos |
| 4598 | DocType: Delivery Note,Print Without Amount,Cetak Tanpa Jumlah |
| 4599 | apps/erpnext/erpnext/accounts/report/asset_depreciation_ledger/asset_depreciation_ledger.py +57,Depreciation Date,Tarikh susutnilai |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4600 | DocType: Issue,Support Team,Pasukan Sokongan |
| 4601 | apps/erpnext/erpnext/stock/report/batch_item_expiry_status/batch_item_expiry_status.py +36,Expiry (In Days),Tamat (Dalam Hari) |
| 4602 | DocType: Appraisal,Total Score (Out of 5),Jumlah Skor (Daripada 5) |
| 4603 | DocType: Fee Structure,FS.,FS. |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 4604 | DocType: Student Attendance Tool,Batch,Batch |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4605 | apps/erpnext/erpnext/stock/doctype/item/item.js +27,Balance,Baki |
| 4606 | DocType: Room,Seating Capacity,Kapasiti Tempat Duduk |
| 4607 | DocType: Issue,ISS-,ISS- |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 4608 | apps/erpnext/erpnext/projects/doctype/timesheet/timesheet.js +61,For Item,Untuk Item |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4609 | DocType: Project,Total Expense Claim (via Expense Claims),Jumlah Tuntutan Perbelanjaan (melalui Tuntutan Perbelanjaan) |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 4610 | DocType: GST Settings,GST Summary,Ringkasan GST |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4611 | DocType: Assessment Result,Total Score,Jumlah markah |
| 4612 | DocType: Journal Entry,Debit Note,Nota Debit |
| 4613 | DocType: Stock Entry,As per Stock UOM,Seperti Saham UOM |
| 4614 | apps/erpnext/erpnext/stock/doctype/batch/batch_list.js +7,Not Expired,Tidak tamat |
| 4615 | DocType: Student Log,Achievement,Pencapaian |
| 4616 | DocType: Batch,Source Document Type,Source Jenis Dokumen |
| 4617 | DocType: Batch,Source Document Type,Source Jenis Dokumen |
| 4618 | DocType: Journal Entry,Total Debit,Jumlah Debit |
| 4619 | DocType: Manufacturing Settings,Default Finished Goods Warehouse,Barangan lalai Mendapat Warehouse |
| 4620 | apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +78,Sales Person,Orang Jualan |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 4621 | apps/erpnext/erpnext/config/accounts.py +235,Budget and Cost Center,Belanjawan dan PTJ |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 4622 | apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +60,Multiple default mode of payment is not allowed,Pelbagai mod lalai pembayaran tidak dibenarkan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4623 | DocType: Vehicle Service,Half Yearly,Setengah Tahunan |
| 4624 | DocType: Lead,Blog Subscriber,Blog Pelanggan |
| 4625 | DocType: Guardian,Alternate Number,Nombor Ganti |
| 4626 | DocType: Assessment Plan Criteria,Maximum Score,Skor maksimum |
| 4627 | apps/erpnext/erpnext/config/setup.py +83,Create rules to restrict transactions based on values.,Mewujudkan kaedah-kaedah untuk menyekat transaksi berdasarkan nilai-nilai. |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 4628 | apps/erpnext/erpnext/schools/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +49, Group Roll No,Kumpulan Roll No |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4629 | DocType: Student Group Creation Tool,Leave blank if you make students groups per year,Biarkan kosong jika anda membuat kumpulan pelajar setahun |
| 4630 | DocType: Student Group Creation Tool,Leave blank if you make students groups per year,Biarkan kosong jika anda membuat kumpulan pelajar setahun |
| 4631 | DocType: HR Settings,"If checked, Total no. of Working Days will include holidays, and this will reduce the value of Salary Per Day","Jika disemak, Jumlah no. Hari Kerja termasuk cuti, dan ini akan mengurangkan nilai Gaji Setiap Hari" |
| 4632 | DocType: Purchase Invoice,Total Advance,Jumlah Advance |
| 4633 | apps/erpnext/erpnext/schools/doctype/academic_term/academic_term.py +23,The Term End Date cannot be earlier than the Term Start Date. Please correct the dates and try again.,Tarikh Akhir Term tidak boleh lebih awal daripada Tarikh Mula Term. Sila betulkan tarikh dan cuba lagi. |
| 4634 | apps/erpnext/erpnext/crm/report/campaign_efficiency/campaign_efficiency.py +19,Quot Count,quot Count |
| 4635 | apps/erpnext/erpnext/crm/report/campaign_efficiency/campaign_efficiency.py +19,Quot Count,quot Count |
| 4636 | ,BOM Stock Report,Laporan Stok BOM |
| 4637 | DocType: Stock Reconciliation Item,Quantity Difference,kuantiti Perbezaan |
| 4638 | apps/erpnext/erpnext/config/hr.py +311,Processing Payroll,Pemprosesan Payroll |
| 4639 | DocType: Opportunity Item,Basic Rate,Kadar asas |
| 4640 | DocType: GL Entry,Credit Amount,Jumlah Kredit |
| 4641 | DocType: Cheque Print Template,Signatory Position,Jawatan penandatangan |
Frappe PR Bot | 7c90100 | 2017-06-07 12:05:29 +0530 | [diff] [blame] | 4642 | apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.js +175,Set as Lost,Ditetapkan sebagai Hilang |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4643 | DocType: Timesheet,Total Billable Hours,Jumlah jam kerja yang dibayar |
| 4644 | apps/erpnext/erpnext/accounts/print_format/payment_receipt_voucher/payment_receipt_voucher.html +4,Payment Receipt Note,Pembayaran Penerimaan Nota |
| 4645 | apps/erpnext/erpnext/selling/doctype/customer/customer_dashboard.py +6,This is based on transactions against this Customer. See timeline below for details,Ini adalah berdasarkan kepada urus niaga terhadap Pelanggan ini. Lihat garis masa di bawah untuk maklumat |
| 4646 | DocType: Supplier,Credit Days Based On,Hari Kredit Berasaskan |
| 4647 | apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +161,Row {0}: Allocated amount {1} must be less than or equals to Payment Entry amount {2},Row {0}: Jumlah Peruntukan {1} mesti kurang daripada atau sama dengan jumlah Kemasukan Pembayaran {2} |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 4648 | ,Course wise Assessment Report,Laporan Penilaian Kursus bijak |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4649 | DocType: Tax Rule,Tax Rule,Peraturan Cukai |
| 4650 | DocType: Selling Settings,Maintain Same Rate Throughout Sales Cycle,Mengekalkan Kadar Sama Sepanjang Kitaran Jualan |
| 4651 | DocType: Manufacturing Settings,Plan time logs outside Workstation Working Hours.,Rancang log masa di luar Waktu Workstation Kerja. |
| 4652 | apps/erpnext/erpnext/public/js/pos/pos.html +89,Customers in Queue,Pelanggan di Giliran |
| 4653 | DocType: Student,Nationality,Warganegara |
| 4654 | ,Items To Be Requested,Item Akan Diminta |
| 4655 | DocType: Purchase Order,Get Last Purchase Rate,Dapatkan lepas Kadar Pembelian |
| 4656 | DocType: Company,Company Info,Maklumat Syarikat |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 4657 | apps/erpnext/erpnext/accounts/page/pos/pos.js +1372,Select or add new customer,Pilih atau menambah pelanggan baru |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 4658 | apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +154,Cost center is required to book an expense claim,pusat kos diperlukan untuk menempah tuntutan perbelanjaan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4659 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +9,Application of Funds (Assets),Permohonan Dana (Aset) |
| 4660 | apps/erpnext/erpnext/hr/doctype/employee/employee_dashboard.py +6,This is based on the attendance of this Employee,Ini adalah berdasarkan kepada kehadiran pekerja ini |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 4661 | apps/erpnext/erpnext/schools/doctype/student_attendance_tool/student_attendance_tool.js +112,Mark Attendance,Tandatangan Kehadiran |
| 4662 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +487,Debit Account,Akaun Debit |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4663 | DocType: Fiscal Year,Year Start Date,Tahun Tarikh Mula |
| 4664 | DocType: Attendance,Employee Name,Nama Pekerja |
| 4665 | DocType: Sales Invoice,Rounded Total (Company Currency),Bulat Jumlah (Syarikat mata wang) |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 4666 | apps/erpnext/erpnext/accounts/doctype/account/account.py +99,Cannot covert to Group because Account Type is selected.,Tidak boleh Covert kepada Kumpulan kerana Jenis Akaun dipilih. |
Frappe PR Bot | 3b128ca | 2017-07-25 11:46:16 +0530 | [diff] [blame] | 4667 | apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +240,{0} {1} has been modified. Please refresh.,{0} {1} telah diubah suai. Sila muat semula. |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4668 | DocType: Leave Block List,Stop users from making Leave Applications on following days.,Menghentikan pengguna daripada membuat Permohonan Cuti pada hari-hari berikut. |
| 4669 | apps/erpnext/erpnext/accounts/report/asset_depreciation_ledger/asset_depreciation_ledger.py +63,Purchase Amount,Jumlah pembelian |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 4670 | apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.py +259,Supplier Quotation {0} created,Sebutharga Pembekal {0} dicipta |
Frappe PR Bot | 59ee45a | 2017-06-01 19:05:28 +0530 | [diff] [blame] | 4671 | apps/erpnext/erpnext/accounts/report/financial_statements.py +97,End Year cannot be before Start Year,Akhir Tahun tidak boleh sebelum Start Tahun |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 4672 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +217,Employee Benefits,Manfaat Pekerja |
Frappe PR Bot | 3b128ca | 2017-07-25 11:46:16 +0530 | [diff] [blame] | 4673 | apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +255,Packed quantity must equal quantity for Item {0} in row {1},Makan kuantiti mestilah sama dengan kuantiti untuk Perkara {0} berturut-turut {1} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4674 | DocType: Production Order,Manufactured Qty,Dikilangkan Qty |
| 4675 | DocType: Purchase Receipt Item,Accepted Quantity,Kuantiti Diterima |
| 4676 | apps/erpnext/erpnext/hr/doctype/employee/employee.py +238,Please set a default Holiday List for Employee {0} or Company {1},Sila menetapkan lalai Senarai Holiday untuk pekerja {0} atau Syarikat {1} |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 4677 | apps/erpnext/erpnext/accounts/party.py +31,{0}: {1} does not exists,{0}: {1} tidak wujud |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 4678 | apps/erpnext/erpnext/public/js/utils/serial_no_batch_selector.js +75,Select Batch Numbers,Pilih Nombor Batch |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4679 | apps/erpnext/erpnext/config/accounts.py +12,Bills raised to Customers.,Bil dinaikkan kepada Pelanggan. |
| 4680 | apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +26,Project Id,Id Projek |
| 4681 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +534,Row No {0}: Amount cannot be greater than Pending Amount against Expense Claim {1}. Pending Amount is {2},Row Tiada {0}: Jumlah tidak boleh lebih besar daripada Pending Jumlah Perbelanjaan terhadap Tuntutan {1}. Sementara menunggu Amaun adalah {2} |
| 4682 | DocType: Maintenance Schedule,Schedule,Jadual |
| 4683 | DocType: Account,Parent Account,Akaun Ibu Bapa |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 4684 | apps/erpnext/erpnext/public/js/utils/serial_no_batch_selector.js +239,Available,Tersedia |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4685 | DocType: Quality Inspection Reading,Reading 3,Membaca 3 |
| 4686 | ,Hub,Hub |
| 4687 | DocType: GL Entry,Voucher Type,Baucer Jenis |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 4688 | apps/erpnext/erpnext/accounts/page/pos/pos.js +1664,Price List not found or disabled,Senarai Harga tidak dijumpai atau orang kurang upaya |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4689 | DocType: Employee Loan Application,Approved,Diluluskan |
| 4690 | DocType: Pricing Rule,Price,Harga |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 4691 | apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +264,Employee relieved on {0} must be set as 'Left',Pekerja lega pada {0} mesti ditetapkan sebagai 'kiri' |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4692 | DocType: Guardian,Guardian,Guardian |
| 4693 | apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.py +42,Appraisal {0} created for Employee {1} in the given date range,Penilaian {0} dicipta untuk Pekerja {1} dalam julat tarikh yang diberikan |
| 4694 | DocType: Employee,Education,Pendidikan |
Frappe PR Bot | 59ee45a | 2017-06-01 19:05:28 +0530 | [diff] [blame] | 4695 | apps/erpnext/erpnext/public/js/pos/pos.html +80,Del,del |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4696 | DocType: Selling Settings,Campaign Naming By,Menamakan Kempen Dengan |
| 4697 | DocType: Employee,Current Address Is,Alamat semasa |
Frappe PR Bot | 59ee45a | 2017-06-01 19:05:28 +0530 | [diff] [blame] | 4698 | apps/erpnext/erpnext/templates/includes/projects/project_tasks.html +9,modified,diubahsuai |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 4699 | apps/erpnext/erpnext/accounts/doctype/account/account_tree.js +41,"Optional. Sets company's default currency, if not specified.","Pilihan. Set mata wang lalai syarikat, jika tidak dinyatakan." |
| 4700 | DocType: Sales Invoice,Customer GSTIN,GSTIN pelanggan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4701 | apps/erpnext/erpnext/config/accounts.py +61,Accounting journal entries.,Catatan jurnal perakaunan. |
| 4702 | DocType: Delivery Note Item,Available Qty at From Warehouse,Kuantiti Boleh didapati di Dari Gudang |
| 4703 | apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +295,Please select Employee Record first.,Sila pilih Rakam Pekerja pertama. |
| 4704 | DocType: POS Profile,Account for Change Amount,Akaun untuk Perubahan Jumlah |
| 4705 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +217,Row {0}: Party / Account does not match with {1} / {2} in {3} {4},Row {0}: Majlis / Akaun tidak sepadan dengan {1} / {2} dalam {3} {4} |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 4706 | apps/erpnext/erpnext/schools/report/course_wise_assessment_report/course_wise_assessment_report.html +9,Course Code: ,Kod Kursus: |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4707 | apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +238,Please enter Expense Account,Sila masukkan Akaun Perbelanjaan |
| 4708 | DocType: Account,Stock,Saham |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 4709 | apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +1032,"Row #{0}: Reference Document Type must be one of Purchase Order, Purchase Invoice or Journal Entry","Row # {0}: Rujukan Dokumen Jenis mesti menjadi salah satu Purchase Order, Invois Belian atau Kemasukan Journal" |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4710 | DocType: Employee,Current Address,Alamat Semasa |
| 4711 | DocType: Item,"If item is a variant of another item then description, image, pricing, taxes etc will be set from the template unless explicitly specified","Jika item adalah variasi yang lain item maka penerangan, gambar, harga, cukai dan lain-lain akan ditetapkan dari template melainkan jika dinyatakan secara jelas" |
| 4712 | DocType: Serial No,Purchase / Manufacture Details,Pembelian / Butiran Pembuatan |
| 4713 | DocType: Assessment Group,Assessment Group,Kumpulan penilaian |
| 4714 | apps/erpnext/erpnext/config/stock.py +320,Batch Inventory,Batch Inventori |
| 4715 | DocType: Employee,Contract End Date,Kontrak Tarikh akhir |
| 4716 | DocType: Sales Order,Track this Sales Order against any Project,Jejaki Pesanan Jualan ini terhadap mana-mana Projek |
| 4717 | DocType: Sales Invoice Item,Discount and Margin,Diskaun dan Margin |
| 4718 | DocType: Production Planning Tool,Pull sales orders (pending to deliver) based on the above criteria,Pesanan jualan Tarik (menunggu untuk menyampaikan) berdasarkan kriteria di atas |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 4719 | apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +48,Item Code > Item Group > Brand,Kod Item> Kumpulan Item> Jenama |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4720 | DocType: Pricing Rule,Min Qty,Min Qty |
| 4721 | DocType: Asset Movement,Transaction Date,Transaksi Tarikh |
| 4722 | DocType: Production Plan Item,Planned Qty,Dirancang Kuantiti |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 4723 | apps/erpnext/erpnext/accounts/report/purchase_register/purchase_register.py +121,Total Tax,Jumlah Cukai |
| 4724 | apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +177,For Quantity (Manufactured Qty) is mandatory,Untuk Kuantiti (Dikilangkan Qty) adalah wajib |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4725 | DocType: Stock Entry,Default Target Warehouse,Default Gudang Sasaran |
| 4726 | DocType: Purchase Invoice,Net Total (Company Currency),Jumlah bersih (Syarikat mata wang) |
| 4727 | apps/erpnext/erpnext/schools/doctype/academic_year/academic_year.py +14,The Year End Date cannot be earlier than the Year Start Date. Please correct the dates and try again.,Tahun Akhir Tarikh tidak boleh lebih awal daripada Tahun Tarikh Mula. Sila betulkan tarikh dan cuba lagi. |
| 4728 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +105,Row {0}: Party Type and Party is only applicable against Receivable / Payable account,Row {0}: Jenis Parti dan Parti hanya terpakai terhadap / akaun Belum Bayar Belum Terima |
| 4729 | DocType: Notification Control,Purchase Receipt Message,Pembelian Resit Mesej |
| 4730 | DocType: BOM,Scrap Items,Item Scrap |
| 4731 | DocType: Production Order,Actual Start Date,Tarikh Mula Sebenar |
| 4732 | DocType: Sales Order,% of materials delivered against this Sales Order,% bahan-bahan yang dihantar untuk Pesanan Jualan ini |
| 4733 | apps/erpnext/erpnext/config/stock.py +12,Record item movement.,Pergerakan item rekod. |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 4734 | apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +57,Set default mode of payment,Tetapkan cara lalai pembayaran |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4735 | DocType: Hub Settings,Hub Settings,Tetapan Hub |
| 4736 | DocType: Project,Gross Margin %,Margin kasar% |
| 4737 | DocType: BOM,With Operations,Dengan Operasi |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 4738 | apps/erpnext/erpnext/accounts/party.py +257,Accounting entries have already been made in currency {0} for company {1}. Please select a receivable or payable account with currency {0}.,Entri perakaunan telah dibuat dalam mata wang {0} untuk syarikat {1}. Sila pilih belum terima atau yang kena dibayar dengan mata wang {0}. |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4739 | DocType: Asset,Is Existing Asset,Adakah Aset Sedia Ada |
| 4740 | DocType: Salary Detail,Statistical Component,Komponen statistik |
| 4741 | DocType: Salary Detail,Statistical Component,Komponen statistik |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4742 | DocType: Warranty Claim,If different than customer address,Jika berbeza daripada alamat pelanggan |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 4743 | DocType: Purchase Invoice,Without Payment of Tax,Tanpa Bayaran Cukai |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4744 | DocType: BOM Operation,BOM Operation,BOM Operasi |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4745 | DocType: Purchase Taxes and Charges,On Previous Row Amount,Pada Row Jumlah Sebelumnya |
| 4746 | DocType: Student,Home Address,Alamat rumah |
| 4747 | apps/erpnext/erpnext/accounts/doctype/asset/asset.js +260,Transfer Asset,pemindahan Aset |
| 4748 | DocType: POS Profile,POS Profile,POS Profil |
| 4749 | DocType: Training Event,Event Name,Nama event |
Frappe PR Bot | bfdb726 | 2017-07-11 15:20:11 +0530 | [diff] [blame] | 4750 | apps/erpnext/erpnext/schools/doctype/student/student_dashboard.py +10,Admission,kemasukan |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4751 | apps/erpnext/erpnext/schools/doctype/student_admission/student_admission.py +26,Admissions for {0},Kemasukan untuk {0} |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 4752 | apps/erpnext/erpnext/config/accounts.py +259,"Seasonality for setting budgets, targets etc.","Bermusim untuk menetapkan belanjawan, sasaran dan lain-lain" |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 4753 | DocType: Supplier Scorecard Scoring Variable,Variable Name,Nama Variabel |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 4754 | apps/erpnext/erpnext/stock/get_item_details.py +147,"Item {0} is a template, please select one of its variants","Perkara {0} adalah template, sila pilih salah satu daripada variannya" |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4755 | DocType: Asset,Asset Category,Kategori Asset |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 4756 | apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.py +31,Net pay cannot be negative,Gaji bersih tidak boleh negatif |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4757 | DocType: Assessment Plan,Room,bilik |
| 4758 | DocType: Purchase Order,Advance Paid,Advance Dibayar |
| 4759 | DocType: Item,Item Tax,Perkara Cukai |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 4760 | apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +818,Material to Supplier,Bahan kepada Pembekal |
Frappe PR Bot | fa04236 | 2017-07-17 17:50:36 +0530 | [diff] [blame] | 4761 | apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.js +384,Excise Invoice,Cukai Invois |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4762 | apps/erpnext/erpnext/schools/doctype/grading_scale/grading_scale.py +16,Treshold {0}% appears more than once,Ambang {0}% muncul lebih daripada sekali |
| 4763 | DocType: Expense Claim,Employees Email Id,Id Pekerja E-mel |
| 4764 | DocType: Employee Attendance Tool,Marked Attendance,Kehadiran ketara |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 4765 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +138,Current Liabilities,Liabiliti Semasa |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4766 | apps/erpnext/erpnext/config/selling.py +292,Send mass SMS to your contacts,Hantar SMS massa ke kenalan anda |
| 4767 | DocType: Program,Program Name,Nama program |
| 4768 | DocType: Purchase Taxes and Charges,Consider Tax or Charge for,Pertimbangkan Cukai atau Caj |
| 4769 | apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +57,Actual Qty is mandatory,Kuantiti sebenar adalah wajib |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 4770 | apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.py +79,"{0} currently has a {1} Supplier Scorecard standing, and Purchase Orders to this supplier should be issued with caution.","{0} pada masa ini mempunyai {1} Pembekal Kad Skor Pembekal, dan Pesanan Pembelian kepada pembekal ini perlu dikeluarkan dengan berhati-hati." |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4771 | DocType: Employee Loan,Loan Type,Jenis pinjaman |
| 4772 | DocType: Scheduling Tool,Scheduling Tool,Alat penjadualan |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 4773 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +171,Credit Card,Kad Kredit |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4774 | DocType: BOM,Item to be manufactured or repacked,Perkara yang perlu dibuat atau dibungkus semula |
| 4775 | apps/erpnext/erpnext/config/stock.py +179,Default settings for stock transactions.,Tetapan lalai bagi urus niaga saham. |
| 4776 | DocType: Purchase Invoice,Next Date,Tarikh seterusnya |
| 4777 | DocType: Employee Education,Major/Optional Subjects,Subjek utama / Pilihan |
| 4778 | DocType: Sales Invoice Item,Drop Ship,Drop Ship |
| 4779 | DocType: Training Event,Attendees,hadirin |
| 4780 | DocType: Employee,"Here you can maintain family details like name and occupation of parent, spouse and children","Di sini anda boleh mengekalkan butiran keluarga seperti nama dan pekerjaan ibu bapa, suami atau isteri dan anak-anak" |
| 4781 | DocType: Academic Term,Term End Date,Term Tarikh Tamat |
| 4782 | DocType: Hub Settings,Seller Name,Nama Penjual |
| 4783 | DocType: Purchase Invoice,Taxes and Charges Deducted (Company Currency),Cukai dan Caj Dipotong (Syarikat mata wang) |
| 4784 | DocType: Item Group,General Settings,Tetapan umum |
| 4785 | apps/erpnext/erpnext/setup/doctype/currency_exchange/currency_exchange.py +23,From Currency and To Currency cannot be same,Dari Mata Wang dan Untuk mata wang tidak boleh sama |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 4786 | apps/erpnext/erpnext/patches/v8_9/add_setup_progress_actions.py +22,Add Instructors,Tambah Jurulatih |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4787 | DocType: Stock Entry,Repack,Membungkus semula |
| 4788 | apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +6,You must Save the form before proceeding,Anda mesti Simpan bentuk sebelum meneruskan |
Frappe PR Bot | fa04236 | 2017-07-17 17:50:36 +0530 | [diff] [blame] | 4789 | apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +96,Please select the Company first,Sila pilih Syarikat terlebih dahulu |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4790 | DocType: Item Attribute,Numeric Values,Nilai-nilai berangka |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 4791 | apps/erpnext/erpnext/public/js/setup_wizard.js +51,Attach Logo,Lampirkan Logo |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4792 | apps/erpnext/erpnext/stock/doctype/batch/batch.js +38,Stock Levels,Tahap saham |
| 4793 | DocType: Customer,Commission Rate,Kadar komisen |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 4794 | apps/erpnext/erpnext/buying/doctype/supplier_scorecard/supplier_scorecard.py +187,Created {0} scorecards for {1} between: ,Dicipta {0} kad skor untuk {1} antara: |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 4795 | apps/erpnext/erpnext/stock/doctype/item/item.js +332,Make Variant,Membuat Varian |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4796 | apps/erpnext/erpnext/config/hr.py +87,Block leave applications by department.,Permohonan cuti blok oleh jabatan. |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 4797 | apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +144,"Payment Type must be one of Receive, Pay and Internal Transfer","Jenis bayaran mesti menjadi salah satu Menerima, Bayar dan Pindahan Dalaman" |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4798 | apps/erpnext/erpnext/config/selling.py +179,Analytics,Analytics |
| 4799 | apps/erpnext/erpnext/templates/includes/cart/cart_dropdown.html +21,Cart is Empty,Troli kosong |
| 4800 | DocType: Vehicle,Model,model |
| 4801 | DocType: Production Order,Actual Operating Cost,Kos Sebenar Operasi |
| 4802 | DocType: Payment Entry,Cheque/Reference No,Cek / Rujukan |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 4803 | apps/erpnext/erpnext/accounts/doctype/account/account.py +84,Root cannot be edited.,Akar tidak boleh diedit. |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4804 | DocType: Item,Units of Measure,Unit ukuran |
| 4805 | DocType: Manufacturing Settings,Allow Production on Holidays,Benarkan Pengeluaran pada Cuti |
| 4806 | DocType: Sales Order,Customer's Purchase Order Date,Pesanan Belian Tarikh Pelanggan |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 4807 | apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +163,Capital Stock,Modal Saham |
Frappe PR Bot | 59ee45a | 2017-06-01 19:05:28 +0530 | [diff] [blame] | 4808 | DocType: Shopping Cart Settings,Show Public Attachments,Tunjuk Lampiran Awam |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4809 | DocType: Packing Slip,Package Weight Details,Pakej Berat Butiran |
| 4810 | DocType: Payment Gateway Account,Payment Gateway Account,Akaun Gateway Pembayaran |
| 4811 | DocType: Shopping Cart Settings,After payment completion redirect user to selected page.,Setelah selesai pembayaran mengarahkan pengguna ke halaman yang dipilih. |
| 4812 | DocType: Company,Existing Company,Syarikat yang sedia ada |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 4813 | apps/erpnext/erpnext/controllers/buying_controller.py +82,"Tax Category has been changed to ""Total"" because all the Items are non-stock items",Kategori cukai telah ditukar kepada "Jumlah" kerana semua Item adalah barang-barang tanpa saham yang |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4814 | apps/erpnext/erpnext/hr/doctype/upload_attendance/upload_attendance.py +103,Please select a csv file,Sila pilih fail csv |
| 4815 | DocType: Student Leave Application,Mark as Present,Tanda sebagai Sekarang |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 4816 | DocType: Supplier Scorecard,Indicator Color,Warna Petunjuk |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4817 | DocType: Purchase Order,To Receive and Bill,Terima dan Rang Undang-undang |
| 4818 | apps/erpnext/erpnext/templates/pages/home.html +14,Featured Products,Produk yang diketengahkan |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 4819 | apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +127,Designer,Designer |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4820 | apps/erpnext/erpnext/config/selling.py +163,Terms and Conditions Template,Terma dan Syarat Template |
| 4821 | DocType: Serial No,Delivery Details,Penghantaran Details |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 4822 | apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +485,Cost Center is required in row {0} in Taxes table for type {1},PTJ diperlukan berturut-turut {0} dalam Cukai meja untuk jenis {1} |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4823 | DocType: Program,Program Code,Kod program |
| 4824 | DocType: Terms and Conditions,Terms and Conditions Help,Terma dan Syarat Bantuan |
| 4825 | ,Item-wise Purchase Register,Perkara-bijak Pembelian Daftar |
| 4826 | DocType: Batch,Expiry Date,Tarikh Luput |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4827 | ,accounts-browser,akaun pelayar |
Frappe PR Bot | fa04236 | 2017-07-17 17:50:36 +0530 | [diff] [blame] | 4828 | apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +351,Please select Category first,Sila pilih Kategori pertama |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4829 | apps/erpnext/erpnext/config/projects.py +13,Project master.,Induk projek. |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 4830 | apps/erpnext/erpnext/controllers/status_updater.py +209,"To allow over-billing or over-ordering, update ""Allowance"" in Stock Settings or the Item.","Untuk membolehkan lebih-bil atau terlebih-tempahan, mengemas kini "Elaun" dalam Tetapan Saham atau item itu." |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4831 | DocType: Global Defaults,Do not show any symbol like $ etc next to currencies.,Tidak menunjukkan apa-apa simbol seperti $ dsb sebelah mata wang. |
| 4832 | apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +459, (Half Day),(Separuh Hari) |
| 4833 | DocType: Supplier,Credit Days,Hari Kredit |
Frappe PR Bot | 8054d96 | 2017-09-05 09:19:06 +0530 | [diff] [blame] | 4834 | apps/erpnext/erpnext/utilities/activation.py +128,Make Student Batch,Buat Batch Pelajar |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4835 | DocType: Leave Type,Is Carry Forward,Apakah Carry Forward |
Frappe PR Bot | d112ee5 | 2017-08-31 19:38:41 +0530 | [diff] [blame] | 4836 | apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +806,Get Items from BOM,Dapatkan Item dari BOM |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4837 | apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +41,Lead Time Days,Membawa Hari Masa |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 4838 | apps/erpnext/erpnext/controllers/accounts_controller.py +556,Row #{0}: Posting Date must be same as purchase date {1} of asset {2},Row # {0}: Pos Tarikh mesti sama dengan tarikh pembelian {1} aset {2} |
Frappe PR Bot | bfdb726 | 2017-07-11 15:20:11 +0530 | [diff] [blame] | 4839 | DocType: Program Enrollment,Check this if the Student is residing at the Institute's Hostel.,Semak ini jika Pelajar itu yang menetap di Institut Hostel. |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4840 | apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +129,Please enter Sales Orders in the above table,Sila masukkan Pesanan Jualan dalam jadual di atas |
Frappe PR Bot | 3b128ca | 2017-07-25 11:46:16 +0530 | [diff] [blame] | 4841 | apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +182,Not Submitted Salary Slips,Belum Menghantar Gaji Slip |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4842 | ,Stock Summary,Ringkasan Stock |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 4843 | apps/erpnext/erpnext/config/accounts.py +274,Transfer an asset from one warehouse to another,Pemindahan aset dari satu gudang yang lain |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4844 | DocType: Vehicle,Petrol,petrol |
| 4845 | apps/erpnext/erpnext/config/learn.py +217,Bill of Materials,Rang Undang-Undang Bahan |
| 4846 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +103,Row {0}: Party Type and Party is required for Receivable / Payable account {1},Row {0}: Jenis Parti dan Parti diperlukan untuk / akaun Dibayar Terima {1} |
| 4847 | apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +94,Ref Date,Ref Tarikh |
| 4848 | DocType: Employee,Reason for Leaving,Sebab Berhenti |
| 4849 | DocType: BOM Operation,Operating Cost(Company Currency),Kos operasi (Syarikat Mata Wang) |
| 4850 | DocType: Employee Loan Application,Rate of Interest,Kadar faedah |
| 4851 | DocType: Expense Claim Detail,Sanctioned Amount,Jumlah dibenarkan |
| 4852 | DocType: GL Entry,Is Opening,Adalah Membuka |
| 4853 | apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +196,Row {0}: Debit entry can not be linked with a {1},Row {0}: Debit kemasukan tidak boleh dikaitkan dengan {1} |
Frappe PR Bot | 8a803a2 | 2017-09-11 16:31:10 +0530 | [diff] [blame] | 4854 | DocType: Journal Entry,Subscription Section,Seksyen Subskrip |
Frappe PR Bot | 3ceab64 | 2017-07-04 16:08:14 +0530 | [diff] [blame] | 4855 | apps/erpnext/erpnext/accounts/doctype/account/account.py +193,Account {0} does not exist,Akaun {0} tidak wujud |
Frappe PR Bot | c080479 | 2017-05-19 12:30:04 +0530 | [diff] [blame] | 4856 | DocType: Account,Cash,Tunai |
| 4857 | DocType: Employee,Short biography for website and other publications.,Biografi ringkas untuk laman web dan penerbitan lain. |