blob: adf0ee74ea1e3bfcd678a054d6ed751e8c1e28b8 [file] [log] [blame]
Frappe PR Bot748c0242018-06-21 10:34:28 +05301DocType: Accounting Period,Period Name,Periode Naam
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302DocType: Employee,Salary Mode,Salaris af
3DocType: Patient,Divorced,geskei
Frappe PR Bot748c0242018-06-21 10:34:28 +05304DocType: Support Settings,Post Route Key,Pos roete sleutel
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305DocType: Buying Settings,Allow Item to be added multiple times in a transaction,Laat item toe om verskeie kere in 'n transaksie te voeg
6apps/erpnext/erpnext/support/doctype/warranty_claim/warranty_claim.py +33,Cancel Material Visit {0} before cancelling this Warranty Claim,Kanselleer Materiaal Besoek {0} voordat u hierdie Garantie-eis kanselleer
7apps/erpnext/erpnext/config/education.py +118,Assessment Reports,Assesseringsverslae
8apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +19,Consumer Products,Verbruikersprodukte
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05309DocType: Supplier Scorecard,Notify Supplier,Stel Verskaffer in kennis
Frappe PR Bot748c0242018-06-21 10:34:28 +053010apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.js +52,Please select Party Type first,Kies asseblief Party-tipe eerste
Frappe PR Botdc0a92c2018-04-02 23:46:54 +053011DocType: Item,Customer Items,Kliënt Items
12DocType: Project,Costing and Billing,Koste en faktuur
Frappe PR Bot748c0242018-06-21 10:34:28 +053013apps/erpnext/erpnext/accounts/doctype/account/account.py +50,Account {0}: Parent account {1} can not be a ledger,Rekening {0}: Ouerrekening {1} kan nie 'n grootboek wees nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +053014DocType: Item,Publish Item to hub.erpnext.com,Publiseer item op hub.erpnext.com
Frappe PR Bot748c0242018-06-21 10:34:28 +053015apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +278,Cannot find active Leave Period,Kan nie aktiewe verlofperiode vind nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +053016apps/erpnext/erpnext/hr/doctype/employee/employee_dashboard.py +26,Evaluation,evaluering
17DocType: Item,Default Unit of Measure,Standaard eenheid van maatreël
18DocType: SMS Center,All Sales Partner Contact,Alle verkope vennote kontak
Frappe PR Botb2a64d62018-05-16 10:46:11 +053019DocType: Department,Leave Approvers,Laat aanvaar
Frappe PR Botdc0a92c2018-04-02 23:46:54 +053020DocType: Work Order,WO-,WO-
21DocType: Consultation,Investigations,ondersoeke
22DocType: Restaurant Order Entry,Click Enter To Add,Klik op Enter om by te voeg
Frappe PR Bot748c0242018-06-21 10:34:28 +053023apps/erpnext/erpnext/erpnext_integrations/doctype/shopify_settings/shopify_settings.py +29,"Missing value for Password, API Key or Shopify URL","Ontbrekende waarde vir Wagwoord-, API-sleutel- of Shopify-URL"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +053024DocType: Employee,Rented,gehuur
25DocType: Purchase Order,PO-,PO-
Frappe PR Bot748c0242018-06-21 10:34:28 +053026apps/erpnext/erpnext/hr/doctype/employee_transfer/employee_transfer.py +15,Cannot transfer Employee with status Left,Kan nie werknemer oorplaas met status links nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +053027DocType: Vehicle Service,Mileage,kilometers
Frappe PR Bot748c0242018-06-21 10:34:28 +053028apps/erpnext/erpnext/assets/doctype/asset/asset.js +303,Do you really want to scrap this asset?,Wil jy hierdie bate regtig skrap?
Frappe PR Botdc0a92c2018-04-02 23:46:54 +053029DocType: Drug Prescription,Update Schedule,Dateer skedule op
30apps/erpnext/erpnext/buying/report/quoted_item_comparison/quoted_item_comparison.js +44,Select Default Supplier,Kies Standaardverskaffer
Frappe PR Bot748c0242018-06-21 10:34:28 +053031DocType: Exchange Rate Revaluation Account,New Exchange Rate,Nuwe wisselkoers
Frappe PR Botdc0a92c2018-04-02 23:46:54 +053032apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +37,Currency is required for Price List {0},Geldeenheid word vereis vir Pryslys {0}
33DocType: Sales Taxes and Charges Template,* Will be calculated in the transaction.,* Sal in die transaksie bereken word.
34DocType: Purchase Order,Customer Contact,Kliëntkontak
35DocType: Patient Appointment,Check availability,Gaan beskikbaarheid
Frappe PR Bot748c0242018-06-21 10:34:28 +053036DocType: Retention Bonus,Bonus Payment Date,Bonus Betalingsdatum
37DocType: Employee,Job Applicant,Werksaansoeker
Frappe PR Botdc0a92c2018-04-02 23:46:54 +053038apps/erpnext/erpnext/buying/doctype/supplier/supplier_dashboard.py +6,This is based on transactions against this Supplier. See timeline below for details,Dit is gebaseer op transaksies teen hierdie verskaffer. Sien die tydlyn hieronder vir besonderhede
Frappe PR Bot748c0242018-06-21 10:34:28 +053039DocType: Manufacturing Settings,Overproduction Percentage For Work Order,Oorproduksie Persentasie Vir Werk Orde
40apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +322,Legal,Wettig
41DocType: Shopify Settings,Sales Order Series,Verkooporderreeks
42apps/erpnext/erpnext/hr/utils.py +209,"More than one selection for {0} not \
43 allowed",Meer as een keuse vir {0} nie \ toegelaat nie
Frappe PR Botb2a64d62018-05-16 10:46:11 +053044apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +193,Actual type tax cannot be included in Item rate in row {0},Werklike tipe belasting kan nie in Itemkoers in ry {0} ingesluit word nie.
Frappe PR Bot748c0242018-06-21 10:34:28 +053045DocType: Allowed To Transact With,Allowed To Transact With,Toegelaat om mee te doen
Frappe PR Botdc0a92c2018-04-02 23:46:54 +053046DocType: Bank Guarantee,Customer,kliënt
47DocType: Purchase Receipt Item,Required By,Vereis deur
48DocType: Delivery Note,Return Against Delivery Note,Keer terug na afleweringsnota
Frappe PR Bot748c0242018-06-21 10:34:28 +053049DocType: Asset Category,Finance Book Detail,Finansiële boekbesonderhede
Frappe PR Botdc0a92c2018-04-02 23:46:54 +053050DocType: Purchase Order,% Billed,% Gefaktureer
Frappe PR Bot748c0242018-06-21 10:34:28 +053051apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +41,Exchange Rate must be same as {0} {1} ({2}),Wisselkoers moet dieselfde wees as {0} {1} ({2})
52DocType: Employee Tax Exemption Declaration,HRA Exemption,HRA Vrystelling
Frappe PR Botdc0a92c2018-04-02 23:46:54 +053053DocType: Sales Invoice,Customer Name,Kliënt naam
54DocType: Vehicle,Natural Gas,Natuurlike gas
55apps/erpnext/erpnext/setup/setup_wizard/operations/company_setup.py +64,Bank account cannot be named as {0},Bankrekening kan nie as {0} genoem word nie.
Frappe PR Bot748c0242018-06-21 10:34:28 +053056DocType: Employee Tax Exemption Declaration,HRA as per Salary Structure,HRA soos per Salarisstruktuur
Frappe PR Botdc0a92c2018-04-02 23:46:54 +053057DocType: Account,Heads (or groups) against which Accounting Entries are made and balances are maintained.,Hoofde (of groepe) waarteen rekeningkundige inskrywings gemaak word en saldo's word gehandhaaf.
58apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +196,Outstanding for {0} cannot be less than zero ({1}),Uitstaande vir {0} kan nie minder as nul wees nie ({1})
Frappe PR Botdc0a92c2018-04-02 23:46:54 +053059DocType: Manufacturing Settings,Default 10 mins,Verstek 10 minute
60DocType: Leave Type,Leave Type Name,Verlaat tipe naam
61apps/erpnext/erpnext/templates/pages/projects.js +62,Show open,Wys oop
Frappe PR Botdc0a92c2018-04-02 23:46:54 +053062apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +156,Series Updated Successfully,Reeks suksesvol opgedateer
63apps/erpnext/erpnext/templates/includes/cart/cart_dropdown.html +6,Checkout,Uitteken
Frappe PR Bot748c0242018-06-21 10:34:28 +053064apps/erpnext/erpnext/controllers/accounts_controller.py +739,{0} in row {1},{0} in ry {1}
65DocType: Asset Finance Book,Depreciation Start Date,Waardevermindering Aanvangsdatum
Frappe PR Botdc0a92c2018-04-02 23:46:54 +053066DocType: Pricing Rule,Apply On,Pas aan
67DocType: Item Price,Multiple Item prices.,Meervoudige Item pryse.
68,Purchase Order Items To Be Received,Bestelling Items wat ontvang moet word
69DocType: SMS Center,All Supplier Contact,Alle Verskaffer Kontak
70DocType: Support Settings,Support Settings,Ondersteuningsinstellings
71apps/erpnext/erpnext/projects/doctype/project/project.py +75,Expected End Date can not be less than Expected Start Date,Verwagte einddatum kan nie minder wees as verwagte begin datum nie
Frappe PR Botb2a64d62018-05-16 10:46:11 +053072apps/erpnext/erpnext/utilities/transaction_base.py +115,Row #{0}: Rate must be same as {1}: {2} ({3} / {4}) ,Ry # {0}: Die tarief moet dieselfde wees as {1}: {2} ({3} / {4})
Frappe PR Botdc0a92c2018-04-02 23:46:54 +053073,Batch Item Expiry Status,Batch Item Vervaldatum
Frappe PR Bot748c0242018-06-21 10:34:28 +053074apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +160,Bank Draft,Bank Konsep
Frappe PR Botdc0a92c2018-04-02 23:46:54 +053075DocType: Membership,membership validaty section,lidmaatskap validatie afdeling
76DocType: Mode of Payment Account,Mode of Payment Account,Betaalmetode
77DocType: Consultation,Consultation,konsultasie
78DocType: Accounts Settings,Show Payment Schedule in Print,Wys betalingskedule in druk
Frappe PR Bot748c0242018-06-21 10:34:28 +053079apps/erpnext/erpnext/accounts/report/sales_payment_summary/sales_payment_summary.py +21,Sales and Returns,Verkope en opbrengs
80apps/erpnext/erpnext/stock/doctype/item/item.js +58,Show Variants,Wys Varianten
Frappe PR Botdc0a92c2018-04-02 23:46:54 +053081DocType: Academic Term,Academic Term,Akademiese Termyn
Frappe PR Bot748c0242018-06-21 10:34:28 +053082DocType: Employee Tax Exemption Sub Category,Employee Tax Exemption Sub Category,Werknemersbelastingvrystelling Subkategorie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +053083apps/erpnext/erpnext/projects/doctype/project/project_dashboard.py +14,Material,materiaal
Frappe PR Bot748c0242018-06-21 10:34:28 +053084apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +71,Making website,Maak webwerf
85apps/erpnext/erpnext/hr/doctype/employee_benefit_claim/employee_benefit_claim.py +56,"Maximum benefit of employee {0} exceeds {1} by the sum {2} of benefit application pro-rata component\
86 amount and previous claimed amount",Maksimum voordeel van werknemer {0} oorskry {1} met die som {2} van die voordeel aansoek pro rata komponent \ bedrag en vorige geëisde bedrag
Frappe PR Botdc0a92c2018-04-02 23:46:54 +053087DocType: Opening Invoice Creation Tool Item,Quantity,hoeveelheid
Frappe PR Bot748c0242018-06-21 10:34:28 +053088,Customers Without Any Sales Transactions,Kliënte sonder enige verkoopstransaksies
89apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +585,Accounts table cannot be blank.,Rekeningtabel kan nie leeg wees nie.
90apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +164,Loans (Liabilities),Lenings (laste)
91DocType: Staffing Plan Detail,Total Estimated Cost,Totale beraamde koste
Frappe PR Botdc0a92c2018-04-02 23:46:54 +053092DocType: Employee Education,Year of Passing,Jaar van verby
93DocType: Item,Country of Origin,Land van oorsprong
94DocType: Soil Texture,Soil Texture Criteria,Grondtekstuurkriteria
Frappe PR Bot748c0242018-06-21 10:34:28 +053095apps/erpnext/erpnext/templates/includes/product_page.js +34,In Stock,Op voorraad
Frappe PR Botdc0a92c2018-04-02 23:46:54 +053096apps/erpnext/erpnext/public/js/utils/customer_quick_entry.js +16,Primary Contact Details,Primêre kontakbesonderhede
97apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +46,Open Issues,Open probleme
98DocType: Production Plan Item,Production Plan Item,Produksieplan Item
Frappe PR Bot748c0242018-06-21 10:34:28 +053099apps/erpnext/erpnext/hr/doctype/employee/employee.py +154,User {0} is already assigned to Employee {1},Gebruiker {0} is reeds toegewys aan Werknemer {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530100DocType: Lab Test Groups,Add new line,Voeg nuwe reël by
101apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +31,Health Care,Gesondheidssorg
102apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.py +65,Delay in payment (Days),Vertraging in betaling (Dae)
103DocType: Payment Terms Template Detail,Payment Terms Template Detail,Betaalvoorwaardes Sjabloonbesonderhede
104DocType: Hotel Room Reservation,Guest Name,Gaste Naam
105DocType: Lab Prescription,Lab Prescription,Lab Voorskrif
106,Delay Days,Vertragingsdae
107apps/erpnext/erpnext/hr/report/vehicle_expenses/vehicle_expenses.py +26,Service Expense,Diensuitgawes
Frappe PR Bot748c0242018-06-21 10:34:28 +0530108apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +904,Serial Number: {0} is already referenced in Sales Invoice: {1},Serial Number: {0} is reeds in verkoopsfaktuur verwys: {1}
109DocType: Bank Statement Transaction Invoice Item,Invoice,faktuur
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530110DocType: Purchase Invoice Item,Item Weight Details,Item Gewig Besonderhede
111DocType: Asset Maintenance Log,Periodicity,periodisiteit
112apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +21,Fiscal Year {0} is required,Fiskale jaar {0} word vereis
113DocType: Crop Cycle,The minimum distance between rows of plants for optimum growth,Die minimum afstand tussen rye plante vir optimale groei
114apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +21,Defense,verdediging
115DocType: Salary Component,Abbr,abbr
116DocType: Appraisal Goal,Score (0-5),Telling (0-5)
Frappe PR Bot748c0242018-06-21 10:34:28 +0530117apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +257,Row {0}: {1} {2} does not match with {3},Ry {0}: {1} {2} stem nie ooreen met {3}
Frappe PR Botb2a64d62018-05-16 10:46:11 +0530118apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +78,Row # {0}:,Ry # {0}:
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530119DocType: Timesheet,Total Costing Amount,Totale kosteberekening
120DocType: Delivery Note,Vehicle No,Voertuignommer
121apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +163,Please select Price List,Kies asseblief Pryslys
122DocType: Accounts Settings,Currency Exchange Settings,Geldruilinstellings
Frappe PR Bot748c0242018-06-21 10:34:28 +0530123apps/erpnext/erpnext/public/js/hub/hub_factory.js +70,Please check your network connection.,Gaan asseblief jou netwerkverbinding na.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530124apps/erpnext/erpnext/accounts/doctype/bank_reconciliation/bank_reconciliation.py +94,Row #{0}: Payment document is required to complete the trasaction,Ry # {0}: Betalingsdokument word benodig om die trekking te voltooi
125DocType: Work Order Operation,Work In Progress,Werk aan die gang
126apps/erpnext/erpnext/education/report/absent_student_report/absent_student_report.py +13,Please select date,Kies asseblief datum
Frappe PR Bot748c0242018-06-21 10:34:28 +0530127DocType: Finance Book,Finance Book,Finansies Boek
128apps/erpnext/erpnext/hr/doctype/salary_structure_assignment/salary_structure_assignment.py +34,From Date {0} cannot be after To Date {1},Vanaf datum {0} kan nie na datum wees nie {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530129DocType: Daily Work Summary Group,Holiday List,Vakansie Lys
Frappe PR Bot748c0242018-06-21 10:34:28 +0530130apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +115,Accountant,rekenmeester
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530131DocType: Hub Settings,Selling Price List,Verkooppryslys
132DocType: Patient,Tobacco Current Use,Tabak huidige gebruik
Frappe PR Botb2a64d62018-05-16 10:46:11 +0530133apps/erpnext/erpnext/stock/report/item_price_stock/item_price_stock.py +62,Selling Rate,Verkoopprys
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530134DocType: Cost Center,Stock User,Voorraad gebruiker
135DocType: Soil Analysis,(Ca+Mg)/K,(Ca + Mg) / K
136DocType: Company,Phone No,Telefoon nommer
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530137DocType: Delivery Trip,Initial Email Notification Sent,Aanvanklike e-pos kennisgewing gestuur
Frappe PR Bot748c0242018-06-21 10:34:28 +0530138DocType: Bank Statement Settings,Statement Header Mapping,Statement Header Mapping
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530139,Sales Partners Commission,Verkope Vennootskommissie
140DocType: Soil Texture,Sandy Clay Loam,Sandy Clay Loam
141DocType: Purchase Invoice,Rounding Adjustment,Ronde aanpassing
Frappe PR Bot748c0242018-06-21 10:34:28 +0530142apps/erpnext/erpnext/setup/doctype/company/company.py +50,Abbreviation cannot have more than 5 characters,Afkorting kan nie meer as 5 karakters hê nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530143DocType: Physician Schedule Time Slot,Physician Schedule Time Slot,Geneeskundige Skedule Tydgleuf
144DocType: Payment Request,Payment Request,Betalingsversoek
145DocType: Asset,Value After Depreciation,Waarde na waardevermindering
146DocType: Student,O+,O +
147apps/erpnext/erpnext/manufacturing/doctype/production_plan/production_plan_dashboard.py +8,Related,Verwante
Frappe PR Bot748c0242018-06-21 10:34:28 +0530148apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +46,Attendance date can not be less than employee's joining date,Bywoningsdatum kan nie minder wees as werknemer se toetredingsdatum nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530149DocType: Grading Scale,Grading Scale Name,Gradering Skaal Naam
Frappe PR Bot59a2a652018-04-12 13:36:55 +0530150apps/erpnext/erpnext/accounts/doctype/account/account.js +37,This is a root account and cannot be edited.,Dit is 'n wortelrekening en kan nie geredigeer word nie.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530151DocType: Sales Invoice,Company Address,Maatskappyadres
152DocType: BOM,Operations,bedrywighede
153apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +38,Cannot set authorization on basis of Discount for {0},Kan nie magtiging instel op grond van Korting vir {0}
Frappe PR Botb2a64d62018-05-16 10:46:11 +0530154DocType: Subscription,Subscription Start Date,Inskrywing begin datum
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530155DocType: Rename Tool,"Attach .csv file with two columns, one for the old name and one for the new name","Heg .csv-lêer met twee kolomme, een vir die ou naam en een vir die nuwe naam"
Frappe PR Bot748c0242018-06-21 10:34:28 +0530156apps/erpnext/erpnext/accounts/utils.py +74,{0} {1} not in any active Fiscal Year.,{0} {1} nie in enige aktiewe fiskale jaar nie.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530157DocType: Packed Item,Parent Detail docname,Ouer Detail docname
158apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +69,"Reference: {0}, Item Code: {1} and Customer: {2}","Verwysing: {0}, Item Kode: {1} en Kliënt: {2}"
Frappe PR Bot748c0242018-06-21 10:34:28 +0530159apps/erpnext/erpnext/accounts/report/consolidated_financial_statement/consolidated_financial_statement.py +356,{0} {1} is not present in the parent company,{0} {1} is nie in die ouer maatskappy teenwoordig nie
Frappe PR Botb2a64d62018-05-16 10:46:11 +0530160apps/erpnext/erpnext/accounts/doctype/subscription/subscription.py +221,Trial Period End Date Cannot be before Trial Period Start Date,Proeftydperk Einddatum kan nie voor die begin datum van die proeftydperk wees nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530161apps/erpnext/erpnext/utilities/user_progress.py +146,Kg,kg
Frappe PR Bot748c0242018-06-21 10:34:28 +0530162DocType: Tax Withholding Category,Tax Withholding Category,Belasting Weerhouding Kategorie
163apps/erpnext/erpnext/assets/doctype/asset_value_adjustment/asset_value_adjustment.py +23,Cancel the journal entry {0} first,Kanselleer die joernaalinskrywing {0} eerste
164apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.py +115,BOM is not specified for subcontracting item {0} at row {1},BOM is nie gespesifiseer vir subkontrakterende item {0} by ry {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530165apps/erpnext/erpnext/education/doctype/assessment_result_tool/assessment_result_tool.js +149,{0} Result submittted,{0} Resultaat ingedien
166DocType: Item Attribute,Increment,inkrement
167apps/erpnext/erpnext/utilities/page/leaderboard/leaderboard.js +74,Timespan,Tydsverloop
168apps/erpnext/erpnext/public/js/stock_analytics.js +58,Select Warehouse...,Kies pakhuis ...
169apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +6,Advertising,Advertising
170apps/erpnext/erpnext/accounts/doctype/mode_of_payment/mode_of_payment.py +22,Same Company is entered more than once,Dieselfde maatskappy is meer as een keer ingeskryf
171DocType: Patient,Married,Getroud
172apps/erpnext/erpnext/accounts/party.py +41,Not permitted for {0},Nie toegelaat vir {0}
Frappe PR Bot748c0242018-06-21 10:34:28 +0530173apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +598,Get items from,Kry items van
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530174DocType: Price List,Price Not UOM Dependant,Prys Nie UOM Afhanklik
Frappe PR Bot748c0242018-06-21 10:34:28 +0530175apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +472,Stock cannot be updated against Delivery Note {0},Voorraad kan nie opgedateer word teen afleweringsnota {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530176apps/erpnext/erpnext/templates/pages/home.py +25,Product {0},Produk {0}
177apps/erpnext/erpnext/templates/generators/item_group.html +43,No items listed,Geen items gelys nie
178DocType: Asset Repair,Error Description,Fout Beskrywing
179DocType: Payment Reconciliation,Reconcile,versoen
180apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +30,Grocery,kruideniersware
181DocType: Quality Inspection Reading,Reading 1,Lees 1
182apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +40,Pension Funds,Pensioenfondse
Frappe PR Bot748c0242018-06-21 10:34:28 +0530183DocType: Exchange Rate Revaluation Account,Gain/Loss,Wins / verlies
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530184DocType: Crop,Perennial,meerjarige
185DocType: Consultation,Consultation Date,Konsultasiedatum
Frappe PR Bot748c0242018-06-21 10:34:28 +0530186apps/erpnext/erpnext/healthcare/doctype/consultation/consultation.js +38,Procedure,prosedure
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530187DocType: Accounts Settings,Use Custom Cash Flow Format,Gebruik aangepaste kontantvloeiformaat
188DocType: SMS Center,All Sales Person,Alle Verkoopspersoon
189DocType: Monthly Distribution,**Monthly Distribution** helps you distribute the Budget/Target across months if you have seasonality in your business.,** Maandelikse Verspreiding ** help jou om die begroting / teiken oor maande te versprei as jy seisoenaliteit in jou besigheid het.
Frappe PR Bot748c0242018-06-21 10:34:28 +0530190apps/erpnext/erpnext/accounts/page/pos/pos.js +1762,Not items found,Geen items gevind nie
191apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +228,Salary Structure Missing,Salarisstruktuur ontbreek
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530192DocType: Lead,Person Name,Persoon Naam
193DocType: Sales Invoice Item,Sales Invoice Item,Verkoopsfaktuur Item
194DocType: Account,Credit,krediet
195DocType: POS Profile,Write Off Cost Center,Skryf Koste Sentrum af
196apps/erpnext/erpnext/public/js/setup_wizard.js +117,"e.g. ""Primary School"" or ""University""",bv. "Laerskool" of "Universiteit"
197apps/erpnext/erpnext/config/stock.py +28,Stock Reports,Voorraadverslae
198DocType: Warehouse,Warehouse Detail,Warehouse Detail
199apps/erpnext/erpnext/education/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.,Die Termyn Einddatum kan nie later wees as die Jaar Einde van die akademiese jaar waartoe die term gekoppel is nie (Akademiese Jaar ()). Korrigeer asseblief die datums en probeer weer.
Frappe PR Bot748c0242018-06-21 10:34:28 +0530200apps/erpnext/erpnext/stock/doctype/item/item.py +284,"""Is Fixed Asset"" cannot be unchecked, as Asset record exists against the item",""Is Vaste Bate" kan nie afgeskakel word nie, aangesien Bate-rekord teen die item bestaan"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530201DocType: Delivery Trip,Departure Time,Vertrektyd
202DocType: Vehicle Service,Brake Oil,Remolie
203DocType: Tax Rule,Tax Type,Belasting Tipe
204,Completed Work Orders,Voltooide werkorders
Frappe PR Bot748c0242018-06-21 10:34:28 +0530205DocType: Support Settings,Forum Posts,Forum Posts
206apps/erpnext/erpnext/controllers/taxes_and_totals.py +590,Taxable Amount,Belasbare Bedrag
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530207apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +160,You are not authorized to add or update entries before {0},Jy is nie gemagtig om inskrywings by te voeg of op te dateer voor {0}
Frappe PR Bot748c0242018-06-21 10:34:28 +0530208DocType: Leave Policy,Leave Policy Details,Verlaat beleidsbesonderhede
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530209DocType: BOM,Item Image (if not slideshow),Item Image (indien nie skyfievertoning nie)
210DocType: Work Order Operation,(Hour Rate / 60) * Actual Operation Time,(Uurtarief / 60) * Werklike operasietyd
Frappe PR Bot748c0242018-06-21 10:34:28 +0530211apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +1101,Row #{0}: Reference Document Type must be one of Expense Claim or Journal Entry,Ry # {0}: Verwysingsdokumenttipe moet een van koste-eis of joernaalinskrywing wees
Frappe PR Botb2a64d62018-05-16 10:46:11 +0530212apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +994,Select BOM,Kies BOM
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530213DocType: SMS Log,SMS Log,SMS Log
214apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +27,Cost of Delivered Items,Koste van aflewerings
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530215apps/erpnext/erpnext/hr/doctype/holiday_list/holiday_list.py +38,The holiday on {0} is not between From Date and To Date,Die vakansie op {0} is nie tussen die datum en die datum nie
216DocType: Student Log,Student Log,Studentelog
217apps/erpnext/erpnext/config/buying.py +165,Templates of supplier standings.,Templates van verskaffer standpunte.
218DocType: Lead,Interested,belangstellende
Frappe PR Bot748c0242018-06-21 10:34:28 +0530219apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +236,Opening,opening
220apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +33,From {0} to {1},Van {0} tot {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530221apps/erpnext/erpnext/education/doctype/student_report_generation_tool/student_report_generation_tool.html +234,Program: ,program:
222apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +50,Failed to setup taxes,Kon nie belasting opstel nie
223DocType: Item,Copy From Item Group,Kopieer vanaf itemgroep
224DocType: Delivery Trip,Delivery Notification,Aflewerings Kennisgewing
225DocType: Journal Entry,Opening Entry,Opening Toegang
226apps/erpnext/erpnext/accounts/doctype/cheque_print_template/cheque_print_template.js +25,Account Pay Only,Slegs rekeninge betaal
Frappe PR Botb2a64d62018-05-16 10:46:11 +0530227DocType: Loan,Repay Over Number of Periods,Terugbetaling oor aantal periodes
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530228DocType: Stock Entry,Additional Costs,Addisionele koste
Frappe PR Bot748c0242018-06-21 10:34:28 +0530229apps/erpnext/erpnext/accounts/doctype/account/account.py +140,Account with existing transaction can not be converted to group.,Rekening met bestaande transaksie kan nie na groep omskep word nie.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530230DocType: Lead,Product Enquiry,Produk Ondersoek
231DocType: Education Settings,Validate Batch for Students in Student Group,Valideer bondel vir studente in studentegroep
Frappe PR Bot748c0242018-06-21 10:34:28 +0530232apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +38,No leave record found for employee {0} for {1},Geen verlofrekord vir werknemer {0} vir {1} gevind nie
233DocType: Company,Unrealized Exchange Gain/Loss Account,Ongerealiseerde Uitruilverhoging / Verliesrekening
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530234apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +23,Please enter company first,Voer asseblief die maatskappy eerste in
Frappe PR Bot748c0242018-06-21 10:34:28 +0530235apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +426,Please select Company first,Kies asseblief Maatskappy eerste
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530236DocType: Employee Education,Under Graduate,Onder Graduate
Frappe PR Bot748c0242018-06-21 10:34:28 +0530237apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +298,Please set default template for Leave Status Notification in HR Settings.,Stel asb. Standaard sjabloon vir verlofstatus kennisgewing in MH-instellings in.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530238apps/erpnext/erpnext/selling/report/sales_person_target_variance_item_group_wise/sales_person_target_variance_item_group_wise.js +27,Target On,Teiken
239DocType: BOM,Total Cost,Totale koste
240DocType: Soil Analysis,Ca/K,Ca / K
Frappe PR Bot748c0242018-06-21 10:34:28 +0530241DocType: Salary Slip,Employee Loan,Werknemerslening
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530242DocType: Fee Schedule,Send Payment Request Email,Stuur betalingsversoek-e-pos
243apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +268,Item {0} does not exist in the system or has expired,Item {0} bestaan nie in die stelsel nie of het verval
Frappe PR Bot748c0242018-06-21 10:34:28 +0530244DocType: Supplier,Leave blank if the Supplier is blocked indefinitely,Los leeg as die verskaffer onbepaald geblokkeer word
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530245apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +44,Real Estate,Eiendom
246apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.html +1,Statement of Account,Rekeningstaat
247apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +41,Pharmaceuticals,farmaseutiese
248DocType: Purchase Invoice Item,Is Fixed Asset,Is vaste bate
Frappe PR Bot748c0242018-06-21 10:34:28 +0530249apps/erpnext/erpnext/hr/doctype/upload_attendance/upload_attendance.py +88,Please setup numbering series for Attendance via Setup > Numbering Series,Stel asseblief nommersreeks vir Bywoning via Setup> Numbering Series
250apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +317,"Available qty is {0}, you need {1}","Beskikbare hoeveelheid is {0}, jy benodig {1}"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530251DocType: Expense Claim Detail,Claim Amount,Eisbedrag
Frappe PR Bot748c0242018-06-21 10:34:28 +0530252apps/erpnext/erpnext/manufacturing/doctype/work_order/work_order.py +710,Work Order has been {0},Werkorder is {0}
253DocType: Budget,Applicable on Purchase Order,Toepaslik op Aankoopbestelling
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530254apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +56,Duplicate customer group found in the cutomer group table,Duplikaat klante groep gevind in die cutomer groep tabel
Frappe PR Bot748c0242018-06-21 10:34:28 +0530255DocType: Location,Location Name,Pleknaam
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530256DocType: Naming Series,Prefix,voorvoegsel
Frappe PR Bot748c0242018-06-21 10:34:28 +0530257apps/erpnext/erpnext/hr/notification/training_scheduled/training_scheduled.html +7,Event Location,Gebeurtenis Plek
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530258DocType: Asset Settings,Asset Settings,Bate instellings
Frappe PR Bot748c0242018-06-21 10:34:28 +0530259apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +71,Consumable,verbruikbare
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530260DocType: Student,B-,B-
Frappe PR Bot59a2a652018-04-12 13:36:55 +0530261apps/erpnext/erpnext/hub_node/doctype/hub_settings/hub_settings.py +140,Successfully unregistered.,Suksesvol ongeregistreer.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530262DocType: Assessment Result,Grade,graad
263DocType: Restaurant Table,No of Seats,Aantal plekke
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530264DocType: Sales Invoice Item,Delivered By Supplier,Aflewer deur verskaffer
265DocType: Asset Maintenance Task,Asset Maintenance Task,Bate Onderhoudstaak
266DocType: SMS Center,All Contact,Alle Kontak
Frappe PR Bot748c0242018-06-21 10:34:28 +0530267apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +208,Annual Salary,Jaarlikse salaris
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530268DocType: Daily Work Summary,Daily Work Summary,Daaglikse werkopsomming
269DocType: Period Closing Voucher,Closing Fiscal Year,Afsluiting van fiskale jaar
Frappe PR Bot748c0242018-06-21 10:34:28 +0530270apps/erpnext/erpnext/accounts/party.py +404,{0} {1} is frozen,{0} {1} is gevries
271apps/erpnext/erpnext/setup/doctype/company/company.py +146,Please select Existing Company for creating Chart of Accounts,Kies asseblief Bestaande Maatskappy om 'n Grafiek van Rekeninge te skep
272apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +84,Stock Expenses,Voorraaduitgawes
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530273apps/erpnext/erpnext/stock/doctype/batch/batch.js +111,Select Target Warehouse,Kies Doelwinkel
Frappe PR Bot748c0242018-06-21 10:34:28 +0530274apps/erpnext/erpnext/hr/doctype/employee/employee.js +87,Please enter Preferred Contact Email,Voer asseblief voorkeur kontak e-pos in
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530275apps/erpnext/erpnext/regional/report/fichier_des_ecritures_comptables_[fec]/fichier_des_ecritures_comptables_[fec].py +45,CompAuxNum,CompAuxNum
276DocType: Journal Entry,Contra Entry,Contra Entry
277DocType: Journal Entry Account,Credit in Company Currency,Krediet in Maatskappy Valuta
278DocType: Lab Test UOM,Lab Test UOM,Lab Test UOM
279DocType: Delivery Note,Installation Status,Installasie Status
280DocType: BOM,Quality Inspection Template,Kwaliteit Inspeksie Sjabloon
281apps/erpnext/erpnext/education/doctype/student_attendance_tool/student_attendance_tool.js +135,"Do you want to update attendance?<br>Present: {0}\
282 <br>Absent: {1}",Wil jy bywoning bywerk? <br> Teenwoordig: {0} \ <br> Afwesig: {1}
Frappe PR Bot748c0242018-06-21 10:34:28 +0530283apps/erpnext/erpnext/controllers/buying_controller.py +404,Accepted + Rejected Qty must be equal to Received quantity for Item {0},Aanvaarde + Afgekeurde hoeveelheid moet gelyk wees aan Ontvang hoeveelheid vir Item {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530284DocType: Request for Quotation,RFQ-,RFQ-
285DocType: Item,Supply Raw Materials for Purchase,Voorsien grondstowwe vir aankoop
286DocType: Agriculture Analysis Criteria,Fertilizer,kunsmis
Frappe PR Bot748c0242018-06-21 10:34:28 +0530287apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +156,At least one mode of payment is required for POS invoice.,Ten minste een manier van betaling is nodig vir POS faktuur.
288DocType: Bank Statement Transaction Invoice Item,Bank Statement Transaction Invoice Item,Bankstaat Transaksie Faktuur Item
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530289DocType: Products Settings,Show Products as a List,Wys produkte as &#39;n lys
Frappe PR Bot748c0242018-06-21 10:34:28 +0530290apps/erpnext/erpnext/healthcare/doctype/clinical_procedure/clinical_procedure.py +102,Item {0} is not active or end of life has been reached,Item {0} is nie aktief of die einde van die lewe is bereik nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530291DocType: Student Admission Program,Minimum Age,Minimum ouderdom
292apps/erpnext/erpnext/utilities/user_progress.py +190,Example: Basic Mathematics,Voorbeeld: Basiese Wiskunde
293DocType: Customer,Primary Address,Primêre adres
294DocType: Production Plan,Material Request Detail,Materiaal Versoek Detail
295DocType: Selling Settings,Default Quotation Validity Days,Standaard Kwotasie Geldigheidsdae
Frappe PR Bot748c0242018-06-21 10:34:28 +0530296apps/erpnext/erpnext/controllers/accounts_controller.py +832,"To include tax in row {0} in Item rate, taxes in rows {1} must also be included","Om belasting in ry {0} in Item-tarief in te sluit, moet belasting in rye {1} ook ingesluit word"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530297DocType: SMS Center,SMS Center,Sms sentrum
298DocType: Sales Invoice,Change Amount,Verander bedrag
Frappe PR Bot748c0242018-06-21 10:34:28 +0530299DocType: Party Tax Withholding Config,Certificate Received,Sertifikaat ontvang
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530300DocType: GST Settings,Set Invoice Value for B2C. B2CL and B2CS calculated based on this invoice value.,Stel die faktuurwaarde vir B2C in. B2CL en B2CS bereken op grond van hierdie faktuurwaarde.
301DocType: BOM Update Tool,New BOM,Nuwe BOM
Frappe PR Bot748c0242018-06-21 10:34:28 +0530302apps/erpnext/erpnext/healthcare/doctype/patient_appointment/patient_appointment.js +241,Prescribed Procedures,Voorgeskrewe Prosedures
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530303apps/erpnext/erpnext/accounts/report/sales_payment_summary/sales_payment_summary.js +36,Show only POS,Wys net POS
Frappe PR Bot748c0242018-06-21 10:34:28 +0530304DocType: Supplier Group,Supplier Group Name,Verskaffer Groep Naam
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530305DocType: Driver,Driving License Categories,Bestuurslisensie Kategorieë
Frappe PR Bot748c0242018-06-21 10:34:28 +0530306apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +120,Please enter Delivery Date,Voer asseblief Verskaffingsdatum in
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530307DocType: Depreciation Schedule,Make Depreciation Entry,Maak waardeverminderinginskrywing
Frappe PR Bot748c0242018-06-21 10:34:28 +0530308DocType: Closed Document,Closed Document,Geslote dokument
Frappe PR Botb2a64d62018-05-16 10:46:11 +0530309DocType: HR Settings,Leave Settings,Verlaat instellings
Frappe PR Bot748c0242018-06-21 10:34:28 +0530310apps/erpnext/erpnext/hr/doctype/staffing_plan/staffing_plan.js +76,Number of positions cannot be less then current count of employees,Aantal posisies kan nie minder wees as die huidige telling van werknemers nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530311DocType: Appraisal Template Goal,KRA,KRA
312DocType: Lead,Request Type,Versoek Tipe
Frappe PR Bot748c0242018-06-21 10:34:28 +0530313DocType: Purpose of Travel,Purpose of Travel,Doel van reis
314DocType: Payroll Period,Payroll Periods,Payroll Periods
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530315apps/erpnext/erpnext/hr/doctype/job_offer/job_offer.js +17,Make Employee,Maak werknemer
316apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +14,Broadcasting,uitsaai
Frappe PR Bot748c0242018-06-21 10:34:28 +0530317apps/erpnext/erpnext/config/accounts.py +319,Setup mode of POS (Online / Offline),Opstel af van POS (Online / Offline)
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530318DocType: Manufacturing Settings,Disables creation of time logs against Work Orders. Operations shall not be tracked against Work Order,Deaktiveer die skep van tydlogboeke teen werkorders. Operasies sal nie opgespoor word teen werkorder nie
Frappe PR Bot748c0242018-06-21 10:34:28 +0530319apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +167,Execution,Uitvoering
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530320apps/erpnext/erpnext/config/manufacturing.py +62,Details of the operations carried out.,Besonderhede van die operasies uitgevoer.
321DocType: Asset Maintenance Log,Maintenance Status,Onderhoudstatus
322apps/erpnext/erpnext/non_profit/doctype/member/member_dashboard.py +10,Membership Details,Lidmaatskapbesonderhede
323apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +56,{0} {1}: Supplier is required against Payable account {2},{0} {1}: Verskaffer is nodig teen Betaalbare rekening {2}
324apps/erpnext/erpnext/config/selling.py +52,Items and Pricing,Items en pryse
325apps/erpnext/erpnext/projects/doctype/project/project_dashboard.html +2,Total hours: {0},Totale ure: {0}
326apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +43,From Date should be within the Fiscal Year. Assuming From Date = {0},Vanaf datum moet binne die fiskale jaar wees. Aanvaar vanaf datum = {0}
327DocType: Drug Prescription,Interval,interval
Frappe PR Bot748c0242018-06-21 10:34:28 +0530328apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +229,Preference,voorkeur
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530329DocType: Grant Application,Individual,individuele
330DocType: Academic Term,Academics User,Akademiese gebruiker
331DocType: Cheque Print Template,Amount In Figure,Bedrag In Figuur
Frappe PR Botb2a64d62018-05-16 10:46:11 +0530332DocType: Loan Application,Loan Info,Leningsinligting
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530333apps/erpnext/erpnext/config/maintenance.py +12,Plan for maintenance visits.,Beplan vir onderhoudsbesoeke.
334DocType: Supplier Scorecard Period,Supplier Scorecard Period,Verskaffer Scorecard Periode
Frappe PR Bot748c0242018-06-21 10:34:28 +0530335DocType: Support Settings,Search APIs,Soek API&#39;s
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530336DocType: Share Transfer,Share Transfer,Deeloordrag
Frappe PR Bot748c0242018-06-21 10:34:28 +0530337,Expiring Memberships,Vervaldatums
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530338DocType: POS Profile,Customer Groups,Kliëntegroepe
339apps/erpnext/erpnext/public/js/financial_statements.js +51,Financial Statements,Finansiële state
340DocType: Guardian,Students,Studente
341apps/erpnext/erpnext/config/selling.py +91,Rules for applying pricing and discount.,Reëls vir die toepassing van pryse en afslag.
342DocType: Daily Work Summary,Daily Work Summary Group,Daaglikse werkopsommingsgroep
343DocType: Physician Schedule,Time Slots,Tydgleuwe
344apps/erpnext/erpnext/stock/doctype/price_list/price_list.py +14,Price List must be applicable for Buying or Selling,Pryslys moet van toepassing wees vir koop of verkoop
Frappe PR Bot748c0242018-06-21 10:34:28 +0530345DocType: Shift Assignment,Shift Request,Verskuiwing Versoek
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530346apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +79,Installation date cannot be before delivery date for Item {0},Installasiedatum kan nie voor afleweringsdatum vir Item {0} wees nie.
347DocType: Pricing Rule,Discount on Price List Rate (%),Afslag op pryslyskoers (%)
348apps/erpnext/erpnext/public/js/utils/item_quick_entry.js +112,Item Template,Item Sjabloon
Frappe PR Bot748c0242018-06-21 10:34:28 +0530349apps/erpnext/erpnext/healthcare/setup.py +216,Biochemistry,Biochemie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530350DocType: Job Offer,Select Terms and Conditions,Kies Terme en Voorwaardes
Frappe PR Botb2a64d62018-05-16 10:46:11 +0530351apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +74,Out Value,Uitwaarde
Frappe PR Bot748c0242018-06-21 10:34:28 +0530352DocType: Bank Statement Settings Item,Bank Statement Settings Item,Bank Statement Settings Item
Frappe PR Bot59a2a652018-04-12 13:36:55 +0530353DocType: Woocommerce Settings,Woocommerce Settings,Woocommerce-instellings
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530354DocType: Production Plan,Sales Orders,Verkoopsbestellings
355DocType: Purchase Taxes and Charges,Valuation,waardasie
356apps/erpnext/erpnext/selling/page/point_of_sale/point_of_sale.js +394,Set as Default,Stel as standaard
357DocType: Production Plan,PLN-,PLN-
358,Purchase Order Trends,Aankooporders
359apps/erpnext/erpnext/utilities/user_progress.py +78,Go to Customers,Gaan na kliënte
360DocType: Hotel Room Reservation,Late Checkin,Laat Checkin
361apps/erpnext/erpnext/templates/emails/request_for_quotation.html +7,The request for quotation can be accessed by clicking on the following link,Die versoek om kwotasie kan verkry word deur op die volgende skakel te kliek
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530362DocType: SG Creation Tool Course,SG Creation Tool Course,SG Creation Tool Course
Frappe PR Bot748c0242018-06-21 10:34:28 +0530363DocType: Bank Statement Transaction Invoice Item,Payment Description,Betaling Beskrywing
364apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +319,Insufficient Stock,Onvoldoende voorraad
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530365DocType: Manufacturing Settings,Disable Capacity Planning and Time Tracking,Deaktiveer kapasiteitsbeplanning en tyd dop
366DocType: Email Digest,New Sales Orders,Nuwe verkope bestellings
Frappe PR Bot748c0242018-06-21 10:34:28 +0530367DocType: Bank Account,Bank Account,Bankrekening
368DocType: Travel Itinerary,Check-out Date,Check-out datum
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530369DocType: Leave Type,Allow Negative Balance,Laat Negatiewe Saldo toe
370apps/erpnext/erpnext/projects/doctype/project_type/project_type.py +13,You cannot delete Project Type 'External',Jy kan nie projektipe &#39;eksterne&#39; uitvee nie
Frappe PR Bot748c0242018-06-21 10:34:28 +0530371apps/erpnext/erpnext/public/js/utils.js +213,Select Alternate Item,Kies alternatiewe item
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530372DocType: Employee,Create User,Skep gebruiker
373DocType: Selling Settings,Default Territory,Standaard Territorium
374apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +53,Television,televisie
375DocType: Work Order Operation,Updated via 'Time Log',Opgedateer via &#39;Time Log&#39;
Frappe PR Botb2a64d62018-05-16 10:46:11 +0530376apps/erpnext/erpnext/accounts/doctype/bank_guarantee/bank_guarantee.py +13,Select the customer or supplier.,Kies die kliënt of verskaffer.
Frappe PR Bot748c0242018-06-21 10:34:28 +0530377apps/erpnext/erpnext/controllers/taxes_and_totals.py +440,Advance amount cannot be greater than {0} {1},Voorskotbedrag kan nie groter wees as {0} {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530378apps/erpnext/erpnext/regional/report/fichier_des_ecritures_comptables_[fec]/fichier_des_ecritures_comptables_[fec].py +42,JournalCode,JournalCode
Frappe PR Bot748c0242018-06-21 10:34:28 +0530379apps/erpnext/erpnext/healthcare/doctype/physician_schedule/physician_schedule.js +55,"Time slot skiped, the slot {0} to {1} overlap exisiting slot {2} to {3}","Tydsleuf oorgedra, die gleuf {0} tot {1} oorvleuel wat slot {2} tot {3}"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530380DocType: Naming Series,Series List for this Transaction,Reekslys vir hierdie transaksie
381DocType: Company,Enable Perpetual Inventory,Aktiveer Perpetual Inventory
Frappe PR Botb2a64d62018-05-16 10:46:11 +0530382DocType: Bank Guarantee,Charges Incurred,Heffings ingesluit
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530383DocType: Company,Default Payroll Payable Account,Standaard betaalstaat betaalbare rekening
384apps/erpnext/erpnext/education/doctype/student_group/student_group.js +51,Update Email Group,Werk e-posgroep
385DocType: Sales Invoice,Is Opening Entry,Is toegangsinskrywing
386DocType: Lab Test Template,"If unchecked, the item wont be appear in Sales Invoice, but can be used in group test creation. ","As dit nie gemerk is nie, sal die item nie in Verkoopsfaktuur verskyn nie, maar kan dit gebruik word in die skep van groepsetoetse."
387DocType: Customer Group,Mention if non-standard receivable account applicable,Noem as nie-standaard ontvangbare rekening van toepassing is
388DocType: Course Schedule,Instructor Name,Instrukteur Naam
Frappe PR Bot748c0242018-06-21 10:34:28 +0530389DocType: Company,Arrear Component,Arrear Component
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530390DocType: Supplier Scorecard,Criteria Setup,Kriteria Opstel
Frappe PR Bot748c0242018-06-21 10:34:28 +0530391apps/erpnext/erpnext/manufacturing/doctype/work_order/work_order.py +213,For Warehouse is required before Submit,Vir die pakhuis word vereis voor indiening
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530392apps/erpnext/erpnext/accounts/print_format/payment_receipt_voucher/payment_receipt_voucher.html +8,Received On,Ontvang Op
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530393DocType: Codification Table,Medical Code,Mediese Kode
394apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +20,Please enter Company,Voer asseblief die maatskappy in
395DocType: Delivery Note Item,Against Sales Invoice Item,Teen Verkoopsfaktuur Item
396DocType: Agriculture Analysis Criteria,Linked Doctype,Gekoppelde Doctype
Frappe PR Bot748c0242018-06-21 10:34:28 +0530397apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +98,Net Cash from Financing,Netto kontant uit finansiering
398apps/erpnext/erpnext/hr/doctype/employee_benefit_application/employee_benefit_application.py +65,"Please add the remainig benefits {0} to the application as \
399 pro-rata component",Voeg asseblief die oorblywende voordele {0} by die program as \ pro-rata-komponent
400apps/erpnext/erpnext/accounts/page/pos/pos.js +2380,"LocalStorage is full , did not save","LocalStorage is vol, het nie gestoor nie"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530401DocType: Lead,Address & Contact,Adres &amp; Kontak
402DocType: Leave Allocation,Add unused leaves from previous allocations,Voeg ongebruikte blare by vorige toekennings by
403DocType: Sales Partner,Partner website,Vennoot webwerf
404DocType: Restaurant Order Entry,Add Item,Voeg Item by
Frappe PR Bot748c0242018-06-21 10:34:28 +0530405DocType: Party Tax Withholding Config,Party Tax Withholding Config,Partybelastingverhoudingskonfig
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530406DocType: Lab Test,Custom Result,Aangepaste resultaat
407DocType: Delivery Stop,Contact Name,Kontak naam
408DocType: Course Assessment Criteria,Course Assessment Criteria,Kursus assesseringskriteria
Frappe PR Botb2a64d62018-05-16 10:46:11 +0530409apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +31,Tax Id: ,Belasting ID:
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530410apps/erpnext/erpnext/education/doctype/student_report_generation_tool/student_report_generation_tool.html +216,Student ID: ,Studente ID:
411DocType: POS Customer Group,POS Customer Group,POS kliënt groep
412DocType: Land Unit,Land Unit describing various land assets,Grond Eenheid wat verskillende grondbates beskryf
413DocType: Cheque Print Template,Line spacing for amount in words,Lyn spasiëring vir hoeveelheid in woorde
414DocType: Vehicle,Additional Details,Bykomende besonderhede
415apps/erpnext/erpnext/templates/generators/bom.html +85,No description given,Geen beskrywing gegee nie
416apps/erpnext/erpnext/config/buying.py +13,Request for purchase.,Versoek om aankoop.
Frappe PR Bot748c0242018-06-21 10:34:28 +0530417DocType: POS Closing Voucher Details,Collected Amount,Versamel bedrag
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530418DocType: Lab Test,Submitted Date,Datum gestuur
419apps/erpnext/erpnext/projects/doctype/project/project_dashboard.py +6,This is based on the Time Sheets created against this project,Dit is gebaseer op die tydskrifte wat teen hierdie projek geskep is
420,Open Work Orders,Oop werkorders
421DocType: Payment Term,Credit Months,Kredietmaande
Frappe PR Bot748c0242018-06-21 10:34:28 +0530422apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +453,Net Pay cannot be less than 0,Netto betaal kan nie minder as 0 wees nie
423DocType: Contract,Fulfilled,Vervul
424apps/erpnext/erpnext/hr/doctype/employee/employee.py +126,Relieving Date must be greater than Date of Joining,Aflosdatum moet groter wees as Datum van aansluiting
425DocType: POS Closing Voucher,Cashier,kassier
426apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +216,Leaves per Year,Blare per jaar
427apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +162,Row {0}: Please check 'Is Advance' against Account {1} if this is an advance entry.,Ry {0}: Kontroleer asseblief &#39;Is vooruit&#39; teen rekening {1} indien dit &#39;n voorskot is.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530428apps/erpnext/erpnext/stock/utils.py +219,Warehouse {0} does not belong to company {1},Pakhuis {0} behoort nie aan maatskappy nie {1}
429DocType: Email Digest,Profit & Loss,Wins en verlies
430apps/erpnext/erpnext/utilities/user_progress.py +147,Litre,liter
431DocType: Task,Total Costing Amount (via Time Sheet),Totale kosteberekening (via tydblad)
432apps/erpnext/erpnext/education/doctype/fee_schedule/fee_schedule.py +76,Please setup Students under Student Groups,Stel asseblief studente onder Studentegroepe op
433DocType: Item Website Specification,Item Website Specification,Item webwerf spesifikasie
Frappe PR Bot748c0242018-06-21 10:34:28 +0530434apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +553,Leave Blocked,Verlaat geblokkeer
435apps/erpnext/erpnext/stock/doctype/item/item.py +763,Item {0} has reached its end of life on {1},Item {0} het sy einde van die lewe bereik op {1}
Frappe PR Botb2a64d62018-05-16 10:46:11 +0530436apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +82,Bank Entries,Bankinskrywings
Frappe PR Bot748c0242018-06-21 10:34:28 +0530437DocType: Customer,Is Internal Customer,Is interne kliënt
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530438DocType: Crop,Annual,jaarlikse
439DocType: Stock Reconciliation Item,Stock Reconciliation Item,Voorraadversoening Item
440DocType: Stock Entry,Sales Invoice No,Verkoopsfaktuur No
441DocType: Material Request Item,Min Order Qty,Minimum aantal bestellings
442DocType: Student Group Creation Tool Course,Student Group Creation Tool Course,Studente Groepskeppingsinstrument Kursus
443DocType: Lead,Do Not Contact,Moenie kontak maak nie
444apps/erpnext/erpnext/utilities/user_progress.py +210,People who teach at your organisation,Mense wat by jou organisasie leer
Frappe PR Bot748c0242018-06-21 10:34:28 +0530445apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +123,Software Developer,Sagteware ontwikkelaar
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530446DocType: Item,Minimum Order Qty,Minimum bestelhoeveelheid
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530447DocType: Course Scheduling Tool,Course Start Date,Kursus begin datum
448,Student Batch-Wise Attendance,Student Batch-Wise Bywoning
449DocType: POS Profile,Allow user to edit Rate,Laat gebruiker toe om Rate te wysig
450DocType: Item,Publish in Hub,Publiseer in Hub
451DocType: Student Admission,Student Admission,Studentetoelating
452,Terretory,Terretory
Frappe PR Bot748c0242018-06-21 10:34:28 +0530453apps/erpnext/erpnext/stock/doctype/item/item.py +785,Item {0} is cancelled,Item {0} is gekanselleer
454DocType: Contract Template,Fulfilment Terms and Conditions,Voorwaardes en Voorwaardes
455apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +1069,Material Request,Materiaal Versoek
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530456DocType: Bank Reconciliation,Update Clearance Date,Dateer opruimingsdatum op
457,GSTR-2,GSTR-2
458DocType: Item,Purchase Details,Aankoopbesonderhede
459DocType: Salary Slip,Total Principal Amount,Totale hoofbedrag
460DocType: Student Guardian,Relation,verhouding
461DocType: Student Guardian,Mother,moeder
462DocType: Restaurant Reservation,Reservation End Time,Besprekings eindtyd
463DocType: Crop,Biennial,tweejaarlikse
Frappe PR Bot748c0242018-06-21 10:34:28 +0530464,BOM Variance Report,BOM Variance Report
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530465apps/erpnext/erpnext/config/selling.py +18,Confirmed orders from Customers.,Bevestigde bestellings van kliënte.
466DocType: Purchase Receipt Item,Rejected Quantity,Afgekeurde hoeveelheid
467apps/erpnext/erpnext/education/doctype/fees/fees.py +80,Payment request {0} created,Betaling Versoek {0} geskep
Frappe PR Bot59a2a652018-04-12 13:36:55 +0530468apps/erpnext/erpnext/stock/report/item_variant_details/item_variant_details.py +79,Open Orders,Open Bestellings
Frappe PR Bot748c0242018-06-21 10:34:28 +0530469apps/erpnext/erpnext/healthcare/setup.py +256,Low Sensitivity,Lae Sensitiwiteit
470apps/erpnext/erpnext/erpnext_integrations/doctype/shopify_log/shopify_log.js +16,Order rescheduled for sync,Bestelling geskeduleer vir sinkronisering
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530471DocType: Notification Control,Notification Control,Kennisgewingbeheer
472apps/erpnext/erpnext/templates/emails/training_event.html +17,Please confirm once you have completed your training,Bevestig asseblief as jy jou opleiding voltooi het
473DocType: Lead,Suggestions,voorstelle
474DocType: Territory,Set Item Group-wise budgets on this Territory. You can also include seasonality by setting the Distribution.,Stel Item Groep-wyse begrotings op hierdie Territory. U kan ook seisoenaliteit insluit deur die Verspreiding te stel.
475DocType: Payment Term,Payment Term Name,Betaling Termyn Naam
476DocType: Healthcare Settings,Create documents for sample collection,Skep dokumente vir monsterversameling
Frappe PR Bot748c0242018-06-21 10:34:28 +0530477apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +308,Payment against {0} {1} cannot be greater than Outstanding Amount {2},Betaling teen {0} {1} kan nie groter wees as Uitstaande bedrag nie {2}
478DocType: Bank Account,Address HTML,Adres HTML
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530479DocType: Lead,Mobile No.,Mobiele nommer
Frappe PR Bot748c0242018-06-21 10:34:28 +0530480apps/erpnext/erpnext/selling/doctype/pos_closing_voucher/closing_voucher_details.html +35,Mode of Payments,Betaalmetode
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530481DocType: Maintenance Schedule,Generate Schedule,Genereer skedule
482DocType: Purchase Invoice Item,Expense Head,Uitgawe Hoof
483apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +138,Please select Charge Type first,Kies asseblief die laastipe eers
484DocType: Crop,"You can define all the tasks which need to carried out for this crop here. The day field is used to mention the day on which the task needs to be carried out, 1 being the 1st day, etc.. ","U kan al die take definieer wat hier vir hierdie gewas uitgevoer moet word. Die dagveld word gebruik om die dag te noem waarop die taak uitgevoer moet word, 1 die eerste dag, ens."
485DocType: Student Group Student,Student Group Student,Studentegroepstudent
Frappe PR Bot748c0242018-06-21 10:34:28 +0530486apps/erpnext/erpnext/stock/report/stock_ageing/stock_ageing.py +42,Latest,Laaste
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530487DocType: Asset Maintenance Task,2 Yearly,2 jaarliks
488DocType: Education Settings,Education Settings,Onderwysinstellings
489DocType: Vehicle Service,Inspection,inspeksie
Frappe PR Bot748c0242018-06-21 10:34:28 +0530490DocType: Exchange Rate Revaluation Account,Balance In Base Currency,Saldo in die basiese geldeenheid
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530491DocType: Supplier Scorecard Scoring Standing,Max Grade,Maksimum Graad
492DocType: Email Digest,New Quotations,Nuwe aanhalings
Frappe PR Bot748c0242018-06-21 10:34:28 +0530493apps/erpnext/erpnext/hr/doctype/attendance_request/attendance_request.py +60,Attendance not submitted for {0} as {1} on leave.,Bywoning is nie vir {0} as {1} op verlof ingedien nie.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530494DocType: HR Settings,Emails salary slip to employee based on preferred email selected in Employee,E-pos salarisstrokie aan werknemer gebaseer op voorkeur e-pos gekies in Werknemer
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530495DocType: Tax Rule,Shipping County,Versending County
Frappe PR Bot748c0242018-06-21 10:34:28 +0530496DocType: Currency Exchange,For Selling,Vir verkoop
Frappe PR Botb2a64d62018-05-16 10:46:11 +0530497apps/erpnext/erpnext/config/desktop.py +159,Learn,Leer
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530498DocType: Asset,Next Depreciation Date,Volgende Depresiasie Datum
499apps/erpnext/erpnext/projects/doctype/activity_type/activity_type.js +3,Activity Cost per Employee,Aktiwiteitskoste per werknemer
500DocType: Accounts Settings,Settings for Accounts,Instellings vir rekeninge
Frappe PR Bot748c0242018-06-21 10:34:28 +0530501apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +742,Supplier Invoice No exists in Purchase Invoice {0},Verskafferfaktuur Geen bestaan in Aankoopfaktuur {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530502apps/erpnext/erpnext/config/selling.py +118,Manage Sales Person Tree.,Bestuur verkopersboom.
503DocType: Job Applicant,Cover Letter,Dekbrief
504apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +37,Outstanding Cheques and Deposits to clear,Uitstaande tjeks en deposito&#39;s om skoon te maak
505DocType: Item,Synced With Hub,Gesinkroniseer met hub
506DocType: Driver,Fleet Manager,Vlootbestuurder
Frappe PR Bot748c0242018-06-21 10:34:28 +0530507apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +547,Row #{0}: {1} can not be negative for item {2},Ry # {0}: {1} kan nie vir item {2} negatief wees nie
508apps/erpnext/erpnext/hub_node/doctype/hub_settings/hub_settings.js +85,Wrong Password,Verkeerde wagwoord
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530509DocType: Item,Variant Of,Variant Van
Frappe PR Bot748c0242018-06-21 10:34:28 +0530510apps/erpnext/erpnext/manufacturing/doctype/work_order/work_order.py +434,Completed Qty can not be greater than 'Qty to Manufacture',Voltooide hoeveelheid kan nie groter wees as &#39;Hoeveelheid om te vervaardig&#39; nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530511DocType: Period Closing Voucher,Closing Account Head,Sluitingsrekeninghoof
512DocType: Employee,External Work History,Eksterne werkgeskiedenis
513apps/erpnext/erpnext/projects/doctype/task/task.py +111,Circular Reference Error,Omsendbriefverwysingsfout
514apps/erpnext/erpnext/education/doctype/student_report_generation_tool/student_report_generation_tool.html +206,Student Report Card,Studenteverslagkaart
515DocType: Appointment Type,Is Inpatient,Is binnepasiënt
516apps/erpnext/erpnext/education/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +55,Guardian1 Name,Voog 1 Naam
517DocType: Delivery Note,In Words (Export) will be visible once you save the Delivery Note.,In Woorde (Uitvoer) sal sigbaar wees sodra jy die Afleweringsnota stoor.
518DocType: Cheque Print Template,Distance from left edge,Afstand van linkerkant
519apps/erpnext/erpnext/utilities/bot.py +29,{0} units of [{1}](#Form/Item/{1}) found in [{2}](#Form/Warehouse/{2}),{0} eenhede van [{1}] (# Vorm / Item / {1}) gevind in [{2}] (# Vorm / pakhuis / {2})
520DocType: Lead,Industry,bedryf
521DocType: Employee,Job Profile,Werkprofiel
522DocType: BOM Item,Rate & Amount,Tarief en Bedrag
523apps/erpnext/erpnext/setup/doctype/company/company_dashboard.py +6,This is based on transactions against this Company. See timeline below for details,Dit is gebaseer op transaksies teen hierdie maatskappy. Sien die tydlyn hieronder vir besonderhede
524DocType: Stock Settings,Notify by Email on creation of automatic Material Request,Stel per e-pos in kennis van die skepping van outomatiese materiaalversoek
Frappe PR Bot748c0242018-06-21 10:34:28 +0530525apps/erpnext/erpnext/healthcare/setup.py +260,Resistant,bestand
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530526apps/erpnext/erpnext/hotels/doctype/hotel_room_reservation/hotel_room_reservation.py +77,Please set Hotel Room Rate on {},Stel asseblief die kamer prys op ()
527DocType: Journal Entry,Multi Currency,Multi Geld
Frappe PR Bot748c0242018-06-21 10:34:28 +0530528DocType: Bank Statement Transaction Invoice Item,Invoice Type,Faktuur Tipe
529apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +957,Delivery Note,Afleweringsnota
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530530DocType: Consultation,Encounter Impression,Encounter Impression
531apps/erpnext/erpnext/config/learn.py +82,Setting up Taxes,Opstel van Belasting
532apps/erpnext/erpnext/accounts/report/asset_depreciations_and_balances/asset_depreciations_and_balances.py +134,Cost of Sold Asset,Koste van Verkoop Bate
533DocType: Volunteer,Morning,oggend
Frappe PR Bot748c0242018-06-21 10:34:28 +0530534apps/erpnext/erpnext/accounts/utils.py +352,Payment Entry has been modified after you pulled it. Please pull it again.,Betalinginskrywing is gewysig nadat jy dit getrek het. Trek dit asseblief weer.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530535DocType: Program Enrollment Tool,New Student Batch,Nuwe Studentejoernaal
Frappe PR Bot748c0242018-06-21 10:34:28 +0530536apps/erpnext/erpnext/stock/doctype/item/item.py +494,{0} entered twice in Item Tax,{0} het twee keer in Itembelasting ingeskryf
537apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +115,Summary for this week and pending activities,Opsomming vir hierdie week en hangende aktiwiteite
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530538DocType: Student Applicant,Admitted,toegelaat
539DocType: Workstation,Rent Cost,Huur koste
Frappe PR Bot748c0242018-06-21 10:34:28 +0530540apps/erpnext/erpnext/accounts/report/asset_depreciation_ledger/asset_depreciation_ledger.py +89,Amount After Depreciation,Bedrag na waardevermindering
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530541apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +97,Upcoming Calendar Events,Komende kalendergebeure
542apps/erpnext/erpnext/public/js/templates/item_quick_entry.html +1,Variant Attributes,Variant Attributes
Frappe PR Bot748c0242018-06-21 10:34:28 +0530543apps/erpnext/erpnext/hr/report/monthly_attendance_sheet/monthly_attendance_sheet.py +114,Please select month and year,Kies asseblief maand en jaar
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530544DocType: Employee,Company Email,Maatskappy E-pos
545DocType: GL Entry,Debit Amount in Account Currency,Debietbedrag in rekeninggeld
546DocType: Supplier Scorecard,Scoring Standings,Scoring Standings
547apps/erpnext/erpnext/crm/report/campaign_efficiency/campaign_efficiency.py +21,Order Value,Bestelwaarde
Frappe PR Bot748c0242018-06-21 10:34:28 +0530548DocType: Certified Consultant,Certified Consultant,Gesertifiseerde Konsultant
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530549apps/erpnext/erpnext/config/accounts.py +27,Bank/Cash transactions against party or for internal transfer,Bank / Kontant transaksies teen party of vir interne oordrag
550DocType: Shipping Rule,Valid for Countries,Geldig vir lande
Frappe PR Bot748c0242018-06-21 10:34:28 +0530551apps/erpnext/erpnext/stock/doctype/item/item.js +57,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,"Hierdie item is &#39;n sjabloon en kan nie in transaksies gebruik word nie. Itemkenmerke sal oor na die varianten gekopieer word, tensy &#39;Geen kopie&#39; ingestel is nie"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530552DocType: Grant Application,Grant Application,Grant Aansoek
553apps/erpnext/erpnext/selling/report/inactive_customers/inactive_customers.py +69,Total Order Considered,Totale bestelling oorweeg
Frappe PR Bot748c0242018-06-21 10:34:28 +0530554DocType: Certification Application,Not Certified,Nie gesertifiseer nie
555DocType: Asset Value Adjustment,New Asset Value,Nuwe batewaarde
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530556DocType: Sales Invoice,Rate at which Customer Currency is converted to customer's base currency,Koers waarop die kliënt geldeenheid omgeskakel word na die kliënt se basiese geldeenheid
557DocType: Course Scheduling Tool,Course Scheduling Tool,Kursusskeduleringsinstrument
Frappe PR Bot748c0242018-06-21 10:34:28 +0530558apps/erpnext/erpnext/controllers/accounts_controller.py +652,Row #{0}: Purchase Invoice cannot be made against an existing asset {1},Ry # {0}: Aankoopfaktuur kan nie teen &#39;n bestaande bate gemaak word nie {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530559DocType: Land Unit,LInked Analysis,Ingelyfde Analise
Frappe PR Bot748c0242018-06-21 10:34:28 +0530560DocType: POS Closing Voucher,POS Closing Voucher,POS sluitingsbewys
561DocType: Contract,Lapsed,verval
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530562DocType: Item Tax,Tax Rate,Belastingkoers
Frappe PR Bot748c0242018-06-21 10:34:28 +0530563apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +105,Application period cannot be across two allocation records,Aansoekperiode kan nie oor twee toekenningsrekords wees nie
564apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +73,{0} already allocated for Employee {1} for period {2} to {3},{0} reeds toegeken vir Werknemer {1} vir periode {2} tot {3}
565DocType: Buying Settings,Backflush Raw Materials of Subcontract Based On,Backflush Grondstowwe van Subkontraktering gebaseer op
566apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +145,Purchase Invoice {0} is already submitted,Aankoopfaktuur {0} is reeds ingedien
567apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +90,Row # {0}: Batch No must be same as {1} {2},Ry # {0}: lotnommer moet dieselfde wees as {1} {2}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530568DocType: Material Request Plan Item,Material Request Plan Item,Materiaal Versoek Plan Item
Frappe PR Bot748c0242018-06-21 10:34:28 +0530569DocType: Leave Type,Allow Encashment,Laat Encashment toe
570apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.js +101,Convert to non-Group,Skakel na nie-groep
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530571DocType: Project Update,Good/Steady,Goeie / Steady
Frappe PR Bot748c0242018-06-21 10:34:28 +0530572DocType: Bank Statement Transaction Invoice Item,Invoice Date,Faktuurdatum
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530573DocType: GL Entry,Debit Amount,Debietbedrag
Frappe PR Bot748c0242018-06-21 10:34:28 +0530574apps/erpnext/erpnext/accounts/party.py +260,There can only be 1 Account per Company in {0} {1},Daar kan slegs 1 rekening per maatskappy wees in {0} {1}
575DocType: Support Search Source,Response Result Key Path,Reaksie Uitslag Sleutel Pad
576DocType: Journal Entry,Inter Company Journal Entry,Intermaatskappy Joernaal Inskrywing
577apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +496,For quantity {0} should not be grater than work order quantity {1},Vir hoeveelheid {0} moet nie grater wees as werk bestelhoeveelheid {1}
578apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +474,Please see attachment,Sien asseblief aangehegte
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530579DocType: Purchase Order,% Received,% Ontvang
580apps/erpnext/erpnext/education/doctype/student_group_creation_tool/student_group_creation_tool.js +3,Create Student Groups,Skep studentegroepe
581DocType: Volunteer,Weekends,naweke
Frappe PR Botb2a64d62018-05-16 10:46:11 +0530582apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +131,Credit Note Amount,Kredietnota Bedrag
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530583DocType: Setup Progress Action,Action Document,Aksie Dokument
584DocType: Chapter Member,Website URL,URL van die webwerf
585,Finished Goods,Voltooide goedere
586DocType: Delivery Note,Instructions,instruksies
587DocType: Quality Inspection,Inspected By,Geinspekteer deur
588DocType: Asset Maintenance Log,Maintenance Type,Onderhoudstipe
589apps/erpnext/erpnext/education/doctype/student_group/student_group.py +45,{0} - {1} is not enrolled in the Course {2},{0} - {1} is nie in die Kursus ingeskryf nie {2}
590apps/erpnext/erpnext/education/doctype/student_report_generation_tool/student_report_generation_tool.html +225,Student Name: ,Studente naam:
Frappe PR Bot748c0242018-06-21 10:34:28 +0530591DocType: POS Closing Voucher Details,Difference,verskil
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530592apps/erpnext/erpnext/erpnext_integrations/doctype/gocardless_settings/gocardless_settings.py +97,"There seems to be an issue with the server's GoCardless configuration. Don't worry, in case of failure, the amount will get refunded to your account.","Daar is &#39;n probleem met die GoCardless-konfigurasie van die bediener. Moenie bekommerd wees nie, in geval van versuim, sal die bedrag terugbetaal word na u rekening."
593apps/erpnext/erpnext/templates/pages/demo.html +47,ERPNext Demo,ERPNext Demo
594apps/erpnext/erpnext/public/js/utils/item_selector.js +20,Add Items,Voeg items by
595DocType: Item Quality Inspection Parameter,Item Quality Inspection Parameter,Item Kwaliteit Inspeksie Parameter
Frappe PR Botb2a64d62018-05-16 10:46:11 +0530596DocType: Leave Application,Leave Approver Name,Verlaat Goedgekeur Naam
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530597DocType: Depreciation Schedule,Schedule Date,Skedule Datum
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530598DocType: Packed Item,Packed Item,Gepakte item
599DocType: Job Offer Term,Job Offer Term,Job Aanbod Termyn
600apps/erpnext/erpnext/config/buying.py +65,Default settings for buying transactions.,Verstekinstellings vir die koop van transaksies.
601apps/erpnext/erpnext/projects/doctype/activity_cost/activity_cost.py +29,Activity Cost exists for Employee {0} against Activity Type - {1},Aktiwiteitskoste bestaan vir Werknemer {0} teen Aktiwiteitstipe - {1}
602apps/erpnext/erpnext/education/doctype/program_enrollment_tool/program_enrollment_tool.py +15,Mandatory field - Get Students From,Verpligte veld - Kry studente van
603DocType: Program Enrollment,Enrolled courses,Ingeskrewe kursusse
604DocType: Currency Exchange,Currency Exchange,Geldwissel
605DocType: Opening Invoice Creation Tool Item,Item Name,Item naam
606DocType: Authorization Rule,Approving User (above authorized value),Goedkeuring gebruiker (bo gemagtigde waarde)
607DocType: Email Digest,Credit Balance,Kredietbalans
608DocType: Employee,Widowed,weduwee
609DocType: Request for Quotation,Request for Quotation,Versoek vir kwotasie
610DocType: Healthcare Settings,Require Lab Test Approval,Vereis laboratoriumtoetsgoedkeuring
611DocType: Salary Slip Timesheet,Working Hours,Werksure
Frappe PR Botb2a64d62018-05-16 10:46:11 +0530612apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +72,Total Outstanding,Totaal Uitstaande
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530613DocType: Naming Series,Change the starting / current sequence number of an existing series.,Verander die begin- / huidige volgordenommer van &#39;n bestaande reeks.
614DocType: Dosage Strength,Strength,krag
Frappe PR Bot748c0242018-06-21 10:34:28 +0530615apps/erpnext/erpnext/accounts/page/pos/pos.js +1542,Create a new Customer,Skep &#39;n nuwe kliënt
616apps/erpnext/erpnext/non_profit/report/expiring_memberships/expiring_memberships.py +17,Expiring On,Verlenging Aan
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530617apps/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.","As verskeie prysreglemente voortduur, word gebruikers gevra om Prioriteit handmatig in te stel om konflik op te los."
618apps/erpnext/erpnext/utilities/activation.py +90,Create Purchase Orders,Skep bestellings
619,Purchase Register,Aankoopregister
620apps/erpnext/erpnext/healthcare/doctype/patient/patient.py +116,Patient not found,Pasiënt nie gevind nie
621DocType: Scheduling Tool,Rechedule,Rechedule
622DocType: Landed Cost Item,Applicable Charges,Toepaslike koste
623DocType: Workstation,Consumable Cost,Verbruikskoste
624DocType: Purchase Receipt,Vehicle Date,Voertuigdatum
625DocType: Student Log,Medical,Medies
Frappe PR Botb2a64d62018-05-16 10:46:11 +0530626apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.js +184,Reason for losing,Rede vir verlies
Frappe PR Bot59a2a652018-04-12 13:36:55 +0530627apps/erpnext/erpnext/accounts/doctype/account/account.js +46,Update Account Number,Werk rekeningnommer op
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530628apps/erpnext/erpnext/crm/doctype/lead/lead.py +44,Lead Owner cannot be same as the Lead,Leier Eienaar kan nie dieselfde wees as die Lood nie
Frappe PR Bot748c0242018-06-21 10:34:28 +0530629apps/erpnext/erpnext/accounts/utils.py +358,Allocated amount can not greater than unadjusted amount,Toegewysde bedrag kan nie groter as onaangepaste bedrag wees nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530630DocType: Announcement,Receiver,ontvanger
631apps/erpnext/erpnext/manufacturing/doctype/workstation/workstation.py +83,Workstation is closed on the following dates as per Holiday List: {0},Werkstasie is gesluit op die volgende datums soos per Vakansie Lys: {0}
632apps/erpnext/erpnext/selling/page/sales_funnel/sales_funnel.py +32,Opportunities,Geleenthede
633DocType: Lab Test Template,Single,enkele
Frappe PR Bot748c0242018-06-21 10:34:28 +0530634DocType: Compensatory Leave Request,Work From Date,Werk vanaf datum
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530635DocType: Salary Slip,Total Loan Repayment,Totale Lening Terugbetaling
636DocType: Account,Cost of Goods Sold,Koste van goedere verkoop
Frappe PR Botb2a64d62018-05-16 10:46:11 +0530637apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +231,Please enter Cost Center,Voer asseblief Koste Sentrum in
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530638DocType: Drug Prescription,Dosage,dosis
639DocType: Journal Entry Account,Sales Order,Verkoopsbestelling
Frappe PR Botb2a64d62018-05-16 10:46:11 +0530640apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +67,Avg. Selling Rate,Gem. Verkoopprys
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530641DocType: Assessment Plan,Examiner Name,Naam van eksaminator
642DocType: Lab Test Template,No Result,Geen resultaat
643DocType: Purchase Invoice Item,Quantity and Rate,Hoeveelheid en Tarief
644DocType: Delivery Note,% Installed,% Geïnstalleer
645apps/erpnext/erpnext/utilities/user_progress.py +230,Classrooms/ Laboratories etc where lectures can be scheduled.,Klaskamers / Laboratoriums ens. Waar lesings geskeduleer kan word.
Frappe PR Bot748c0242018-06-21 10:34:28 +0530646apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +1148,Company currencies of both the companies should match for Inter Company Transactions.,Maatskappy-geldeenhede van albei die maatskappye moet ooreenstem met Inter Company Transactions.
647apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.js +95,Please enter company name first,Voer asseblief die maatskappy se naam eerste in
648DocType: Travel Itinerary,Non-Vegetarian,Nie-Vegetaries
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530649DocType: Purchase Invoice,Supplier Name,Verskaffernaam
650apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +25,Read the ERPNext Manual,Lees die ERPNext Handleiding
Frappe PR Botb2a64d62018-05-16 10:46:11 +0530651DocType: HR Settings,Show Leaves Of All Department Members In Calendar,Toon blare van alle Departementslede in die Jaarboek
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530652DocType: Purchase Invoice,01-Sales Return,01-verkope terug
Frappe PR Bot748c0242018-06-21 10:34:28 +0530653apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice_list.js +15,Temporarily on Hold,Tydelik op hou
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530654DocType: Account,Is Group,Is die groep
655DocType: Email Digest,Pending Purchase Orders,Hangende bestellings
656DocType: Stock Settings,Automatically Set Serial Nos based on FIFO,Stel Serial Nos outomaties gebaseer op FIFO
657DocType: Accounts Settings,Check Supplier Invoice Number Uniqueness,Kontroleer Verskaffer-faktuurnommer Uniekheid
658apps/erpnext/erpnext/public/js/utils/customer_quick_entry.js +34,Primary Address Details,Primêre adresbesonderhede
659DocType: Vehicle Service,Oil Change,Olieverandering
Frappe PR Bot748c0242018-06-21 10:34:28 +0530660DocType: Leave Encashment,Leave Balance,Verlofbalans
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530661DocType: Asset Maintenance Log,Asset Maintenance Log,Asset Maintenance Log
662apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +57,'To Case No.' cannot be less than 'From Case No.',&#39;Na saak nommer&#39; kan nie minder wees as &#39;Van Saaknommer&#39; nie.
Frappe PR Bot748c0242018-06-21 10:34:28 +0530663DocType: Certification Application,Non Profit,Nie-winsgewend
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530664DocType: Production Plan,Not Started,Nie begin
665DocType: Lead,Channel Partner,Kanaalmaat
666DocType: Account,Old Parent,Ou Ouer
667apps/erpnext/erpnext/education/doctype/program_enrollment_tool/program_enrollment_tool.py +19,Mandatory field - Academic Year,Verpligte vak - Akademiese Jaar
Frappe PR Bot748c0242018-06-21 10:34:28 +0530668apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +221,{0} {1} is not associated with {2} {3},{0} {1} word nie geassosieer met {2} {3}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530669DocType: Notification Control,Customize the introductory text that goes as a part of that email. Each transaction has a separate introductory text.,Pas die inleidende teks aan wat deel van daardie e-pos gaan. Elke transaksie het &#39;n afsonderlike inleidende teks.
670DocType: Setup Progress Action,Min Doc Count,Min Doc Count
671apps/erpnext/erpnext/config/manufacturing.py +84,Global settings for all manufacturing processes.,Globale instellings vir alle vervaardigingsprosesse.
672DocType: Accounts Settings,Accounts Frozen Upto,Rekeninge Bevrore Upto
673DocType: SMS Log,Sent On,Gestuur
Frappe PR Bot748c0242018-06-21 10:34:28 +0530674apps/erpnext/erpnext/stock/doctype/item/item.py +723,Attribute {0} selected multiple times in Attributes Table,Attribuut {0} het verskeie kere gekies in Attributes Table
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530675DocType: HR Settings,Employee record is created using selected field. ,Werknemer rekord is geskep met behulp van geselekteerde veld.
676DocType: Sales Order,Not Applicable,Nie van toepassing nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530677apps/erpnext/erpnext/accounts/doctype/opening_invoice_creation_tool/opening_invoice_creation_tool.py +85,Opening Invoice Item,Invoer faktuur item oopmaak
678DocType: Request for Quotation Item,Required Date,Vereiste Datum
679DocType: Delivery Note,Billing Address,Rekeningadres
Frappe PR Bot748c0242018-06-21 10:34:28 +0530680DocType: Bank Statement Settings,Statement Headers,Stellingshoofde
681DocType: Travel Request,Costing,kos
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530682DocType: Tax Rule,Billing County,Billing County
683DocType: Purchase Taxes and Charges,"If checked, the tax amount will be considered as already included in the Print Rate / Print Amount","Indien gekontroleer, sal die belastingbedrag oorweeg word, soos reeds ingesluit in die Drukkoers / Drukbedrag"
684apps/erpnext/erpnext/regional/report/fichier_des_ecritures_comptables_[fec]/fichier_des_ecritures_comptables_[fec].py +46,PieceRef,PieceRef
685DocType: Request for Quotation,Message for Supplier,Boodskap vir Verskaffer
686apps/erpnext/erpnext/manufacturing/doctype/production_plan/production_plan.js +40,Work Order,Werks bestelling
687DocType: Driver,DRIVER-.#####,BESTUURDER -. #####
688DocType: Sales Invoice,Total Qty,Totale hoeveelheid
689apps/erpnext/erpnext/education/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +62,Guardian2 Email ID,Guardian2 E-pos ID
690DocType: Item,Show in Website (Variant),Wys in Webwerf (Variant)
691DocType: Employee,Health Concerns,Gesondheid Kommer
692DocType: Payroll Entry,Select Payroll Period,Kies Payroll Periode
693DocType: Purchase Invoice,Unpaid,onbetaalde
694apps/erpnext/erpnext/stock/page/stock_balance/stock_balance.js +49,Reserved for sale,Voorbehou vir verkoop
695DocType: Packing Slip,From Package No.,Uit pakketnr.
696DocType: Item Attribute,To Range,Om te bereik
Frappe PR Botb2a64d62018-05-16 10:46:11 +0530697apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +30,Securities and Deposits,Sekuriteite en deposito&#39;s
698apps/erpnext/erpnext/stock/doctype/stock_settings/stock_settings.py +47,"Can't change valuation method, as there are transactions against some items which does not have it's own valuation method","Kan nie die waarderingsmetode verander nie, aangesien daar transaksies is teen sommige items wat nie sy eie waarderingsmetode het nie"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530699DocType: Student Report Generation Tool,Attended by Parents,Bygewoon deur ouers
Frappe PR Bot748c0242018-06-21 10:34:28 +0530700apps/erpnext/erpnext/hr/doctype/shift_assignment/shift_assignment.py +39,Employee {0} has already applied for {1} on {2} : ,Werknemer {0} het reeds aansoek gedoen vir {1} op {2}:
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530701DocType: Patient,AB Positive,AB Positief
702DocType: Job Opening,Description of a Job Opening,Beskrywing van &#39;n werksopening
Frappe PR Bot748c0242018-06-21 10:34:28 +0530703apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +112,Pending activities for today,Hangende aktiwiteite vir vandag
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530704DocType: Salary Structure,Salary Component for timesheet based payroll.,Salaris Komponent vir tydlaar-gebaseerde betaalstaat.
705DocType: Sales Order Item,Used for Production Plan,Gebruik vir Produksieplan
Frappe PR Botb2a64d62018-05-16 10:46:11 +0530706DocType: Loan,Total Payment,Totale betaling
Frappe PR Bot748c0242018-06-21 10:34:28 +0530707apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +100,Cannot cancel transaction for Completed Work Order.,Kan nie transaksie vir voltooide werkorder kanselleer nie.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530708DocType: Manufacturing Settings,Time Between Operations (in mins),Tyd tussen bedrywighede (in mins)
Frappe PR Bot748c0242018-06-21 10:34:28 +0530709DocType: Clinical Procedure,Consumables,Consumables
710apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +134,{0} {1} is cancelled so the action cannot be completed,{0} {1} is gekanselleer sodat die aksie nie voltooi kan word nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530711DocType: Customer,Buyer of Goods and Services.,Koper van goedere en dienste.
712DocType: Journal Entry,Accounts Payable,Rekeninge betaalbaar
713DocType: Patient,Allergies,allergieë
714apps/erpnext/erpnext/manufacturing/doctype/bom_update_tool/bom_update_tool.py +33,The selected BOMs are not for the same item,Die gekose BOM&#39;s is nie vir dieselfde item nie
Frappe PR Bot748c0242018-06-21 10:34:28 +0530715apps/erpnext/erpnext/healthcare/doctype/clinical_procedure_template/clinical_procedure_template.js +32,Change Item Code,Verander Item Kode
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530716DocType: Supplier Scorecard Standing,Notify Other,Stel ander in kennis
717DocType: Vital Signs,Blood Pressure (systolic),Bloeddruk (sistolies)
718DocType: Pricing Rule,Valid Upto,Geldige Upto
719DocType: Training Event,Workshop,werkswinkel
720DocType: Supplier Scorecard Scoring Standing,Warn Purchase Orders,Waarsku aankoop bestellings
721apps/erpnext/erpnext/utilities/user_progress.py +67,List a few of your customers. They could be organizations or individuals.,Lys &#39;n paar van jou kliënte. Hulle kan organisasies of individue wees.
Frappe PR Bot748c0242018-06-21 10:34:28 +0530722DocType: Employee Tax Exemption Proof Submission,Rented From Date,Huur vanaf datum
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530723apps/erpnext/erpnext/manufacturing/report/bom_stock_report/bom_stock_report.py +23,Enough Parts to Build,Genoeg Onderdele om te Bou
724DocType: POS Profile User,POS Profile User,POS Profiel gebruiker
Frappe PR Bot748c0242018-06-21 10:34:28 +0530725apps/erpnext/erpnext/assets/doctype/asset/asset.py +174,Row {0}: Depreciation Start Date is required,Ry {0}: Waardevermindering Aanvangsdatum is nodig
726DocType: Sales Invoice Item,Service Start Date,Diens begin datum
Frappe PR Botb2a64d62018-05-16 10:46:11 +0530727DocType: Subscription Invoice,Subscription Invoice,Inskrywing Invoice
Frappe PR Bot748c0242018-06-21 10:34:28 +0530728apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +135,Direct Income,Direkte inkomste
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530729DocType: Patient Appointment,Date TIme,Datum Tyd
Frappe PR Bot748c0242018-06-21 10:34:28 +0530730apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +53,"Can not filter based on Account, if grouped by Account","Kan nie filter op grond van rekening, indien gegroepeer volgens rekening nie"
731apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +118,Administrative Officer,Administratiewe Beampte
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530732apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +39,Setting up company and taxes,Opstel van maatskappy en belasting
733apps/erpnext/erpnext/education/doctype/student_group/student_group.py +22,Please select Course,Kies asseblief Kursus
734DocType: Codification Table,Codification Table,Kodifikasietabel
735DocType: Timesheet Detail,Hrs,ure
Frappe PR Bot748c0242018-06-21 10:34:28 +0530736apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +410,Please select Company,Kies asseblief Maatskappy
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530737DocType: Stock Entry Detail,Difference Account,Verskilrekening
738DocType: Purchase Invoice,Supplier GSTIN,Verskaffer GSTIN
739apps/erpnext/erpnext/projects/doctype/task/task.py +47,Cannot close task as its dependant task {0} is not closed.,Kan nie die taak toemaak nie aangesien die afhanklike taak {0} nie gesluit is nie.
740apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +435,Please enter Warehouse for which Material Request will be raised,Vul asseblief die pakhuis in vir watter materiaalversoek opgeneem sal word
741DocType: Work Order,Additional Operating Cost,Bykomende bedryfskoste
742DocType: Lab Test Template,Lab Routine,Lab Roetine
743apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +20,Cosmetics,skoonheidsmiddels
744apps/erpnext/erpnext/assets/doctype/asset_maintenance_log/asset_maintenance_log.py +18,Please select Completion Date for Completed Asset Maintenance Log,Kies asseblief Voltooiingsdatum vir voltooide bateonderhoudslog
Frappe PR Bot748c0242018-06-21 10:34:28 +0530745apps/erpnext/erpnext/stock/doctype/item/item.py +567,"To merge, following properties must be same for both items","Om saam te voeg, moet die volgende eienskappe dieselfde wees vir beide items"
746DocType: Supplier,Block Supplier,Blokverskaffer
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530747DocType: Shipping Rule,Net Weight,Netto gewig
Frappe PR Bot748c0242018-06-21 10:34:28 +0530748DocType: Job Opening,Planned number of Positions,Beplande aantal posisies
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530749DocType: Employee,Emergency Phone,Nood telefoon
750apps/erpnext/erpnext/accounts/doctype/opening_invoice_creation_tool/opening_invoice_creation_tool.py +82,{0} {1} does not exist.,{0} {1} bestaan nie.
751apps/erpnext/erpnext/stock/doctype/item/item_dashboard.py +29,Buy,koop
752,Serial No Warranty Expiry,Serial No Warranty Expiry
753DocType: Sales Invoice,Offline POS Name,Vanlyn POS-naam
754apps/erpnext/erpnext/utilities/user_progress.py +180,Student Application,Studente Aansoek
Frappe PR Bot748c0242018-06-21 10:34:28 +0530755DocType: Bank Statement Transaction Payment Item,Payment Reference,Betaling Verwysing
756DocType: Supplier,Hold Type,Hou Tipe
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530757apps/erpnext/erpnext/education/doctype/grading_scale/grading_scale.py +20,Please define grade for Threshold 0%,Definieer asseblief graad vir Drempel 0%
Frappe PR Bot748c0242018-06-21 10:34:28 +0530758DocType: Bank Statement Transaction Payment Item,Bank Statement Transaction Payment Item,Bankstaat Transaksie Betaal Item
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530759DocType: Sales Order,To Deliver,Om af te lewer
760DocType: Purchase Invoice Item,Item,item
Frappe PR Bot748c0242018-06-21 10:34:28 +0530761apps/erpnext/erpnext/healthcare/setup.py +257,High Sensitivity,Hoë Sensitiwiteit
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530762apps/erpnext/erpnext/config/non_profit.py +48,Volunteer Type information.,Volunteer Tipe inligting.
763DocType: Cash Flow Mapping Template,Cash Flow Mapping Template,Kontantvloeikaartmap
Frappe PR Bot748c0242018-06-21 10:34:28 +0530764DocType: Travel Request,Costing Details,Koste Besonderhede
765apps/erpnext/erpnext/accounts/page/pos/pos.js +2560,Serial no item cannot be a fraction,Serie-item kan nie &#39;n breuk wees nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530766DocType: Journal Entry,Difference (Dr - Cr),Verskil (Dr - Cr)
Frappe PR Botb2a64d62018-05-16 10:46:11 +0530767DocType: Bank Guarantee,Providing,Verskaffing
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530768DocType: Account,Profit and Loss,Wins en Verlies
769apps/erpnext/erpnext/healthcare/doctype/lab_test/lab_test.js +104,"Not permitted, configure Lab Test Template as required","Nie toegelaat nie, stel Lab Test Template op soos vereis"
770DocType: Patient,Risk Factors,Risiko faktore
771DocType: Patient,Occupational Hazards and Environmental Factors,Beroepsgevare en omgewingsfaktore
Frappe PR Bot748c0242018-06-21 10:34:28 +0530772apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +283,Stock Entries already created for Work Order ,Voorraadinskrywings wat reeds vir werkorder geskep is
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530773DocType: Vital Signs,Respiratory rate,Respiratoriese tempo
774apps/erpnext/erpnext/config/stock.py +338,Managing Subcontracting,Bestuur van onderaanneming
775DocType: Vital Signs,Body Temperature,Liggaamstemperatuur
776DocType: Project,Project will be accessible on the website to these users,Projek sal op hierdie webwerf toeganklik wees
777DocType: Detected Disease,Disease,siekte
778apps/erpnext/erpnext/config/projects.py +29,Define Project type.,Definieer Projek tipe.
779DocType: Supplier Scorecard,Weighting Function,Gewig Funksie
780DocType: Physician,OP Consulting Charge,OP Konsultasiekoste
781apps/erpnext/erpnext/utilities/user_progress.py +28,Setup your ,Stel jou
782DocType: Student Report Generation Tool,Show Marks,Wys Punte
Frappe PR Bot748c0242018-06-21 10:34:28 +0530783DocType: Support Settings,Get Latest Query,Kry nuutste navraag
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530784DocType: Quotation,Rate at which Price list currency is converted to company's base currency,Koers waarteen Pryslys geldeenheid omgeskakel word na die maatskappy se basiese geldeenheid
Frappe PR Bot748c0242018-06-21 10:34:28 +0530785apps/erpnext/erpnext/setup/doctype/company/company.py +74,Account {0} does not belong to company: {1},Rekening {0} behoort nie aan maatskappy nie: {1}
786apps/erpnext/erpnext/setup/doctype/company/company.py +56,Abbreviation already used for another company,Afkorting is reeds vir &#39;n ander maatskappy gebruik
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530787DocType: Selling Settings,Default Customer Group,Verstek kliënt groep
788DocType: Asset Repair,ARLOG-,ARLOG-
Frappe PR Bot748c0242018-06-21 10:34:28 +0530789DocType: Employee,IFSC Code,IFSC-kode
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530790DocType: Global Defaults,"If disable, 'Rounded Total' field will not be visible in any transaction","As afskakel, sal die veld &#39;Afgeronde Totaal&#39; nie sigbaar wees in enige transaksie nie"
791DocType: BOM,Operating Cost,Bedryfskoste
792DocType: Crop,Produced Items,Geproduseerde Items
Frappe PR Bot748c0242018-06-21 10:34:28 +0530793DocType: Bank Statement Transaction Entry,Match Transaction to Invoices,Pas transaksie na fakture
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530794DocType: Sales Order Item,Gross Profit,Bruto wins
Frappe PR Bot748c0242018-06-21 10:34:28 +0530795apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +822,Unblock Invoice,Ontgrendel faktuur
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530796apps/erpnext/erpnext/stock/doctype/item_attribute/item_attribute.py +49,Increment cannot be 0,Toename kan nie 0 wees nie
797DocType: Company,Delete Company Transactions,Verwyder maatskappytransaksies
Frappe PR Bot748c0242018-06-21 10:34:28 +0530798apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +365,Reference No and Reference Date is mandatory for Bank transaction,Verwysingsnommer en verwysingsdatum is verpligtend vir Banktransaksie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530799DocType: Purchase Receipt,Add / Edit Taxes and Charges,Voeg / verander belasting en heffings
800DocType: Payment Entry Reference,Supplier Invoice No,Verskafferfaktuurnr
801DocType: Territory,For reference,Vir verwysing
802DocType: Healthcare Settings,Appointment Confirmation,Aanstelling Bevestiging
803apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +256,Closing (Cr),Sluiting (Cr)
Frappe PR Bot748c0242018-06-21 10:34:28 +0530804apps/erpnext/erpnext/hr/notification/training_feedback/training_feedback.html +1,Hello,hallo
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530805apps/erpnext/erpnext/stock/dashboard/item_dashboard.js +118,Move Item,Skuif item
Frappe PR Bot748c0242018-06-21 10:34:28 +0530806DocType: Employee Incentive,Incentive Amount,Aansporingsbedrag
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530807DocType: Serial No,Warranty Period (Days),Garantie Periode (Dae)
Frappe PR Bot748c0242018-06-21 10:34:28 +0530808apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +76,Total Credit/ Debit Amount should be same as linked Journal Entry,Totale Krediet / Debiet Bedrag moet dieselfde wees as gekoppelde Joernaal Inskrywing
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530809DocType: Installation Note Item,Installation Note Item,Installasie Nota Item
810DocType: Production Plan Item,Pending Qty,Hangende hoeveelheid
811DocType: Budget,Ignore,ignoreer
Frappe PR Bot748c0242018-06-21 10:34:28 +0530812apps/erpnext/erpnext/accounts/party.py +408,{0} {1} is not active,{0} {1} is nie aktief nie
Frappe PR Bot59a2a652018-04-12 13:36:55 +0530813DocType: Woocommerce Settings,Freight and Forwarding Account,Vrag en vrag-rekening
Frappe PR Bot748c0242018-06-21 10:34:28 +0530814apps/erpnext/erpnext/config/accounts.py +278,Setup cheque dimensions for printing,Opstel tjek dimensies vir die druk
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530815DocType: Salary Slip,Salary Slip Timesheet,Salaris Slip Timesheet
Frappe PR Bot748c0242018-06-21 10:34:28 +0530816apps/erpnext/erpnext/controllers/buying_controller.py +171,Supplier Warehouse mandatory for sub-contracted Purchase Receipt,Verskaffer Pakhuis verplig vir onderaanneming Aankoop Ontvangs
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530817DocType: Pricing Rule,Valid From,Geldig vanaf
818DocType: Sales Invoice,Total Commission,Totale Kommissie
Frappe PR Bot748c0242018-06-21 10:34:28 +0530819DocType: Tax Withholding Account,Tax Withholding Account,Belastingverhoudingsrekening
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530820DocType: Pricing Rule,Sales Partner,Verkoopsvennoot
821apps/erpnext/erpnext/config/buying.py +150,All Supplier scorecards.,Alle verskaffer scorecards.
822DocType: Buying Settings,Purchase Receipt Required,Aankoop Ontvangs Benodig
Frappe PR Bot748c0242018-06-21 10:34:28 +0530823apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +229,Target warehouse in row {0} must be same as Work Order,Teiken pakhuis in ry {0} moet dieselfde wees as Werkorder
824apps/erpnext/erpnext/stock/doctype/item/item.py +169,Valuation Rate is mandatory if Opening Stock entered,Waardasietarief is verpligtend indien Openingsvoorraad ingeskryf is
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530825apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +143,No records found in the Invoice table,Geen rekords gevind in die faktuur tabel nie
Frappe PR Bot748c0242018-06-21 10:34:28 +0530826apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.js +36,Please select Company and Party Type first,Kies asseblief eers Maatskappy- en Partytipe
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530827apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +31,"Already set default in pos profile {0} for user {1}, kindly disabled default","Stel reeds standaard in posprofiel {0} vir gebruiker {1}, vriendelik gedeaktiveer"
Frappe PR Bot748c0242018-06-21 10:34:28 +0530828apps/erpnext/erpnext/config/accounts.py +299,Financial / accounting year.,Finansiële / boekjaar.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530829apps/erpnext/erpnext/accounts/report/balance_sheet/balance_sheet.js +9,Accumulated Values,Opgehoopte Waardes
Frappe PR Bot748c0242018-06-21 10:34:28 +0530830apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +164,"Sorry, Serial Nos cannot be merged","Jammer, Serial Nos kan nie saamgevoeg word nie"
831DocType: Shopify Settings,Customer Group will set to selected group while syncing customers from Shopify,Kliëntegroep sal aan geselekteerde groep stel terwyl kliënte van Shopify gesinkroniseer word
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530832apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +72,Territory is Required in POS Profile,Territory is nodig in POS Profiel
833DocType: Supplier,Prevent RFQs,Voorkom RFQs
834apps/erpnext/erpnext/utilities/activation.py +83,Make Sales Order,Maak verkoopbestelling
Frappe PR Botb2a64d62018-05-16 10:46:11 +0530835apps/erpnext/erpnext/hr/doctype/payroll_entry/payroll_entry.py +169,Salary Slip submitted for period from {0} to {1},Salarisstrokie ingedien vir tydperk vanaf {0} tot {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530836DocType: Project Task,Project Task,Projektaak
837,Lead Id,Lei Id
838DocType: C-Form Invoice Detail,Grand Total,Groot totaal
839DocType: Assessment Plan,Course,Kursus
840DocType: Timesheet,Payslip,betaalstrokie
Frappe PR Bot748c0242018-06-21 10:34:28 +0530841apps/erpnext/erpnext/hr/doctype/attendance_request/attendance_request.py +18,Half day date should be in between from date and to date,Die halwe dag moet tussen die datum en die datum wees
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530842apps/erpnext/erpnext/public/js/pos/pos.html +4,Item Cart,Item winkelwagen
843apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.py +38,Fiscal Year Start Date should not be greater than Fiscal Year End Date,Begindatum van die fiskale jaar moet nie groter wees as die fiskale jaareind nie
844DocType: Issue,Resolution,resolusie
845DocType: C-Form,IV,IV
Frappe PR Bot748c0242018-06-21 10:34:28 +0530846apps/erpnext/erpnext/non_profit/report/expiring_memberships/expiring_memberships.py +15,Membership ID,Lidmaatskap ID
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530847apps/erpnext/erpnext/templates/pages/order.html +76,Delivered: {0},Afgelewer: {0}
Frappe PR Bot748c0242018-06-21 10:34:28 +0530848DocType: Bank Statement Transaction Entry,Payable Account,Betaalbare rekening
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530849DocType: Payment Entry,Type of Payment,Tipe Betaling
850DocType: Sales Order,Billing and Delivery Status,Rekening- en afleweringsstatus
851DocType: Job Applicant,Resume Attachment,Hersien aanhangsel
852apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +58,Repeat Customers,Herhaal kliënte
853DocType: Leave Control Panel,Allocate,Ken
854apps/erpnext/erpnext/public/js/utils/item_quick_entry.js +108,Create Variant,Skep Variant
855DocType: Sales Invoice,Shipping Bill Date,Versending wetsontwerp Datum
856DocType: Production Plan,Production Plan,Produksieplan
857DocType: Opening Invoice Creation Tool,Opening Invoice Creation Tool,Openingsfaktuurskeppingsinstrument
Frappe PR Botb2a64d62018-05-16 10:46:11 +0530858apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.js +863,Sales Return,Verkope terug
Frappe PR Bot748c0242018-06-21 10:34:28 +0530859apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +110,Note: Total allocated leaves {0} shouldn't be less than already approved leaves {1} for the period,Nota: Totale toegekende blare {0} moet nie minder wees as reeds goedgekeurde blare {1} vir die tydperk nie
Frappe PR Botb2a64d62018-05-16 10:46:11 +0530860DocType: Stock Settings,Set Qty in Transactions based on Serial No Input,Stel aantal in Transaksies gebaseer op Serial No Input
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530861,Total Stock Summary,Totale voorraadopsomming
Frappe PR Bot748c0242018-06-21 10:34:28 +0530862apps/erpnext/erpnext/hr/doctype/staffing_plan/staffing_plan.py +68,"You can only plan for upto {0} vacancies and budget {1} \
863 for {2} as per staffing plan {3} for parent company {4}.",U kan slegs vir {0} vakatures en begroting {1} \ vir {2} beplan volgens personeelplan {3} vir moedermaatskappy {4}.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530864DocType: Announcement,Posted By,Gepos deur
865DocType: Item,Delivered by Supplier (Drop Ship),Aflewer deur verskaffer (Drop Ship)
866DocType: Healthcare Settings,Confirmation Message,Bevestigingsboodskap
867apps/erpnext/erpnext/config/crm.py +12,Database of potential customers.,Databasis van potensiële kliënte.
868DocType: Authorization Rule,Customer or Item,Kliënt of Item
869apps/erpnext/erpnext/config/selling.py +28,Customer database.,Kliënt databasis.
870DocType: Quotation,Quotation To,Aanhaling aan
871DocType: Lead,Middle Income,Middelinkomste
872apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +228,Opening (Cr),Opening (Cr)
Frappe PR Bot748c0242018-06-21 10:34:28 +0530873apps/erpnext/erpnext/stock/doctype/item/item.py +895,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.,Verstekeenheid van item vir item {0} kan nie direk verander word nie omdat jy reeds &#39;n transaksie (s) met &#39;n ander UOM gemaak het. Jy sal &#39;n nuwe item moet skep om &#39;n ander standaard UOM te gebruik.
874apps/erpnext/erpnext/accounts/utils.py +356,Allocated amount can not be negative,Toegewysde bedrag kan nie negatief wees nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530875apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +11,Please set the Company,Stel asseblief die Maatskappy in
876DocType: Share Balance,Share Balance,Aandelebalans
Frappe PR Bot748c0242018-06-21 10:34:28 +0530877DocType: Employee Tax Exemption Declaration,Monthly House Rent,Maandelikse Huishuur
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530878DocType: Purchase Order Item,Billed Amt,Billed Amt
879DocType: Training Result Employee,Training Result Employee,Opleiding Resultaat Werknemer
880DocType: Warehouse,A logical Warehouse against which stock entries are made.,&#39;N Logiese pakhuis waarteen voorraadinskrywings gemaak word.
Frappe PR Botb2a64d62018-05-16 10:46:11 +0530881apps/erpnext/erpnext/hr/doctype/loan/loan.js +134,Principal Amount,Hoofbedrag
882DocType: Loan Application,Total Payable Interest,Totale betaalbare rente
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530883apps/erpnext/erpnext/education/doctype/fee_schedule/fee_schedule.js +57,Total Outstanding: {0},Totaal Uitstaande: {0}
884DocType: Sales Invoice Timesheet,Sales Invoice Timesheet,Verkoopsfaktuur Tydblad
Frappe PR Bot748c0242018-06-21 10:34:28 +0530885apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +150,Reference No & Reference Date is required for {0},Verwysingsnommer en verwysingsdatum is nodig vir {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530886DocType: Payroll Entry,Select Payment Account to make Bank Entry,Kies Betaalrekening om Bankinskrywing te maak
887DocType: Hotel Settings,Default Invoice Naming Series,Standaard faktuur naamgewing reeks
888apps/erpnext/erpnext/utilities/activation.py +136,"Create Employee records to manage leaves, expense claims and payroll","Skep werknemerrekords om blare, koste-eise en betaalstaat te bestuur"
889DocType: Restaurant Reservation,Restaurant Reservation,Restaurant bespreking
890DocType: Land Unit,Land Unit Name,Grond Eenheid Naam
Frappe PR Bot748c0242018-06-21 10:34:28 +0530891apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +166,Proposal Writing,Voorstel Skryf
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530892DocType: Payment Entry Deduction,Payment Entry Deduction,Betaling Inskrywing Aftrek
893apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +14,Wrapping up,Klaar maak
Frappe PR Botb2a64d62018-05-16 10:46:11 +0530894apps/erpnext/erpnext/stock/doctype/delivery_trip/delivery_trip.js +43,Notify Customers via Email,Stel kliënte in kennis per e-pos
Frappe PR Bot748c0242018-06-21 10:34:28 +0530895DocType: Item,Batch Number Series,Lotnommer Serie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530896apps/erpnext/erpnext/setup/doctype/sales_person/sales_person.py +35,Another Sales Person {0} exists with the same Employee id,Nog &#39;n verkoopspersoon {0} bestaan uit dieselfde werknemer-ID
897DocType: Employee Advance,Claimed Amount,Eisbedrag
Frappe PR Bot748c0242018-06-21 10:34:28 +0530898DocType: Travel Itinerary,Departure Datetime,Vertrek Datum Tyd
899DocType: Travel Request Costing,Travel Request Costing,Reisversoek Koste
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530900apps/erpnext/erpnext/config/education.py +180,Masters,meesters
Frappe PR Bot748c0242018-06-21 10:34:28 +0530901DocType: Employee Onboarding,Employee Onboarding Template,Werknemer Aan boord Sjabloon
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530902DocType: Assessment Plan,Maximum Assessment Score,Maksimum assesserings telling
Frappe PR Bot748c0242018-06-21 10:34:28 +0530903apps/erpnext/erpnext/config/accounts.py +144,Update Bank Transaction Dates,Dateer Bank Transaksiedatums op
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530904apps/erpnext/erpnext/config/projects.py +41,Time Tracking,Tyd dop
905DocType: Purchase Invoice,DUPLICATE FOR TRANSPORTER,DUPLIKAAT VIR TRANSPORTEUR
906apps/erpnext/erpnext/hr/doctype/employee_advance/employee_advance.py +49,Row {0}# Paid Amount cannot be greater than requested advance amount,Ry {0} # Betaalbedrag kan nie groter wees as gevraagde voorskotbedrag nie
907DocType: Fiscal Year Company,Fiscal Year Company,Fiskale Jaar Maatskappy
908DocType: Packing Slip Item,DN Detail,DN Detail
909DocType: Training Event,Conference,Konferensie
Frappe PR Bot748c0242018-06-21 10:34:28 +0530910DocType: Employee Grade,Default Salary Structure,Standaard Salarisstruktuur
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530911DocType: Timesheet,Billed,billed
912DocType: Batch,Batch Description,Batch Beskrywing
913apps/erpnext/erpnext/education/doctype/student_group_creation_tool/student_group_creation_tool.js +12,Creating student groups,Skep studentegroepe
Frappe PR Bot748c0242018-06-21 10:34:28 +0530914apps/erpnext/erpnext/accounts/utils.py +741,"Payment Gateway Account not created, please create one manually.","Betaling Gateway rekening nie geskep nie, skep asseblief een handmatig."
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530915DocType: Supplier Scorecard,Per Year,Per jaar
916apps/erpnext/erpnext/education/doctype/student_applicant/student_applicant.py +51,Not eligible for the admission in this program as per DOB,Nie in aanmerking vir toelating tot hierdie program soos per DOB nie
917DocType: Sales Invoice,Sales Taxes and Charges,Verkoopsbelasting en Heffings
918DocType: Employee,Organization Profile,Organisasie Profiel
919DocType: Vital Signs,Height (In Meter),Hoogte (In meter)
920DocType: Student,Sibling Details,Sibling Besonderhede
921DocType: Vehicle Service,Vehicle Service,Voertuigdiens
Frappe PR Botb2a64d62018-05-16 10:46:11 +0530922apps/erpnext/erpnext/config/setup.py +95,Automatically triggers the feedback request based on conditions.,Outomaties aktiveer die terugvoerversoek gebaseer op toestande.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530923DocType: Employee,Reason for Resignation,Rede vir bedanking
Frappe PR Bot748c0242018-06-21 10:34:28 +0530924DocType: Tax Withholding Category,Book on Invoice,Boek op faktuur
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530925DocType: Sales Invoice,Credit Note Issued,Kredietnota Uitgereik
926DocType: Project Task,Weight,gewig
927DocType: Payment Reconciliation,Invoice/Journal Entry Details,Faktuur / Joernaalinskrywingsbesonderhede
Frappe PR Bot748c0242018-06-21 10:34:28 +0530928apps/erpnext/erpnext/accounts/utils.py +84,{0} '{1}' not in Fiscal Year {2},{0} &#39;{1}&#39; nie in fiskale jaar {2}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530929DocType: Buying Settings,Settings for Buying Module,Instellings vir koopmodule
930apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +70,Please enter Purchase Receipt first,Voer asseblief eers Aankoop Ontvangst in
931DocType: Buying Settings,Supplier Naming By,Verskaffer Naming By
932DocType: Activity Type,Default Costing Rate,Verstekkoste
933DocType: Maintenance Schedule,Maintenance Schedule,Onderhoudskedule
Frappe PR Bot748c0242018-06-21 10:34:28 +0530934apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +151,"Then Pricing Rules are filtered out based on Customer, Customer Group, Territory, Supplier, Supplier Type, Campaign, Sales Partner etc.","Dan word prysreëls uitgefiltreer op grond van kliënt, kliëntegroep, gebied, verskaffer, verskaffer tipe, veldtog, verkoopsvennoot, ens."
935DocType: Employee Promotion,Employee Promotion Details,Werknemersbevorderingsbesonderhede
936apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +83,Net Change in Inventory,Netto verandering in voorraad
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530937DocType: Employee,Passport Number,Paspoortnommer
938apps/erpnext/erpnext/education/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +60,Relation with Guardian2,Verhouding met Guardian2
Frappe PR Bot748c0242018-06-21 10:34:28 +0530939apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +112,Manager,Bestuurder
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530940DocType: Payment Entry,Payment From / To,Betaling Van / Tot
941apps/erpnext/erpnext/selling/doctype/customer/customer.py +170,New credit limit is less than current outstanding amount for the customer. Credit limit has to be atleast {0},Nuwe kredietlimiet is minder as die huidige uitstaande bedrag vir die kliënt. Kredietlimiet moet ten minste {0} wees
Frappe PR Bot748c0242018-06-21 10:34:28 +0530942apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +430,Please set account in Warehouse {0},Stel asseblief rekening in pakhuis {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530943apps/erpnext/erpnext/controllers/trends.py +39,'Based On' and 'Group By' can not be same,&#39;Gebaseer op&#39; en &#39;Groepeer&#39; kan nie dieselfde wees nie
944DocType: Sales Person,Sales Person Targets,Verkope persoon teikens
945DocType: Installation Note,IN-,in-
946DocType: Work Order Operation,In minutes,In minute
947DocType: Issue,Resolution Date,Resolusie Datum
948DocType: Lab Test Template,Compound,saamgestelde
Frappe PR Bot748c0242018-06-21 10:34:28 +0530949apps/erpnext/erpnext/hr/doctype/employee_promotion/employee_promotion.js +56,Select Property,Kies Eiendom
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530950DocType: Student Batch Name,Batch Name,Joernaal
951DocType: Fee Validity,Max number of visit,Maksimum aantal besoeke
952,Hotel Room Occupancy,Hotel kamer besetting
Frappe PR Bot748c0242018-06-21 10:34:28 +0530953apps/erpnext/erpnext/manufacturing/doctype/work_order/work_order.py +386,Timesheet created:,Tydblad geskep:
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530954apps/erpnext/erpnext/education/doctype/student_applicant/student_applicant.js +24,Enroll,Inskryf
955DocType: GST Settings,GST Settings,GST instellings
Frappe PR Bot748c0242018-06-21 10:34:28 +0530956apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +81,Currency should be same as Price List Currency: {0},Geld moet dieselfde wees as Pryslys Geldeenheid: {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530957DocType: Selling Settings,Customer Naming By,Kliëntbenaming By
958DocType: Student Leave Application,Will show the student as Present in Student Monthly Attendance Report,Sal die student as Aanwesig in die Studente Maandelikse Bywoningsverslag wys
959DocType: Depreciation Schedule,Depreciation Amount,Waardevermindering Bedrag
Frappe PR Bot748c0242018-06-21 10:34:28 +0530960apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.js +105,Convert to Group,Skakel na Groep
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530961DocType: Delivery Trip,TOUR-.#####,TOER -. #####
962DocType: Activity Cost,Activity Type,Aktiwiteitstipe
963DocType: Request for Quotation,For individual supplier,Vir individuele verskaffer
964DocType: BOM Operation,Base Hour Rate(Company Currency),Basissuurkoers (Maatskappy Geld)
Frappe PR Bot748c0242018-06-21 10:34:28 +0530965apps/erpnext/erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.py +48,Delivered Amount,Afgelope bedrag
Frappe PR Bot59a2a652018-04-12 13:36:55 +0530966apps/erpnext/erpnext/healthcare/doctype/physician/physician_dashboard.py +14,Lab Tests,Lab toetse
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530967DocType: Quotation Item,Item Balance,Item Balans
968DocType: Sales Invoice,Packing List,Pak lys
969apps/erpnext/erpnext/config/buying.py +28,Purchase Orders given to Suppliers.,Aankooporders aan verskaffers gegee.
Frappe PR Bot748c0242018-06-21 10:34:28 +0530970DocType: Contract,Contract Template,Kontrak Sjabloon
971DocType: Clinical Procedure Item,Transfer Qty,Oordrag Aantal
972DocType: Purchase Invoice Item,Asset Location,Bate Ligging
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530973apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +43,Publishing,Publishing
974DocType: Accounts Settings,Report Settings,Verslaginstellings
975DocType: Activity Cost,Projects User,Projekte Gebruiker
Frappe PR Bot748c0242018-06-21 10:34:28 +0530976apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +41,Consumed,verteer
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530977apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +158,{0}: {1} not found in Invoice Details table,{0}: {1} word nie in die faktuurbesonderhede-tabel gevind nie
978DocType: Asset,Asset Owner Company,Bate Eienaar Maatskappy
979DocType: Company,Round Off Cost Center,Round Off Koste Sentrum
Frappe PR Bot748c0242018-06-21 10:34:28 +0530980apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +248,Maintenance Visit {0} must be cancelled before cancelling this Sales Order,Instandhoudingsbesoek {0} moet gekanselleer word voordat u hierdie verkooporder kanselleer
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530981DocType: Asset Maintenance Log,AML-,AML-
982DocType: Item,Material Transfer,Materiaal Oordrag
Frappe PR Bot748c0242018-06-21 10:34:28 +0530983DocType: Cost Center,Cost Center Number,Kostesentrumnommer
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530984apps/erpnext/erpnext/buying/doctype/supplier_scorecard_variable/supplier_scorecard_variable.py +24,Could not find path for ,Kon nie pad vind vir
985apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +221,Opening (Dr),Opening (Dr)
Frappe PR Bot748c0242018-06-21 10:34:28 +0530986DocType: Compensatory Leave Request,Work End Date,Werk Einddatum
Frappe PR Botb2a64d62018-05-16 10:46:11 +0530987DocType: Loan,Applicant,aansoeker
Frappe PR Bot748c0242018-06-21 10:34:28 +0530988apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +37,Posting timestamp must be after {0},Tydstip moet na {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530989apps/erpnext/erpnext/config/accounts.py +39,To make recurring documents,Om herhalende dokumente te maak
990,GST Itemised Purchase Register,GST Item Purchase Register
991DocType: Course Scheduling Tool,Reschedule,herskeduleer
Frappe PR Botb2a64d62018-05-16 10:46:11 +0530992DocType: Loan,Total Interest Payable,Totale rente betaalbaar
Frappe PR Bot748c0242018-06-21 10:34:28 +0530993DocType: Leave Period,Filter By,Filter By
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530994DocType: Landed Cost Taxes and Charges,Landed Cost Taxes and Charges,Belandkoste en koste geland
995DocType: Work Order Operation,Actual Start Time,Werklike Aanvangstyd
996DocType: BOM Operation,Operation Time,Operasie Tyd
Frappe PR Bot748c0242018-06-21 10:34:28 +0530997apps/erpnext/erpnext/manufacturing/doctype/work_order/work_order.js +355,Finish,Voltooi
998DocType: Salary Structure Assignment,Base,Basis
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530999DocType: Timesheet,Total Billed Hours,Totale gefaktureerde ure
Frappe PR Bot748c0242018-06-21 10:34:28 +05301000DocType: Travel Itinerary,Travel To,Reis na
1001apps/erpnext/erpnext/selling/page/point_of_sale/point_of_sale.js +1564,Write Off Amount,Skryf af Bedrag
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301002DocType: Leave Block List Allow,Allow User,Laat gebruiker toe
1003DocType: Journal Entry,Bill No,Rekening No
1004DocType: Company,Gain/Loss Account on Asset Disposal,Wins / Verliesrekening op Bateverkope
1005DocType: Vehicle Log,Service Details,Diensbesonderhede
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301006apps/erpnext/erpnext/regional/report/fichier_des_ecritures_comptables_[fec]/fichier_des_ecritures_comptables_[fec].py +47,EcritureLib,EcritureLib
1007DocType: Lab Test Template,Grouped,gegroepeer
1008DocType: Selling Settings,Delivery Note Required,Afleweringsnota benodig
1009DocType: Bank Guarantee,Bank Guarantee Number,Bank waarborg nommer
1010DocType: Assessment Criteria,Assessment Criteria,Assesseringskriteria
1011DocType: BOM Item,Basic Rate (Company Currency),Basiese Koers (Maatskappy Geld)
1012DocType: Student Attendance,Student Attendance,Studente Bywoning
1013DocType: Sales Invoice Timesheet,Time Sheet,Tydstaat
1014DocType: Manufacturing Settings,Backflush Raw Materials Based On,Backflush Grondstowwe gebaseer op
1015DocType: Sales Invoice,Port Code,Hawe kode
Frappe PR Bot748c0242018-06-21 10:34:28 +05301016apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +962,Reserve Warehouse,Reserve Warehouse
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301017DocType: Lead,Lead is an Organization,Lood is &#39;n organisasie
1018DocType: Guardian Interest,Interest,belangstelling
1019apps/erpnext/erpnext/selling/doctype/customer/customer_dashboard.py +10,Pre Sales,Voorverkope
1020DocType: Instructor Log,Other Details,Ander besonderhede
1021apps/erpnext/erpnext/accounts/report/delivered_items_to_be_billed/delivered_items_to_be_billed.py +18,Suplier,suplier
1022DocType: Lab Test,Test Template,Toets Sjabloon
1023DocType: Restaurant Order Entry Item,Served,Bedien
1024apps/erpnext/erpnext/config/non_profit.py +13,Chapter information.,Hoofstuk inligting.
1025DocType: Account,Accounts,rekeninge
1026DocType: Vehicle,Odometer Value (Last),Odometer Waarde (Laaste)
1027apps/erpnext/erpnext/config/buying.py +160,Templates of supplier scorecard criteria.,Templates van verskaffer tellingskaart kriteria.
Frappe PR Bot748c0242018-06-21 10:34:28 +05301028apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +311,Marketing,bemarking
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301029apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +303,Payment Entry is already created,Betalinginskrywing is reeds geskep
1030DocType: Request for Quotation,Get Suppliers,Kry Verskaffers
1031DocType: Purchase Receipt Item Supplied,Current Stock,Huidige voorraad
Frappe PR Bot748c0242018-06-21 10:34:28 +05301032apps/erpnext/erpnext/controllers/accounts_controller.py +639,Row #{0}: Asset {1} does not linked to Item {2},Ry # {0}: Bate {1} word nie gekoppel aan Item {2}
1033apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.js +398,Preview Salary Slip,Preview Salary Slip
1034apps/erpnext/erpnext/accounts/doctype/budget/budget.py +56,Account {0} has been entered multiple times,Rekening {0} is verskeie kere ingevoer
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301035DocType: Account,Expenses Included In Valuation,Uitgawes Ingesluit in Waardasie
1036apps/erpnext/erpnext/non_profit/doctype/membership/membership.py +37,You can only renew if your membership expires within 30 days,U kan net hernu indien u lidmaatskap binne 30 dae verstryk
Frappe PR Bot748c0242018-06-21 10:34:28 +05301037DocType: Shopping Cart Settings,Show Stock Availability,Toon voorraad beskikbaarheid
1038apps/erpnext/erpnext/assets/doctype/asset/asset.py +487,Set {0} in asset category {1} or company {2},Stel {0} in batekategorie {1} of maatskappy {2}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301039DocType: Land Unit,Longitude,Longitude
1040,Absent Student Report,Afwesige Studenteverslag
1041DocType: Crop,Crop Spacing UOM,Crop Spacing UOM
1042DocType: Accounts Settings,Only select if you have setup Cash Flow Mapper documents,Kies slegs as u instellings vir kontantvloeimappers opstel
1043DocType: Email Digest,Next email will be sent on:,Volgende e-pos sal gestuur word op:
1044DocType: Supplier Scorecard,Per Week,Per week
Frappe PR Bot748c0242018-06-21 10:34:28 +05301045apps/erpnext/erpnext/stock/doctype/item/item.py +682,Item has variants.,Item het variante.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301046apps/erpnext/erpnext/education/report/assessment_plan_status/assessment_plan_status.py +154,Total Student,Totale Student
1047apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +65,Item {0} not found,Item {0} nie gevind nie
1048DocType: Bin,Stock Value,Voorraadwaarde
Frappe PR Bot748c0242018-06-21 10:34:28 +05301049apps/erpnext/erpnext/healthcare/doctype/patient_appointment/patient_appointment.py +42,{0} has fee validity till {1},{0} het fooi geldigheid tot {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301050apps/erpnext/erpnext/healthcare/page/appointment_analytic/appointment_analytic.js +54,Tree Type,Boomstipe
1051DocType: BOM Explosion Item,Qty Consumed Per Unit,Aantal verbruik per eenheid
1052DocType: GST Account,IGST Account,IGST rekening
1053DocType: Serial No,Warranty Expiry Date,Garantie Vervaldatum
1054DocType: Material Request Item,Quantity and Warehouse,Hoeveelheid en pakhuis
1055DocType: Hub Settings,Unregister,Deregistreer
1056DocType: Sales Invoice,Commission Rate (%),Kommissie Koers (%)
1057apps/erpnext/erpnext/education/doctype/student_group/student_group.py +24,Please select Program,Kies asseblief Program
1058DocType: Project,Estimated Cost,Geskatte koste
1059DocType: Purchase Order,Link to material requests,Skakel na materiaal versoeke
1060DocType: Hub Settings,Publish,publiseer
1061apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +7,Aerospace,Ruimte
1062,Fichier des Ecritures Comptables [FEC],Fichier des Ecritures Comptables [FEC]
1063DocType: Journal Entry,Credit Card Entry,Kredietkaartinskrywing
1064apps/erpnext/erpnext/config/accounts.py +57,Company and Accounts,Maatskappy en Rekeninge
Frappe PR Botb2a64d62018-05-16 10:46:11 +05301065apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +72,In Value,In Waarde
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301066DocType: Asset Settings,Depreciation Options,Waardevermindering Opsies
Frappe PR Bot748c0242018-06-21 10:34:28 +05301067apps/erpnext/erpnext/assets/doctype/asset_movement/asset_movement.py +28,Either location or employee must be required,Enige plek of werknemer moet vereis word
Frappe PR Botb2a64d62018-05-16 10:46:11 +05301068apps/erpnext/erpnext/utilities/transaction_base.py +29,Invalid Posting Time,Ongeldige plasings tyd
Frappe PR Bot748c0242018-06-21 10:34:28 +05301069DocType: Salary Component,Condition and Formula,Toestand en Formule
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301070DocType: Lead,Campaign Name,Veldtog Naam
Frappe PR Bot748c0242018-06-21 10:34:28 +05301071apps/erpnext/erpnext/hr/doctype/compensatory_leave_request/compensatory_leave_request.py +34,There is no leave period in between {0} and {1},Daar is geen verlofperiode tussen {0} en {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301072DocType: Hotel Room,Capacity,kapasiteit
Frappe PR Bot748c0242018-06-21 10:34:28 +05301073DocType: Travel Request Costing,Expense Type,Uitgawe Tipe
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301074DocType: Selling Settings,Close Opportunity After Days,Sluit geleentheid na dae
1075,Reserved,voorbehou
1076DocType: Driver,License Details,Lisensie Besonderhede
Frappe PR Bot748c0242018-06-21 10:34:28 +05301077apps/erpnext/erpnext/accounts/doctype/share_transfer/share_transfer.py +86,The field From Shareholder cannot be blank,Die veld van aandeelhouer kan nie leeg wees nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301078DocType: Purchase Order,Supply Raw Materials,Voorsien grondstowwe
1079apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +10,Current Assets,Huidige bates
Frappe PR Bot748c0242018-06-21 10:34:28 +05301080apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +134,{0} is not a stock Item,{0} is nie &#39;n voorraaditem nie
1081apps/erpnext/erpnext/hr/notification/training_feedback/training_feedback.html +6,Please share your feedback to the training by clicking on 'Training Feedback' and then 'New',Deel asseblief u terugvoering aan die opleiding deur op &#39;Training Feedback&#39; te klik en dan &#39;New&#39;
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301082DocType: Mode of Payment Account,Default Account,Verstek rekening
Frappe PR Bot748c0242018-06-21 10:34:28 +05301083apps/erpnext/erpnext/stock/doctype/item/item.py +288,Please select Sample Retention Warehouse in Stock Settings first,Kies asseblief Sample Retention Warehouse in Voorraadinstellings
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301084DocType: Payment Entry,Received Amount (Company Currency),Ontvangde Bedrag (Maatskappy Geld)
1085apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.py +192,Lead must be set if Opportunity is made from Lead,Lood moet gestel word indien Geleentheid van Lood gemaak word
1086apps/erpnext/erpnext/erpnext_integrations/doctype/gocardless_settings/gocardless_settings.py +136,Payment Cancelled. Please check your GoCardless Account for more details,Betaling gekanselleer. Gaan asseblief jou GoCardless rekening vir meer besonderhede
Frappe PR Bot748c0242018-06-21 10:34:28 +05301087DocType: Contract,N/A,N / A
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301088apps/erpnext/erpnext/hr/doctype/holiday_list/holiday_list.py +29,Please select weekly off day,Kies asseblief weekliks af
1089DocType: Patient,O Negative,O Negatief
1090DocType: Work Order Operation,Planned End Time,Beplande eindtyd
1091,Sales Person Target Variance Item Group-Wise,Verkoopspersoneel-doelwitafwyking
Frappe PR Bot748c0242018-06-21 10:34:28 +05301092apps/erpnext/erpnext/accounts/doctype/account/account.py +95,Account with existing transaction cannot be converted to ledger,Rekening met bestaande transaksie kan nie na grootboek omskep word nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301093apps/erpnext/erpnext/config/non_profit.py +33,Memebership Type Details,Memebership Tipe Besonderhede
1094DocType: Delivery Note,Customer's Purchase Order No,Kliënt se bestellingnommer
Frappe PR Bot748c0242018-06-21 10:34:28 +05301095DocType: Clinical Procedure,Consume Stock,Verbruik Voorraad
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301096DocType: Budget,Budget Against,Begroting teen
1097DocType: Employee,Cell Number,Selfoonnommer
Frappe PR Bot748c0242018-06-21 10:34:28 +05301098apps/erpnext/erpnext/hr/doctype/payroll_entry/payroll_entry.py +469,There's no employee for the given criteria. Check that Salary Slips have not already been created.,Daar is geen werknemer vir die gegewe kriteria nie. Kontroleer dat Salarisstrokies nie reeds geskep is nie.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301099apps/erpnext/erpnext/stock/reorder_item.py +194,Auto Material Requests Generated,Outomatiese Materiaal Versoeke Genereer
1100apps/erpnext/erpnext/buying/doctype/supplier_quotation/supplier_quotation_list.js +7,Lost,verloor
Frappe PR Bot748c0242018-06-21 10:34:28 +05301101apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +184,You can not enter current voucher in 'Against Journal Entry' column,U kan nie huidige voucher insleutel in die kolom &quot;Teen Journal Entry &#39;nie
1102DocType: Employee Benefit Application Detail,Max Benefit Amount,Maksimum Voordeelbedrag
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301103apps/erpnext/erpnext/stock/page/stock_balance/stock_balance.js +50,Reserved for manufacturing,Gereserveer vir vervaardiging
1104DocType: Soil Texture,Sand,sand
1105apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +25,Energy,energie
1106DocType: Opportunity,Opportunity From,Geleentheid Van
Frappe PR Bot748c0242018-06-21 10:34:28 +05301107apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +892,Row {0}: {1} Serial numbers required for Item {2}. You have provided {3}.,Ry {0}: {1} Serial nommers benodig vir item {2}. U het {3} verskaf.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301108apps/erpnext/erpnext/restaurant/doctype/restaurant_order_entry/restaurant_order_entry.py +79,Please select a table,Kies asseblief &#39;n tabel
1109DocType: BOM,Website Specifications,Webwerf spesifikasies
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301110DocType: Special Test Items,Particulars,Besonderhede
Frappe PR Bot748c0242018-06-21 10:34:28 +05301111apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +23,{0}: From {0} of type {1},{0}: Vanaf {0} van tipe {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301112DocType: Warranty Claim,CI-,CI-
Frappe PR Bot748c0242018-06-21 10:34:28 +05301113apps/erpnext/erpnext/controllers/buying_controller.py +370,Row {0}: Conversion Factor is mandatory,Ry {0}: Omskakelfaktor is verpligtend
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301114DocType: Student,A+,A +
Frappe PR Bot748c0242018-06-21 10:34:28 +05301115apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +343,"Multiple Price Rules exists with same criteria, please resolve conflict by assigning priority. Price Rules: {0}",Veelvuldige prysreëls bestaan volgens dieselfde kriteria. Beslis asseblief konflik deur prioriteit toe te ken. Prys Reëls: {0}
1116DocType: Exchange Rate Revaluation,Exchange Rate Revaluation Account,Wisselkoers herwaardasie rekening
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301117apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +519,Cannot deactivate or cancel BOM as it is linked with other BOMs,Kan BOM nie deaktiveer of kanselleer nie aangesien dit gekoppel is aan ander BOM&#39;s
Frappe PR Bot748c0242018-06-21 10:34:28 +05301118apps/erpnext/erpnext/accounts/doctype/exchange_rate_revaluation/exchange_rate_revaluation.js +106,Please select Company and Posting Date to getting entries,Kies asseblief Maatskappy en Posdatum om inskrywings te kry
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301119DocType: Asset,Maintenance,onderhoud
Frappe PR Botb2a64d62018-05-16 10:46:11 +05301120DocType: Subscriber,Subscriber,intekenaar
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301121DocType: Item Attribute Value,Item Attribute Value,Item Attribuutwaarde
1122apps/erpnext/erpnext/projects/doctype/project/project.py +406,Please Update your Project Status,Werk asseblief jou projekstatus op
Frappe PR Bot748c0242018-06-21 10:34:28 +05301123apps/erpnext/erpnext/setup/doctype/currency_exchange/currency_exchange.py +26,Currency Exchange must be applicable for Buying or for Selling.,Geldwissel moet van toepassing wees vir koop of verkoop.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301124DocType: Item,Maximum sample quantity that can be retained,Maksimum monster hoeveelheid wat behou kan word
1125DocType: Project Update,How is the Project Progressing Right Now?,Hoe is die Progress Progressing nou?
1126apps/erpnext/erpnext/config/selling.py +158,Sales campaigns.,Verkoopsveldtogte.
1127apps/erpnext/erpnext/manufacturing/doctype/work_order/work_order.js +117,Make Timesheet,Maak tydrooster
1128DocType: 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.
1129
1130#### Note
1131
1132The 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.
1133
1134#### Description of Columns
1135
Frappe PR Bot748c0242018-06-21 10:34:28 +053011361. Calculation Type:
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301137 - This can be on **Net Total** (that is the sum of basic amount).
1138 - **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.
1139 - **Actual** (as mentioned).
11402. Account Head: The Account ledger under which this tax will be booked
11413. Cost Center: If the tax / charge is an income (like shipping) or expense it needs to be booked against a Cost Center.
11424. Description: Description of the tax (that will be printed in invoices / quotes).
11435. Rate: Tax rate.
11446. Amount: Tax amount.
11457. Total: Cumulative total to this point.
11468. 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).
11479. 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.","Standaard belasting sjabloon wat toegepas kan word op alle verkope transaksies. Hierdie sjabloon kan &#39;n lys van belastingkoppe bevat en ook ander koste / inkomstekoppe soos &quot;Versending&quot;, &quot;Versekering&quot;, &quot;Hantering&quot; ens. #### Nota Die belastingkoers wat u hier definieer, sal die standaard belastingkoers vir almal wees ** items **. As daar ** Items ** met verskillende tariewe is, moet hulle bygevoeg word in die ** Item Tax **-tabel in die ** Item ** -bemeester. #### Beskrywing van Kolomme 1. Berekeningstipe: - Dit kan wees op ** Netto Totaal ** (dit is die som van basiese bedrag). - ** Op Vorige Ry Totaal / Bedrag ** (vir kumulatiewe belasting of heffings). As u hierdie opsie kies, sal die belasting toegepas word as &#39;n persentasie van die vorige ry (in die belastingtabel) bedrag of totaal. - ** Werklike ** (soos genoem). 2. Rekeninghoof: Die rekeninggrootboek waaronder hierdie belasting geboekstaaf sal word. 3. Kosprys: Indien die belasting / heffing &#39;n inkomste (soos gestuur) of uitgawes is, moet dit teen &#39;n Kostepunt bespreek word. 4. Beskrywing: Beskrywing van die belasting (wat in fakture / aanhalings gedruk sal word). 5. Tarief: Belastingkoers. 6. Bedrag: Belastingbedrag. 7. Totaal: Kumulatiewe totaal tot hierdie punt. 8. Tik ry: As gebaseer op &quot;Vorige ry Total&quot;, kan jy die rynommer kies wat as basis vir hierdie berekening geneem sal word (standaard is die vorige ry). 9. Is hierdie belasting ingesluit by Basiese tarief ?: As u dit kontroleer, beteken dit dat hierdie belasting nie onder die itemtabel sal verskyn nie, maar sal ingesluit word in die basiese tarief in u hoofitemietabel. Dit is nuttig waar jy wil &#39;n vaste prys (insluitende alle belasting) prys aan kliënte."
1148DocType: Employee,Bank A/C No.,Bank A / C Nr.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301149DocType: Quality Inspection Reading,Reading 7,Lees 7
1150apps/erpnext/erpnext/stock/doctype/material_request/material_request_list.js +9,Partially Ordered,Gedeeltelik bestel
1151DocType: Lab Test,Lab Test,Lab Test
1152DocType: Student Report Generation Tool,Student Report Generation Tool,Studente Verslag Generasie Tool
1153DocType: Expense Claim Detail,Expense Claim Type,Koste eis Tipe
1154DocType: Shopping Cart Settings,Default settings for Shopping Cart,Verstek instellings vir die winkelwagentje
1155apps/erpnext/erpnext/healthcare/doctype/physician_schedule/physician_schedule.js +27,Add Timeslots,Voeg tydslaaie by
Frappe PR Bot748c0242018-06-21 10:34:28 +05301156apps/erpnext/erpnext/assets/doctype/asset/depreciation.py +140,Asset scrapped via Journal Entry {0},Bate geskrap via Joernaal Inskrywing {0}
Frappe PR Botb2a64d62018-05-16 10:46:11 +05301157DocType: Loan,Interest Income Account,Rente Inkomsterekening
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301158apps/erpnext/erpnext/non_profit/doctype/grant_application/grant_application.py +58,Review Invitation Sent,Hersien uitnodiging gestuur
Frappe PR Bot748c0242018-06-21 10:34:28 +05301159DocType: Shift Assignment,Shift Assignment,Shift Opdrag
1160DocType: Employee Transfer Property,Employee Transfer Property,Werknemersoordragseiendom
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301161apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +13,Biotechnology,biotegnologie
Frappe PR Bot748c0242018-06-21 10:34:28 +05301162apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +116,Office Maintenance Expenses,Kantoor Onderhoud Uitgawes
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301163apps/erpnext/erpnext/utilities/user_progress.py +54,Go to ,Gaan na
Frappe PR Bot748c0242018-06-21 10:34:28 +05301164DocType: Shopify Settings,Update Price from Shopify To ERPNext Price List,Werk prys vanaf Shopify na ERPNext Pryslys
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301165apps/erpnext/erpnext/config/learn.py +47,Setting up Email Account,E-pos rekening opstel
1166apps/erpnext/erpnext/manufacturing/doctype/production_plan/production_plan.js +21,Please enter Item first,Voer asseblief eers die item in
1167DocType: Asset Repair,Downtime,Af tyd
1168DocType: Account,Liability,aanspreeklikheid
Frappe PR Bot748c0242018-06-21 10:34:28 +05301169apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +227,Sanctioned Amount cannot be greater than Claim Amount in Row {0}.,Gekonfekteerde bedrag kan nie groter wees as eisbedrag in ry {0} nie.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301170apps/erpnext/erpnext/education/report/course_wise_assessment_report/course_wise_assessment_report.html +11,Academic Term: ,Akademiese kwartaal:
Frappe PR Bot748c0242018-06-21 10:34:28 +05301171DocType: Salary Component,Do not include in total,Sluit nie in totaal in nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301172DocType: Company,Default Cost of Goods Sold Account,Verstek koste van goedere verkoop rekening
Frappe PR Bot748c0242018-06-21 10:34:28 +05301173apps/erpnext/erpnext/stock/get_item_details.py +395,Price List not selected,Pryslys nie gekies nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301174DocType: Employee,Family Background,Familie agtergrond
1175DocType: Request for Quotation Supplier,Send Email,Stuur e-pos
Frappe PR Bot748c0242018-06-21 10:34:28 +05301176apps/erpnext/erpnext/stock/doctype/item/item.py +243,Warning: Invalid Attachment {0},Waarskuwing: Ongeldige aanhangsel {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301177DocType: Item,Max Sample Quantity,Max Sample Hoeveelheid
Frappe PR Bot748c0242018-06-21 10:34:28 +05301178apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +805,No Permission,Geen toestemming nie
1179DocType: Contract Fulfilment Checklist,Contract Fulfilment Checklist,Kontrak Vervulling Checklist
Frappe PR Bot59a2a652018-04-12 13:36:55 +05301180apps/erpnext/erpnext/public/js/hub/hub_form.js +351,Quote Requested,Aanhaling gevra
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301181DocType: Vital Signs,Heart Rate / Pulse,Hartslag / Pols
1182DocType: Company,Default Bank Account,Verstekbankrekening
Frappe PR Bot748c0242018-06-21 10:34:28 +05301183apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +67,"To filter based on Party, select Party Type first","Om te filter gebaseer op Party, kies Party Type eerste"
1184apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +46,'Update Stock' can not be checked because items are not delivered via {0},&#39;Op Voorraad Voorraad&#39; kan nie nagegaan word nie omdat items nie afgelewer word via {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301185DocType: Vehicle,Acquisition Date,Verkrygingsdatum
1186apps/erpnext/erpnext/utilities/user_progress.py +146,Nos,Nos
1187DocType: Item,Items with higher weightage will be shown higher,Items met &#39;n hoër gewig sal hoër vertoon word
1188apps/erpnext/erpnext/healthcare/doctype/patient/patient_dashboard.py +14,Lab Tests and Vital Signs,Lab toetse en Vital Signs
1189DocType: Bank Reconciliation Detail,Bank Reconciliation Detail,Bankversoening Detail
Frappe PR Bot748c0242018-06-21 10:34:28 +05301190apps/erpnext/erpnext/controllers/accounts_controller.py +643,Row #{0}: Asset {1} must be submitted,Ry # {0}: Bate {1} moet ingedien word
1191apps/erpnext/erpnext/hr/doctype/leave_period/leave_period.py +43,No employee found,Geen werknemer gevind nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301192DocType: Item,If subcontracted to a vendor,As onderaannemer aan &#39;n ondernemer
Frappe PR Botb2a64d62018-05-16 10:46:11 +05301193apps/erpnext/erpnext/education/doctype/student_group/student_group.js +113,Student Group is already updated.,Studentegroep is reeds opgedateer.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301194apps/erpnext/erpnext/config/projects.py +18,Project Update.,Projekopdatering.
1195DocType: SMS Center,All Customer Contact,Alle kliënte kontak
1196DocType: Land Unit,Tree Details,Boom Besonderhede
1197DocType: Training Event,Event Status,Gebeurtenis Status
1198DocType: Volunteer,Availability Timeslot,Beskikbaarheid Tydslot
1199,Support Analytics,Ondersteun Analytics
1200apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +365,"If you have any questions, please get back to us.","As u enige vrae het, kom asseblief terug na ons."
1201DocType: Cash Flow Mapper,Cash Flow Mapper,Kontantvloeimapper
1202DocType: Item,Website Warehouse,Website Warehouse
1203DocType: Payment Reconciliation,Minimum Invoice Amount,Minimum faktuurbedrag
1204apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +111,{0} {1}: Cost Center {2} does not belong to Company {3},{0} {1}: Koste Sentrum {2} behoort nie aan Maatskappy {3}
1205apps/erpnext/erpnext/utilities/user_progress.py +92,Upload your letter head (Keep it web friendly as 900px by 100px),Laai jou briefkop op (Hou dit webvriendelik as 900px by 100px)
1206apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +88,{0} {1}: Account {2} cannot be a Group,{0} {1}: Rekening {2} kan nie &#39;n Groep wees nie
1207apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +63,Item Row {idx}: {doctype} {docname} does not exist in above '{doctype}' table,Itemreeks {idx}: {doctype} {docname} bestaan nie in die boks &#39;{doctype}&#39; tabel nie
Frappe PR Bot748c0242018-06-21 10:34:28 +05301208apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +301,Timesheet {0} is already completed or cancelled,Rooster {0} is reeds voltooi of gekanselleer
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301209apps/erpnext/erpnext/templates/pages/projects.html +42,No tasks,Geen take nie
1210DocType: Item Variant Settings,Copy Fields to Variant,Kopieer velde na variant
1211DocType: Asset,Opening Accumulated Depreciation,Opening Opgehoopte Waardevermindering
1212apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.js +49,Score must be less than or equal to 5,Die telling moet minder as of gelyk wees aan 5
1213DocType: Program Enrollment Tool,Program Enrollment Tool,Program Inskrywing Tool
Frappe PR Bot748c0242018-06-21 10:34:28 +05301214apps/erpnext/erpnext/config/accounts.py +341,C-Form records,C-vorm rekords
1215apps/erpnext/erpnext/accounts/doctype/share_transfer/share_transfer.py +74,The shares already exist,Die aandele bestaan reeds
1216apps/erpnext/erpnext/config/selling.py +322,Customer and Supplier,Kliënt en Verskaffer
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301217DocType: Email Digest,Email Digest Settings,Email Digest Settings
1218apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +367,Thank you for your business!,Dankie vir u besigheid!
1219apps/erpnext/erpnext/config/support.py +12,Support queries from customers.,Ondersteun navrae van kliënte.
Frappe PR Bot748c0242018-06-21 10:34:28 +05301220DocType: Employee Property History,Employee Property History,Werknemer Eiendomsgeskiedenis
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301221DocType: Setup Progress Action,Action Doctype,Aksie Doctype
1222DocType: HR Settings,Retirement Age,Aftree-ouderdom
1223DocType: Bin,Moving Average Rate,Beweeg gemiddelde koers
1224DocType: Production Plan,Select Items,Kies items
1225DocType: Share Transfer,To Shareholder,Aan Aandeelhouer
Frappe PR Bot748c0242018-06-21 10:34:28 +05301226apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +404,{0} against Bill {1} dated {2},{0} teen Wetsontwerp {1} gedateer {2}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301227apps/erpnext/erpnext/utilities/user_progress.py +27,Setup Institution,Setup instelling
1228DocType: Program Enrollment,Vehicle/Bus Number,Voertuig / busnommer
1229apps/erpnext/erpnext/education/doctype/course/course.js +17,Course Schedule,Kursusskedule
1230DocType: Request for Quotation Supplier,Quote Status,Aanhaling Status
1231DocType: GoCardless Settings,Webhooks Secret,Webhooks Secret
1232DocType: Maintenance Visit,Completion Status,Voltooiingsstatus
1233DocType: Daily Work Summary Group,Select Users,Kies gebruikers
1234DocType: Hotel Room Pricing Item,Hotel Room Pricing Item,Hotel Kamerprys item
1235DocType: HR Settings,Enter retirement age in years,Gee aftree-ouderdom in jare
1236DocType: Crop,Target Warehouse,Teiken Warehouse
1237DocType: Payroll Employee Detail,Payroll Employee Detail,Betaalstaat Werknemer Detail
Frappe PR Bot748c0242018-06-21 10:34:28 +05301238apps/erpnext/erpnext/public/js/utils/serial_no_batch_selector.js +135,Please select a warehouse,Kies asseblief &#39;n pakhuis
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301239DocType: Cheque Print Template,Starting location from left edge,Begin plek vanaf linkerkant
1240DocType: Item,Allow over delivery or receipt upto this percent,Laat oor die aflewering of kwitansie tot hierdie persentasie toe
1241DocType: Stock Entry,STE-,STE
1242DocType: Upload Attendance,Import Attendance,Invoer Bywoning
1243apps/erpnext/erpnext/public/js/pos/pos.html +124,All Item Groups,Alle Itemgroepe
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301244DocType: Work Order,Item To Manufacture,Item om te vervaardig
1245apps/erpnext/erpnext/regional/report/fichier_des_ecritures_comptables_[fec]/fichier_des_ecritures_comptables_[fec].py +44,CompteLib,CompteLib
1246apps/erpnext/erpnext/buying/utils.py +80,{0} {1} status is {2},{0} {1} status is {2}
1247DocType: Water Analysis,Collection Temperature ,Versameling Temperatuur
1248DocType: Employee,Provide Email Address registered in company,Verskaf e-pos adres geregistreer in die maatskappy
1249DocType: Shopping Cart Settings,Enable Checkout,Aktiveer Checkout
1250apps/erpnext/erpnext/config/learn.py +202,Purchase Order to Payment,Aankoopbestelling na betaling
1251apps/erpnext/erpnext/stock/page/stock_balance/stock_balance.js +48,Projected Qty,Geprojekteerde hoeveelheid
1252DocType: Sales Invoice,Payment Due Date,Betaaldatum
1253DocType: Drug Prescription,Interval UOM,Interval UOM
1254DocType: Customer,"Reselect, if the chosen address is edited after save","Herstel, as die gekose adres geredigeer word na die stoor"
Frappe PR Bot748c0242018-06-21 10:34:28 +05301255apps/erpnext/erpnext/stock/doctype/item/item.js +576,Item Variant {0} already exists with same attributes,Item Variant {0} bestaan reeds met dieselfde eienskappe
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301256DocType: Item,Hub Publishing Details,Hub Publishing Details
Frappe PR Botb2a64d62018-05-16 10:46:11 +05301257apps/erpnext/erpnext/stock/report/stock_ledger/stock_ledger.py +135,'Opening',&#39;Oopmaak&#39;
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301258apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +130,Open To Do,Oop om te doen
Frappe PR Bot748c0242018-06-21 10:34:28 +05301259DocType: Issue,Via Customer Portal,Via Customer Portal
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301260DocType: Notification Control,Delivery Note Message,Afleweringsnota Boodskap
1261DocType: Lab Test Template,Result Format,Resultaatformaat
1262DocType: Expense Claim,Expenses,uitgawes
1263DocType: Item Variant Attribute,Item Variant Attribute,Item Variant Attribute
1264,Purchase Receipt Trends,Aankoopontvangstendense
1265DocType: Payroll Entry,Bimonthly,tweemaandelikse
1266DocType: Vehicle Service,Brake Pad,Remskoen
1267DocType: Fertilizer,Fertilizer Contents,Kunsmis Inhoud
Frappe PR Bot748c0242018-06-21 10:34:28 +05301268apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +321,Research & Development,navorsing en ontwikkeling
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301269apps/erpnext/erpnext/accounts/report/purchase_order_items_to_be_billed/purchase_order_items_to_be_billed.py +20,Amount to Bill,Bedrag aan rekening
1270DocType: Company,Registration Details,Registrasie Besonderhede
1271DocType: Timesheet,Total Billed Amount,Totale gefactureerde bedrag
1272DocType: Item Reorder,Re-Order Qty,Herbestelling Aantal
1273DocType: Leave Block List Date,Leave Block List Date,Laat blokkie lys datum
1274apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +94,BOM #{0}: Raw material cannot be same as main Item,BOM # {0}: Grondstowwe kan nie dieselfde wees as hoofitem nie
1275apps/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,Totale Toepaslike Koste in Aankoopontvangste-items moet dieselfde wees as Totale Belasting en Heffings
1276DocType: Sales Team,Incentives,aansporings
1277DocType: SMS Log,Requested Numbers,Gevraagde Getalle
1278DocType: Volunteer,Evening,aand
1279DocType: Customer,Bypass credit limit check at Sales Order,Omskakel krediet limiet tjek by verkope bestelling
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301280apps/erpnext/erpnext/accounts/doctype/tax_rule/tax_rule.py +100,"Enabling 'Use for Shopping Cart', as Shopping Cart is enabled and there should be at least one Tax Rule for Shopping Cart","Aktiveer &#39;Gebruik vir winkelwagentje&#39;, aangesien winkelwagentjie geaktiveer is en daar moet ten minste een belastingreël vir die winkelwagentjie wees"
Frappe PR Bot748c0242018-06-21 10:34:28 +05301281apps/erpnext/erpnext/controllers/accounts_controller.py +445,"Payment Entry {0} is linked against Order {1}, check if it should be pulled as advance in this invoice.","Betaling Inskrywing {0} is gekoppel aan bestelling {1}, maak seker of dit as voorskot in hierdie faktuur getrek word."
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301282DocType: Sales Invoice Item,Stock Details,Voorraadbesonderhede
1283apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +29,Project Value,Projekwaarde
Frappe PR Bot748c0242018-06-21 10:34:28 +05301284apps/erpnext/erpnext/config/selling.py +332,Point-of-Sale,Punt van koop
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301285DocType: Fee Schedule,Fee Creation Status,Fee Creation Status
1286DocType: Vehicle Log,Odometer Reading,Odometer Reading
Frappe PR Bot748c0242018-06-21 10:34:28 +05301287apps/erpnext/erpnext/accounts/doctype/account/account.py +118,"Account balance already in Credit, you are not allowed to set 'Balance Must Be' as 'Debit'","Rekeningbalans reeds in Krediet, jy mag nie &#39;Balans moet wees&#39; as &#39;Debiet&#39; stel nie."
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301288DocType: Account,Balance must be,Saldo moet wees
1289DocType: Hub Settings,Publish Pricing,Publiseer pryse
1290DocType: Notification Control,Expense Claim Rejected Message,Koste-eis Afgekeurde Boodskap
1291,Available Qty,Beskikbare hoeveelheid
Frappe PR Bot748c0242018-06-21 10:34:28 +05301292DocType: Shopify Settings,Default Warehouse to to create Sales Order and Delivery Note,Default Warehouse om Sales Order en Delivery Note te skep
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301293DocType: Purchase Taxes and Charges,On Previous Row Total,Op vorige ry Totaal
1294DocType: Purchase Invoice Item,Rejected Qty,Verwerp Aantal
1295DocType: Setup Progress Action,Action Field,Aksie Veld
1296DocType: Healthcare Settings,Manage Customer,Bestuur kliënt
1297DocType: Delivery Trip,Delivery Stops,Afleweringstop
1298DocType: Salary Slip,Working Days,Werksdae
1299DocType: Serial No,Incoming Rate,Inkomende koers
1300DocType: Packing Slip,Gross Weight,Totale gewig
Frappe PR Bot748c0242018-06-21 10:34:28 +05301301DocType: Leave Type,Encashment Threshold Days,Encashment Drempel Dae
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301302,Final Assessment Grades,Finale Assesseringsgraad
Frappe PR Bot748c0242018-06-21 10:34:28 +05301303apps/erpnext/erpnext/hub_node/doctype/hub_settings/hub_settings.js +59,Enable Hub,Aktiveer Hub
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301304apps/erpnext/erpnext/public/js/setup_wizard.js +110,The name of your company for which you are setting up this system.,Die naam van u maatskappy waarvoor u hierdie stelsel opstel.
1305DocType: HR Settings,Include holidays in Total no. of Working Days,Sluit vakansiedae in Totaal nr. van werksdae
1306apps/erpnext/erpnext/setup/setup_wizard/operations/sample_data.py +108,Setup your Institute in ERPNext,Stel jou Instituut op in ERPNext
1307DocType: Agriculture Analysis Criteria,Plant Analysis,Plantanalise
1308DocType: Job Applicant,Hold,hou
Frappe PR Bot748c0242018-06-21 10:34:28 +05301309apps/erpnext/erpnext/manufacturing/doctype/bom/bom.js +101,Alternate Item,Alternatiewe Item
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301310DocType: Project Update,Progress Details,Progress Details
Frappe PR Bot748c0242018-06-21 10:34:28 +05301311DocType: Shopify Log,Request Data,Versoek data
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301312DocType: Employee,Date of Joining,Datum van aansluiting
1313DocType: Naming Series,Update Series,Update Series
1314DocType: Supplier Quotation,Is Subcontracted,Is onderaanneming
1315DocType: Restaurant Table,Minimum Seating,Minimum sitplek
1316DocType: Item Attribute,Item Attribute Values,Item Attribuutwaardes
1317DocType: Examination Result,Examination Result,Eksamenuitslag
Frappe PR Bot748c0242018-06-21 10:34:28 +05301318apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +872,Purchase Receipt,Aankoop Ontvangst
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301319,Received Items To Be Billed,Items ontvang om gefaktureer te word
Frappe PR Bot748c0242018-06-21 10:34:28 +05301320apps/erpnext/erpnext/config/accounts.py +309,Currency exchange rate master.,Wisselkoers meester.
1321apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +210,Reference Doctype must be one of {0},Verwysings Doctype moet een van {0} wees.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301322apps/erpnext/erpnext/stock/report/warehouse_wise_item_balance_age_and_value/warehouse_wise_item_balance_age_and_value.js +46,Filter Total Zero Qty,Filter Totale Nul Aantal
Frappe PR Bot748c0242018-06-21 10:34:28 +05301323apps/erpnext/erpnext/manufacturing/doctype/work_order/work_order.py +369,Unable to find Time Slot in the next {0} days for Operation {1},Kan nie tydgleuf in die volgende {0} dae vir operasie {1} vind nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301324DocType: Work Order,Plan material for sub-assemblies,Beplan materiaal vir sub-gemeentes
1325apps/erpnext/erpnext/config/selling.py +97,Sales Partners and Territory,Verkope Vennote en Territory
Frappe PR Bot748c0242018-06-21 10:34:28 +05301326apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +604,BOM {0} must be active,BOM {0} moet aktief wees
1327apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.py +423,No Items available for transfer,Geen items beskikbaar vir oordrag nie
1328DocType: Employee Boarding Activity,Activity Name,Aktiwiteit Naam
1329apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +817,Change Release Date,Verander Release Date
1330apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +238,Closing (Opening + Total),Sluiting (Opening + Totaal)
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301331DocType: Journal Entry,Depreciation Entry,Waardevermindering Inskrywing
Frappe PR Bot748c0242018-06-21 10:34:28 +05301332apps/erpnext/erpnext/selling/report/sales_person_wise_transaction_summary/sales_person_wise_transaction_summary.py +33,Please select the document type first,Kies asseblief die dokument tipe eerste
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301333apps/erpnext/erpnext/maintenance/doctype/maintenance_visit/maintenance_visit.py +65,Cancel Material Visits {0} before cancelling this Maintenance Visit,Kanselleer materiaalbesoeke {0} voordat u hierdie onderhoudsbesoek kanselleer
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301334DocType: Pricing Rule,Rate or Discount,Tarief of Korting
Frappe PR Bot748c0242018-06-21 10:34:28 +05301335apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +216,Serial No {0} does not belong to Item {1},Reeksnommer {0} behoort nie aan item {1} nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301336DocType: Purchase Receipt Item Supplied,Required Qty,Vereiste aantal
Frappe PR Bot59a2a652018-04-12 13:36:55 +05301337apps/erpnext/erpnext/public/js/hub/hub_listing.js +58,Favourites,Gunstelinge
1338DocType: Hub Settings,Custom Data,Aangepaste data
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301339apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +126,Warehouses with existing transaction can not be converted to ledger.,Pakhuise met bestaande transaksies kan nie na grootboek omskep word nie.
Frappe PR Bot748c0242018-06-21 10:34:28 +05301340apps/erpnext/erpnext/controllers/buying_controller.py +551,Serial no is mandatory for the item {0},Serienommer is verpligtend vir die item {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301341DocType: Bank Reconciliation,Total Amount,Totale bedrag
1342apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +32,Internet Publishing,Internet Publishing
1343DocType: Prescription Duration,Number,aantal
1344apps/erpnext/erpnext/accounts/doctype/opening_invoice_creation_tool/opening_invoice_creation_tool.js +25,Creating {0} Invoice,Skep {0} faktuur
1345DocType: Medical Code,Medical Code Standard,Mediese Kode Standaard
1346DocType: Soil Texture,Clay Composition (%),Kleiskomposisie (%)
Frappe PR Bot748c0242018-06-21 10:34:28 +05301347apps/erpnext/erpnext/assets/doctype/asset_maintenance/asset_maintenance.js +102,Please save before assigning task.,Stoor asseblief voor die toewys van taak.
Frappe PR Botb2a64d62018-05-16 10:46:11 +05301348apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +76,Balance Value,Balanswaarde
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301349DocType: Lab Test,Lab Technician,Lab tegnikus
Frappe PR Botb2a64d62018-05-16 10:46:11 +05301350apps/erpnext/erpnext/stock/report/item_prices/item_prices.py +39,Sales Price List,Verkooppryslys
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301351DocType: Healthcare Settings,"If checked, a customer will be created, mapped to Patient.
1352Patient Invoices will be created against this Customer. You can also select existing Customer while creating Patient.","Indien gekontroleer, sal &#39;n kliënt geskep word, gekarteer na Pasiënt. Pasiëntfakture sal teen hierdie kliënt geskep word. U kan ook bestaande kliënt kies terwyl u pasiënt skep."
1353DocType: Bank Reconciliation,Account Currency,Rekening Geld
1354DocType: Lab Test,Sample ID,Voorbeeld ID
1355apps/erpnext/erpnext/accounts/general_ledger.py +167,Please mention Round Off Account in Company,Gee asseblief &#39;n afwykende rekening in die maatskappy
1356DocType: Purchase Receipt,Range,verskeidenheid
1357DocType: Supplier,Default Payable Accounts,Verstekbetaalbare rekeninge
Frappe PR Bot748c0242018-06-21 10:34:28 +05301358apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +52,Employee {0} is not active or does not exist,Werknemer {0} is nie aktief of bestaan nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301359DocType: Fee Structure,Components,komponente
Frappe PR Bot748c0242018-06-21 10:34:28 +05301360DocType: Support Search Source,Search Term Param Name,Soek termyn Param Naam
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301361DocType: Item Barcode,Item Barcode,Item Barcode
Frappe PR Bot59a2a652018-04-12 13:36:55 +05301362DocType: Woocommerce Settings,Endpoints,eindpunte
Frappe PR Bot748c0242018-06-21 10:34:28 +05301363apps/erpnext/erpnext/stock/doctype/item/item.py +677,Item Variants {0} updated,Itemvarianante {0} opgedateer
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301364DocType: Quality Inspection Reading,Reading 6,Lees 6
Frappe PR Bot748c0242018-06-21 10:34:28 +05301365apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +959,Cannot {0} {1} {2} without any negative outstanding invoice,Kan nie {0} {1} {2} sonder enige negatiewe uitstaande faktuur
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301366DocType: Share Transfer,From Folio No,Van Folio No
1367DocType: Purchase Invoice Advance,Purchase Invoice Advance,Aankoopfaktuur Advance
Frappe PR Bot748c0242018-06-21 10:34:28 +05301368apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +231,Row {0}: Credit entry can not be linked with a {1},Ry {0}: Kredietinskrywing kan nie gekoppel word aan &#39;n {1}
1369apps/erpnext/erpnext/config/accounts.py +252,Define budget for a financial year.,Definieer begroting vir &#39;n finansiële jaar.
1370DocType: Shopify Tax Account,ERPNext Account,ERPNext Account
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301371DocType: Lead,LEAD-,lood
Frappe PR Bot748c0242018-06-21 10:34:28 +05301372apps/erpnext/erpnext/controllers/accounts_controller.py +54,{0} is blocked so this transaction cannot proceed,"{0} is geblokkeer, sodat hierdie transaksie nie kan voortgaan nie"
1373DocType: Budget,Action if Accumulated Monthly Budget Exceeded on MR,Aksie indien geakkumuleerde maandelikse begroting oorskry op MR
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301374DocType: Employee,Permanent Address Is,Permanente adres is
1375DocType: Work Order Operation,Operation completed for how many finished goods?,Operasie voltooi vir hoeveel klaarprodukte?
1376DocType: Payment Terms Template,Payment Terms Template,Betalings terme sjabloon
1377apps/erpnext/erpnext/public/js/setup_wizard.js +51,The Brand,Die Brand
Frappe PR Bot748c0242018-06-21 10:34:28 +05301378DocType: Employee Tax Exemption Proof Submission,Rented To Date,Huur na datum
Frappe PR Bot59a2a652018-04-12 13:36:55 +05301379DocType: Manufacturing Settings,Allow Multiple Material Consumption,Laat veelvuldige materiaalverbruik toe
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301380DocType: Employee,Exit Interview Details,Afhanklike onderhoudsbesonderhede
1381DocType: Item,Is Purchase Item,Is Aankoop Item
Frappe PR Bot748c0242018-06-21 10:34:28 +05301382DocType: Bank Statement Transaction Invoice Item,Purchase Invoice,Aankoopfaktuur
Frappe PR Bot59a2a652018-04-12 13:36:55 +05301383DocType: Manufacturing Settings,Allow multiple Material Consumption against a Work Order,Laat veelvuldige materiaalverbruik toe teen &#39;n werkorder
Frappe PR Bot748c0242018-06-21 10:34:28 +05301384DocType: GL Entry,Voucher Detail No,Voucher Detail No
1385apps/erpnext/erpnext/accounts/page/pos/pos.js +797,New Sales Invoice,Nuwe verkope faktuur
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301386DocType: Stock Entry,Total Outgoing Value,Totale uitgaande waarde
1387DocType: Physician,Appointments,aanstellings
1388apps/erpnext/erpnext/public/js/account_tree_grid.js +223,Opening Date and Closing Date should be within same Fiscal Year,Openingsdatum en sluitingsdatum moet binne dieselfde fiskale jaar wees
1389DocType: Lead,Request for Information,Versoek vir inligting
1390,LeaderBoard,leader
1391DocType: Sales Invoice Item,Rate With Margin (Company Currency),Tarief Met Margin (Maatskappy Geld)
Frappe PR Bot748c0242018-06-21 10:34:28 +05301392apps/erpnext/erpnext/accounts/page/pos/pos.js +810,Sync Offline Invoices,Sinkroniseer vanlyn fakture
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301393DocType: Payment Request,Paid,betaal
1394DocType: Program Fee,Program Fee,Programfooi
1395DocType: 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.
1396It also updates latest price in all the BOMs.","Vervang &#39;n spesifieke BOM in alle ander BOM&#39;s waar dit gebruik word. Dit sal die ou BOM-skakel vervang, koste hersien en die &quot;BOM Explosion Item&quot; -tafel soos in &#39;n nuwe BOM vervang. Dit werk ook die nuutste prys in al die BOM&#39;s op."
Frappe PR Bot748c0242018-06-21 10:34:28 +05301397apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +449,The following Work Orders were created:,Die volgende werkorders is geskep:
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301398DocType: Salary Slip,Total in words,Totaal in woorde
1399DocType: Material Request Item,Lead Time Date,Lei Tyd Datum
1400,Employee Advance Summary,Werknemersvoordeelopsomming
1401DocType: Asset,Available-for-use Date,Beskikbaar-vir-gebruik-datum
1402DocType: Guardian,Guardian Name,Voognaam
1403DocType: Cheque Print Template,Has Print Format,Het drukformaat
Frappe PR Bot748c0242018-06-21 10:34:28 +05301404DocType: Support Settings,Get Started Sections,Kry begin afdelings
Frappe PR Botb2a64d62018-05-16 10:46:11 +05301405DocType: Loan,Sanctioned,beboet
Frappe PR Bot748c0242018-06-21 10:34:28 +05301406apps/erpnext/erpnext/accounts/page/pos/pos.js +78, is mandatory. Maybe Currency Exchange record is not created for ,is verpligtend. Miskien is Geldwissel-rekord nie geskep vir
1407apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +152,Row #{0}: Please specify Serial No for Item {1},Ry # {0}: spesifiseer asseblief die serienommer vir item {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301408DocType: Crop Cycle,Crop Cycle,Gewassiklus
Frappe PR Botb2a64d62018-05-16 10:46:11 +05301409apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +648,"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.","Vir &#39;Product Bundle&#39; items, sal Warehouse, Serial No en Batch No oorweeg word vanaf die &#39;Packing List&#39;-tabel. As pakhuis en batch nommer dieselfde is vir alle verpakkingsitems vir &#39;n &#39;produkpakket&#39; -item, kan hierdie waardes in die hoofitemtafel ingevoer word, waardes sal na die &#39;paklys&#39;-tabel gekopieer word."
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301410DocType: Student Admission,Publish on website,Publiseer op die webwerf
Frappe PR Bot748c0242018-06-21 10:34:28 +05301411apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +720,Supplier Invoice Date cannot be greater than Posting Date,Verskafferfaktuurdatum mag nie groter wees as die datum van inskrywing nie
Frappe PR Botb2a64d62018-05-16 10:46:11 +05301412DocType: Subscription,Cancelation Date,Kansellasie Datum
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301413DocType: Purchase Invoice Item,Purchase Order Item,Bestelling Item
1414DocType: Agriculture Task,Agriculture Task,Landboutaak
Frappe PR Bot748c0242018-06-21 10:34:28 +05301415apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +139,Indirect Income,Indirekte Inkomste
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301416DocType: Student Attendance Tool,Student Attendance Tool,Studente Bywoning Gereedskap
1417DocType: Restaurant Menu,Price List (Auto created),Pryslys (Outomaties geskep)
1418DocType: Cheque Print Template,Date Settings,Datum instellings
Frappe PR Bot748c0242018-06-21 10:34:28 +05301419apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.py +50,Variance,variansie
1420DocType: Employee Promotion,Employee Promotion Detail,Werknemersbevorderingsdetail
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301421,Company Name,maatskappynaam
1422DocType: SMS Center,Total Message(s),Totale boodskap (s)
1423DocType: Share Balance,Purchased,gekoop
1424DocType: Item Variant Settings,Rename Attribute Value in Item Attribute.,Hernoem kenmerkwaarde in Item Attribuut.
1425DocType: Purchase Invoice,Additional Discount Percentage,Bykomende kortingspersentasie
1426apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +24,View a list of all the help videos,Bekyk &#39;n lys van al die hulpvideo&#39;s
1427DocType: Agriculture Analysis Criteria,Soil Texture,Grondstruktuur
1428DocType: Bank Reconciliation,Select account head of the bank where cheque was deposited.,Kies rekeninghoof van die bank waar tjek gedeponeer is.
1429DocType: Selling Settings,Allow user to edit Price List Rate in transactions,Laat gebruiker toe om Pryslyskoers te wysig in transaksies
1430DocType: Pricing Rule,Max Qty,Maksimum aantal
1431apps/erpnext/erpnext/education/doctype/student_report_generation_tool/student_report_generation_tool.js +25,Print Report Card,Druk verslagkaart
1432apps/erpnext/erpnext/accounts/doctype/c_form/c_form.py +30,"Row {0}: Invoice {1} is invalid, it might be cancelled / does not exist. \
1433 Please enter a valid Invoice","Ry {0}: Faktuur {1} is ongeldig, dit kan gekanselleer word / bestaan nie. \ Voer asseblief &#39;n geldige faktuur in"
Frappe PR Bot748c0242018-06-21 10:34:28 +05301434apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +164,Row {0}: Payment against Sales/Purchase Order should always be marked as advance,Ry {0}: Betaling teen Verkope / Aankooporde moet altyd as voorskot gemerk word
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301435apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +16,Chemical,chemiese
1436DocType: Salary Component Account,Default Bank / Cash account will be automatically updated in Salary Journal Entry when this mode is selected.,Verstekbank / Kontantrekening sal outomaties opgedateer word in Salarisjoernaalinskrywing wanneer hierdie modus gekies word.
Frappe PR Bot748c0242018-06-21 10:34:28 +05301437apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +96,Total leaves allocated is mandatory for Leave Type {0},"Totale blare wat toegeken is, is verpligtend vir Verlof Tipe {0}"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301438DocType: BOM,Raw Material Cost(Company Currency),Grondstof Koste (Maatskappy Geld)
Frappe PR Bot748c0242018-06-21 10:34:28 +05301439apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +86,Row # {0}: Rate cannot be greater than the rate used in {1} {2},Ry # {0}: koers kan nie groter wees as die koers wat gebruik word in {1} {2}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301440apps/erpnext/erpnext/utilities/user_progress.py +147,Meter,meter
1441DocType: Workstation,Electricity Cost,Elektrisiteitskoste
Frappe PR Bot748c0242018-06-21 10:34:28 +05301442apps/erpnext/erpnext/hr/doctype/additional_salary/additional_salary.py +15,Amount should be greater than zero.,Bedrag moet groter as nul wees.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301443apps/erpnext/erpnext/agriculture/doctype/water_analysis/water_analysis.py +23,Lab testing datetime cannot be before collection datetime,Lab testing date time kan nie voor die versameling date time
Frappe PR Botb2a64d62018-05-16 10:46:11 +05301444DocType: Subscription Plan,Cost,koste
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301445DocType: HR Settings,Don't send Employee Birthday Reminders,Moenie Werknemer Verjaarsdag Herinnerings stuur nie
1446DocType: Expense Claim,Total Advance Amount,Totale voorskotbedrag
1447DocType: Delivery Stop,Estimated Arrival,Geskatte aankoms
Frappe PR Bot748c0242018-06-21 10:34:28 +05301448apps/erpnext/erpnext/hub_node/doctype/hub_settings/hub_settings.js +46,Save Settings,Stoor instellings
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301449DocType: Delivery Stop,Notified by Email,Aangemeld per e-pos
Frappe PR Bot748c0242018-06-21 10:34:28 +05301450apps/erpnext/erpnext/templates/pages/help.html +29,See All Articles,Sien alle artikels
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301451DocType: Item,Inspection Criteria,Inspeksiekriteria
1452apps/erpnext/erpnext/stock/doctype/material_request/material_request_list.js +14,Transfered,oorgedra
1453DocType: BOM Website Item,BOM Website Item,BOM Webwerf Item
1454apps/erpnext/erpnext/public/js/setup_wizard.js +52,Upload your letter head and logo. (you can edit them later).,Laai jou briefhoof en logo op. (jy kan dit later wysig).
1455DocType: Timesheet Detail,Bill,Bill
Frappe PR Bot748c0242018-06-21 10:34:28 +05301456apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +184,White,wit
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301457DocType: SMS Center,All Lead (Open),Alle Lood (Oop)
Frappe PR Bot748c0242018-06-21 10:34:28 +05301458apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +314,Row {0}: Qty not available for {4} in warehouse {1} at posting time of the entry ({2} {3}),Ry {0}: Aantal nie beskikbaar vir {4} in pakhuis {1} by die plasing van die inskrywing ({2} {3})
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301459apps/erpnext/erpnext/accounts/doctype/cash_flow_mapping/cash_flow_mapping.py +18,You can only select a maximum of one option from the list of check boxes.,U kan slegs maksimum een opsie kies uit die keuselys.
1460DocType: Purchase Invoice,Get Advances Paid,Kry vooruitbetalings betaal
1461DocType: Item,Automatically Create New Batch,Skep outomaties nuwe bondel
Frappe PR Bot748c0242018-06-21 10:34:28 +05301462apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +640,Assigning {0} to {1} (row {2}),Toeken {0} na {1} (ry {2})
1463DocType: Supplier,Represents Company,Verteenwoordig Maatskappy
1464apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +71,Make ,maak
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301465DocType: Student Admission,Admission Start Date,Toelating Aanvangsdatum
1466DocType: Journal Entry,Total Amount in Words,Totale bedrag in woorde
1467apps/erpnext/erpnext/hr/doctype/employee/employee_tree.js +29,New Employee,Nuwe werknemer
1468apps/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.,Daar was &#39;n fout. Een moontlike rede kan wees dat u die vorm nie gestoor het nie. Kontak asseblief support@erpnext.com as die probleem voortduur.
1469apps/erpnext/erpnext/templates/pages/cart.html +5,My Cart,My winkelwagen
Frappe PR Bot748c0242018-06-21 10:34:28 +05301470apps/erpnext/erpnext/controllers/selling_controller.py +131,Order Type must be one of {0},Bestelling Tipe moet een van {0} wees.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301471DocType: Lead,Next Contact Date,Volgende kontak datum
1472apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +36,Opening Qty,Opening Aantal
1473DocType: Healthcare Settings,Appointment Reminder,Aanstelling Herinnering
Frappe PR Bot748c0242018-06-21 10:34:28 +05301474apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +483,Please enter Account for Change Amount,Voer asseblief die rekening vir Veranderingsbedrag in
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301475DocType: Program Enrollment Tool Student,Student Batch Name,Studentejoernaal
1476DocType: Consultation,Doctor,dokter
1477DocType: Holiday List,Holiday List Name,Vakansie Lys Naam
1478DocType: Repayment Schedule,Balance Loan Amount,Saldo Lening Bedrag
Frappe PR Bot748c0242018-06-21 10:34:28 +05301479apps/erpnext/erpnext/hr/doctype/employee_promotion/employee_promotion.js +132,Added to details,Bygevoeg aan besonderhede
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301480apps/erpnext/erpnext/education/doctype/course_scheduling_tool/course_scheduling_tool.js +14,Schedule Course,Skedule Kursus
Frappe PR Bot748c0242018-06-21 10:34:28 +05301481DocType: Budget,Applicable on Material Request,Van toepassing op materiaal versoek
1482apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +212,Stock Options,Voorraadopsies
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301483DocType: Buying Settings,Disable Fetching Last Purchase Details in Purchase Order,Deaktiveer die aankoop van Laaste Aankoopbesonderhede in Aankoopbestelling
1484DocType: Journal Entry Account,Expense Claim,Koste-eis
Frappe PR Bot748c0242018-06-21 10:34:28 +05301485apps/erpnext/erpnext/assets/doctype/asset/asset.js +317,Do you really want to restore this scrapped asset?,Wil jy hierdie geskrapde bate regtig herstel?
1486apps/erpnext/erpnext/manufacturing/doctype/work_order/work_order.js +420,Qty for {0},Aantal vir {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301487DocType: Leave Application,Leave Application,Los aansoek
1488DocType: Patient,Patient Relation,Pasiëntverwantskap
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301489DocType: Item,Hub Category to Publish,Hub Kategorie om te publiseer
1490DocType: Leave Block List,Leave Block List Dates,Los blokkie lys datums
1491DocType: Sales Invoice,Billing Address GSTIN,Rekeningadres GSTIN
Frappe PR Bot748c0242018-06-21 10:34:28 +05301492DocType: Employee Tax Exemption Proof Submission,Total Eligible HRA Exemption,Totale Geskikte HRA Vrystelling
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301493DocType: Assessment Plan,Evaluate,evalueer
1494DocType: Workstation,Net Hour Rate,Netto Uurtarief
1495DocType: Landed Cost Purchase Receipt,Landed Cost Purchase Receipt,Landed Cost Purchase Receipt
1496DocType: Company,Default Terms,Standaard terme
1497DocType: Supplier Scorecard Period,Criteria,kriteria
1498DocType: Packing Slip Item,Packing Slip Item,Verpakking Slip Item
1499DocType: Purchase Invoice,Cash/Bank Account,Kontant / Bankrekening
Frappe PR Bot748c0242018-06-21 10:34:28 +05301500DocType: Travel Itinerary,Train,trein
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301501apps/erpnext/erpnext/public/js/queries.js +96,Please specify a {0},Spesifiseer asseblief &#39;n {0}
Frappe PR Botb2a64d62018-05-16 10:46:11 +05301502apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +74,Removed items with no change in quantity or value.,Verwyder items sonder enige verandering in hoeveelheid of waarde.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301503DocType: Delivery Note,Delivery To,Aflewering aan
Frappe PR Bot748c0242018-06-21 10:34:28 +05301504apps/erpnext/erpnext/stock/doctype/item/item.js +446,Variant creation has been queued.,Variantskepping is in die ry.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301505apps/erpnext/erpnext/hr/doctype/daily_work_summary/daily_work_summary.py +100,Work Summary for {0},Werkopsomming vir {0}
Frappe PR Botb2a64d62018-05-16 10:46:11 +05301506DocType: Department,The first Leave Approver in the list will be set as the default Leave Approver.,Die eerste verlof goedkeur in die lys sal as die verstek verlof aanvaar word.
Frappe PR Bot748c0242018-06-21 10:34:28 +05301507apps/erpnext/erpnext/stock/doctype/item/item.py +719,Attribute table is mandatory,Eienskapstabel is verpligtend
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301508DocType: Production Plan,Get Sales Orders,Verkoop bestellings
Frappe PR Bot748c0242018-06-21 10:34:28 +05301509apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +69,{0} can not be negative,{0} kan nie negatief wees nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301510DocType: Training Event,Self-Study,Selfstudie
Frappe PR Bot748c0242018-06-21 10:34:28 +05301511DocType: POS Closing Voucher,Period End Date,Periode Einddatum
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301512apps/erpnext/erpnext/agriculture/doctype/soil_texture/soil_texture.py +27,Soil compositions do not add up to 100,Grondsamestellings voeg nie tot 100 by nie
Frappe PR Bot748c0242018-06-21 10:34:28 +05301513apps/erpnext/erpnext/selling/page/point_of_sale/point_of_sale.js +577,Discount,afslag
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301514DocType: Membership,Membership,lidmaatskap
1515DocType: Asset,Total Number of Depreciations,Totale aantal afskrywings
1516DocType: Sales Invoice Item,Rate With Margin,Beoordeel Met Marge
Frappe PR Bot748c0242018-06-21 10:34:28 +05301517DocType: Purchase Invoice,Is Return (Debit Note),Is Terugbetaling (Debiet Nota)
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301518DocType: Workstation,Wages,lone
1519DocType: Asset Maintenance,Maintenance Manager Name,Onderhoudbestuurder Naam
1520DocType: Agriculture Task,Urgent,dringende
Frappe PR Botb2a64d62018-05-16 10:46:11 +05301521apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +176,Please specify a valid Row ID for row {0} in table {1},Spesifiseer asseblief &#39;n geldige ry-ID vir ry {0} in tabel {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301522apps/erpnext/erpnext/buying/doctype/supplier_scorecard_criteria/supplier_scorecard_criteria.py +84,Unable to find variable: ,Kan nie veranderlike vind nie:
Frappe PR Bot748c0242018-06-21 10:34:28 +05301523apps/erpnext/erpnext/selling/page/point_of_sale/point_of_sale.js +817,Please select a field to edit from numpad,Kies asseblief &#39;n veld om van numpad te wysig
1524apps/erpnext/erpnext/stock/doctype/item/item.py +279,Cannot be a fixed asset item as Stock Ledger is created.,"Kan nie &#39;n vaste bateitem wees nie, aangesien Voorraadgrootboek geskep is."
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301525apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +23,Go to the Desktop and start using ERPNext,Gaan na die lessenaar en begin met die gebruik van ERPNext
1526DocType: Item,Manufacturer,vervaardiger
1527DocType: Landed Cost Item,Purchase Receipt Item,Aankoopontvangste item
Frappe PR Bot748c0242018-06-21 10:34:28 +05301528DocType: Leave Allocation,Total Leaves Encashed,Totale blare ingesluit
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301529DocType: Purchase Receipt,PREC-RET-,Prec-RET-
1530DocType: POS Profile,Sales Invoice Payment,Verkope faktuur betaling
1531DocType: Quality Inspection Template,Quality Inspection Template Name,Kwaliteit Inspeksie Sjabloon Naam
1532DocType: Project,First Email,Eerste e-pos
Frappe PR Bot748c0242018-06-21 10:34:28 +05301533DocType: Purchase Invoice,"Once set, this invoice will be on hold till the set date","Sodra dit ingestel is, sal hierdie faktuur aan die houer bly tot die vasgestelde datum"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301534DocType: Production Plan Item,Reserved Warehouse in Sales Order / Finished Goods Warehouse,Gereserveerde pakhuis in verkoopsbestelling / voltooide goedere pakhuis
Frappe PR Botb2a64d62018-05-16 10:46:11 +05301535apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +69,Selling Amount,Verkoopbedrag
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301536DocType: Repayment Schedule,Interest Amount,Rente Bedrag
Frappe PR Bot748c0242018-06-21 10:34:28 +05301537DocType: Employee Transfer,Employee Transfer Detail,Werknemersoordragbesonderhede
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301538DocType: Serial No,Creation Document No,Skeppingsdokument nr
1539DocType: Share Transfer,Issue,Uitgawe
1540apps/erpnext/erpnext/healthcare/doctype/consultation/consultation_dashboard.py +11,Records,rekords
1541DocType: Asset,Scrapped,geskrap
Frappe PR Bot748c0242018-06-21 10:34:28 +05301542DocType: Item,Item Defaults,Item Standaard
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301543DocType: Purchase Invoice,Returns,opbrengste
1544apps/erpnext/erpnext/manufacturing/doctype/work_order/work_order_calendar.js +42,WIP Warehouse,WIP Warehouse
1545apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +195,Serial No {0} is under maintenance contract upto {1},Rekeningnommer {0} is onder onderhoudskontrak tot {1}
Frappe PR Bot748c0242018-06-21 10:34:28 +05301546apps/erpnext/erpnext/config/hr.py +223,Recruitment,werwing
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301547DocType: Lead,Organization Name,Organisasie Naam
Frappe PR Bot748c0242018-06-21 10:34:28 +05301548DocType: Support Settings,Show Latest Forum Posts,Wys Laaste Forum Posts
1549DocType: Additional Salary,ASC-,ASC-
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301550DocType: Tax Rule,Shipping State,Versendstaat
1551,Projected Quantity as Source,Geprojekteerde hoeveelheid as bron
1552apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +61,Item must be added using 'Get Items from Purchase Receipts' button,Item moet bygevoeg word deur gebruik te maak van die &#39;Kry Items van Aankoopontvangste&#39; -knoppie
Frappe PR Botb2a64d62018-05-16 10:46:11 +05301553apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.js +868,Delivery Trip,Afleweringstoer
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301554DocType: Student,A-,A-
1555DocType: Share Transfer,Transfer Type,Oordrag Tipe
Frappe PR Bot748c0242018-06-21 10:34:28 +05301556apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +124,Sales Expenses,Verkoopsuitgawes
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301557DocType: Consultation,Diagnosis,diagnose
1558apps/erpnext/erpnext/patches/v4_0/create_price_list_if_missing.py +18,Standard Buying,Standaard koop
Frappe PR Bot748c0242018-06-21 10:34:28 +05301559DocType: Attendance Request,Explanation,verduideliking
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301560DocType: GL Entry,Against,teen
Frappe PR Bot748c0242018-06-21 10:34:28 +05301561DocType: Item Default,Sales Defaults,Verkoop standaard
1562DocType: Sales Order Item,Work Order Qty,Werk Bestel Aantal
1563DocType: Item Default,Default Selling Cost Center,Verstekverkoopsentrum
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301564apps/erpnext/erpnext/public/js/pos/pos.html +85,Disc,skyf
Frappe PR Bot748c0242018-06-21 10:34:28 +05301565DocType: Buying Settings,Material Transferred for Subcontract,Materiaal oorgedra vir subkontrakteur
1566apps/erpnext/erpnext/accounts/page/pos/pos.js +1632,ZIP Code,Poskode
1567apps/erpnext/erpnext/controllers/selling_controller.py +253,Sales Order {0} is {1},Verkoopsbestelling {0} is {1}
1568apps/erpnext/erpnext/hr/doctype/payroll_entry/payroll_entry.py +292,Select interest income account in loan {0},Kies rentekoersrekening in lening {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301569DocType: Opportunity,Contact Info,Kontakbesonderhede
1570apps/erpnext/erpnext/config/stock.py +323,Making Stock Entries,Maak voorraadinskrywings
Frappe PR Bot748c0242018-06-21 10:34:28 +05301571apps/erpnext/erpnext/hr/doctype/employee_promotion/employee_promotion.py +15,Cannot promote Employee with status Left,Kan nie werknemer bevorder met status links nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301572DocType: Packing Slip,Net Weight UOM,Netto Gewig UOM
Frappe PR Bot748c0242018-06-21 10:34:28 +05301573DocType: Item Default,Default Supplier,Verstekverskaffer
Frappe PR Botb2a64d62018-05-16 10:46:11 +05301574DocType: Loan,Repayment Schedule,Terugbetalingskedule
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301575DocType: Shipping Rule Condition,Shipping Rule Condition,Versending Reël Voorwaarde
1576DocType: Holiday List,Get Weekly Off Dates,Kry weeklikse af datums
Frappe PR Bot748c0242018-06-21 10:34:28 +05301577apps/erpnext/erpnext/hr/doctype/payroll_period/payroll_period.py +19,End Date can not be less than Start Date,Einddatum kan nie minder wees as die begin datum nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301578apps/erpnext/erpnext/projects/doctype/timesheet/timesheet.py +337,Invoice can't be made for zero billing hour,Faktuur kan nie vir nul faktuuruur gemaak word nie
Frappe PR Bot748c0242018-06-21 10:34:28 +05301579DocType: Company,Date of Commencement,Aanvangsdatum
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301580DocType: Sales Person,Select company name first.,Kies die maatskappy se naam eerste.
Frappe PR Bot59a2a652018-04-12 13:36:55 +05301581apps/erpnext/erpnext/stock/doctype/delivery_trip/delivery_trip.py +182,Email sent to {0},E-pos gestuur na {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301582apps/erpnext/erpnext/config/buying.py +23,Quotations received from Suppliers.,Aanhalings ontvang van verskaffers.
1583apps/erpnext/erpnext/config/manufacturing.py +74,Replace BOM and update latest price in all BOMs,Vervang BOM en verander nuutste prys in alle BOM&#39;s
1584apps/erpnext/erpnext/controllers/selling_controller.py +27,To {0} | {1} {2},Na {0} | {1} {2}
Frappe PR Bot748c0242018-06-21 10:34:28 +05301585apps/erpnext/erpnext/setup/doctype/supplier_group/supplier_group.js +13,This is a root supplier group and cannot be edited.,Dit is &#39;n wortelverskaffergroep en kan nie geredigeer word nie.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301586DocType: Delivery Trip,Driver Name,Bestuurder Naam
Frappe PR Bot748c0242018-06-21 10:34:28 +05301587apps/erpnext/erpnext/stock/report/stock_ageing/stock_ageing.py +41,Average Age,Gemiddelde ouderdom
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301588DocType: Education Settings,Attendance Freeze Date,Bywoning Vries Datum
1589apps/erpnext/erpnext/utilities/user_progress.py +110,List a few of your suppliers. They could be organizations or individuals.,Lys &#39;n paar van u verskaffers. Hulle kan organisasies of individue wees.
Frappe PR Botb2a64d62018-05-16 10:46:11 +05301590apps/erpnext/erpnext/templates/pages/home.html +32,View All Products,Bekyk alle produkte
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301591apps/erpnext/erpnext/crm/report/prospects_engaged_but_not_converted/prospects_engaged_but_not_converted.js +20,Minimum Lead Age (Days),Minimum leeftyd (Dae)
1592apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +60,All BOMs,Alle BOM&#39;s
1593apps/erpnext/erpnext/hotels/doctype/hotel_room_reservation/hotel_room_reservation.py +35,Hotel Rooms of type {0} are unavailable on {1},Hotelkamers van tipe {0} is nie beskikbaar op {1}
1594DocType: Patient,Default Currency,Verstek Geld
Frappe PR Bot748c0242018-06-21 10:34:28 +05301595DocType: Asset Movement,From Employee,Van Werknemer
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301596DocType: Driver,Cellphone Number,Selfoonnommer
1597DocType: Project,Monitor Progress,Monitor vordering
Frappe PR Bot748c0242018-06-21 10:34:28 +05301598apps/erpnext/erpnext/controllers/accounts_controller.py +505,Warning: System will not check overbilling since amount for Item {0} in {1} is zero,"Waarskuwing: Stelsel sal nie oorbilling kontroleer nie, aangesien die bedrag vir item {0} in {1} nul is"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301599DocType: Journal Entry,Make Difference Entry,Maak Verskil Inskrywing
Frappe PR Botb2a64d62018-05-16 10:46:11 +05301600DocType: Supplier Quotation,Auto Repeat Section,Outo Herhaal afdeling
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301601DocType: Upload Attendance,Attendance From Date,Bywoning vanaf datum
1602DocType: Appraisal Template Goal,Key Performance Area,Sleutelprestasie-area
1603DocType: Program Enrollment,Transportation,Vervoer
1604apps/erpnext/erpnext/controllers/item_variant.py +94,Invalid Attribute,Ongeldige kenmerk
Frappe PR Bot748c0242018-06-21 10:34:28 +05301605apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +241,{0} {1} must be submitted,{0} {1} moet ingedien word
1606DocType: Buying Settings,Default Supplier Group,Verstekverskaffergroep
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301607apps/erpnext/erpnext/stock/dashboard/item_dashboard.js +159,Quantity must be less than or equal to {0},Hoeveelheid moet minder as of gelyk wees aan {0}
Frappe PR Bot748c0242018-06-21 10:34:28 +05301608apps/erpnext/erpnext/hr/doctype/employee_benefit_claim/employee_benefit_claim.py +42,Maximum amount eligible for the component {0} exceeds {1},"Die maksimum bedrag wat in aanmerking kom vir die komponent {0}, oorskry {1}"
Frappe PR Botb2a64d62018-05-16 10:46:11 +05301609DocType: Department Approver,Department Approver,Departement Goedkeuring
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301610DocType: SMS Center,Total Characters,Totale karakters
1611DocType: Employee Advance,Claimed,beweer
1612DocType: Crop,Row Spacing,Ry Spacing
Frappe PR Bot748c0242018-06-21 10:34:28 +05301613apps/erpnext/erpnext/controllers/buying_controller.py +175,Please select BOM in BOM field for Item {0},Kies asseblief BOM in BOM-veld vir Item {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301614apps/erpnext/erpnext/stock/report/item_variant_details/item_variant_details.py +22,There isn't any item variant for the selected item,Daar is geen item variant vir die gekose item nie
1615DocType: C-Form Invoice Detail,C-Form Invoice Detail,C-vorm faktuur besonderhede
1616DocType: Payment Reconciliation Invoice,Payment Reconciliation Invoice,Betalingsversoeningfaktuur
Frappe PR Bot748c0242018-06-21 10:34:28 +05301617DocType: Clinical Procedure,Procedure Template,Prosedure Sjabloon
1618apps/erpnext/erpnext/selling/report/sales_person_wise_transaction_summary/sales_person_wise_transaction_summary.py +39,Contribution %,Bydrae%
1619apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +231,"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}","Soos vir die aankoop instellings as aankoop bestelling benodig == &#39;JA&#39;, dan moet die aankooporder eers vir item {0}"
Frappe PR Botb2a64d62018-05-16 10:46:11 +05301620,HSN-wise-summary of outward supplies,HSN-wyse-opsomming van uiterlike voorrade
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301621DocType: Company,Company registration numbers for your reference. Tax numbers etc.,"Maatskappy registrasienommers vir u verwysing. Belastingnommers, ens."
Frappe PR Bot748c0242018-06-21 10:34:28 +05301622apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +145,Distributor,verspreider
1623DocType: Asset Finance Book,Asset Finance Book,Asset Finance Book
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301624DocType: Shopping Cart Shipping Rule,Shopping Cart Shipping Rule,Winkelwagen Stuur Pos
1625apps/erpnext/erpnext/public/js/controllers/transaction.js +71,Please set 'Apply Additional Discount On',Stel asseblief &#39;Add Additional Discount On&#39;
Frappe PR Bot748c0242018-06-21 10:34:28 +05301626DocType: Party Tax Withholding Config,Applicable Percent,Toepaslike persentasie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301627,Ordered Items To Be Billed,Bestelde items wat gefaktureer moet word
1628apps/erpnext/erpnext/stock/doctype/item_attribute/item_attribute.py +46,From Range has to be less than To Range,Van Reeks moet minder wees as To Range
1629DocType: Global Defaults,Global Defaults,Globale verstek
1630apps/erpnext/erpnext/projects/doctype/project/project.py +230,Project Collaboration Invitation,Projek vennootskappe Uitnodiging
1631DocType: Salary Slip,Deductions,aftrekkings
1632DocType: Leave Allocation,LAL/,LAL /
1633DocType: Setup Progress Action,Action Name,Aksie Naam
Frappe PR Bot748c0242018-06-21 10:34:28 +05301634apps/erpnext/erpnext/accounts/report/consolidated_financial_statement/consolidated_financial_statement.js +17,Start Year,Beginjaar
1635apps/erpnext/erpnext/regional/india/utils.py +28,First 2 digits of GSTIN should match with State number {0},Eerste 2 syfers van GSTIN moet ooreenstem met staatsnommer {0}
Frappe PR Botb2a64d62018-05-16 10:46:11 +05301636apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +81,PDC/LC,PDC / LC
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301637DocType: Purchase Invoice,Start date of current invoice's period,Begin datum van huidige faktuur se tydperk
1638DocType: Salary Slip,Leave Without Pay,Los sonder betaling
Frappe PR Bot748c0242018-06-21 10:34:28 +05301639apps/erpnext/erpnext/manufacturing/doctype/work_order/work_order.py +413,Capacity Planning Error,Kapasiteitsbeplanning fout
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301640,Trial Balance for Party,Proefbalans vir die Party
1641DocType: Lead,Consultant,konsultant
1642apps/erpnext/erpnext/education/doctype/student_report_generation_tool/student_report_generation_tool.html +356,Parents Teacher Meeting Attendance,Ouers Onderwysersvergadering Bywoning
1643DocType: Salary Slip,Earnings,verdienste
Frappe PR Bot748c0242018-06-21 10:34:28 +05301644apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +500,Finished Item {0} must be entered for Manufacture type entry,Voltooide item {0} moet ingevul word vir Produksie tipe inskrywing
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301645apps/erpnext/erpnext/config/learn.py +87,Opening Accounting Balance,Openingsrekeningkundige balans
1646,GST Sales Register,GST Sales Register
1647DocType: Sales Invoice Advance,Sales Invoice Advance,Verkope Faktuur Vooruit
1648apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +552,Nothing to request,Niks om te versoek nie
1649apps/erpnext/erpnext/public/js/setup_wizard.js +18,Select your Domains,Kies jou domeine
Frappe PR Bot748c0242018-06-21 10:34:28 +05301650apps/erpnext/erpnext/erpnext_integrations/doctype/shopify_settings/sync_product.py +228,Shopify Supplier,Shopify Verskaffer
1651apps/erpnext/erpnext/accounts/doctype/budget/budget.py +36,Another Budget record '{0}' already exists against {1} '{2}' for fiscal year {3},Nog &#39;n begroting rekord &#39;{0}&#39; bestaan reeds teen {1} &#39;{2}&#39; vir fiskale jaar {3}
1652DocType: Bank Statement Transaction Entry,Payment Invoice Items,Betalings faktuur items
1653DocType: Travel Request,Employee Details,Werknemersbesonderhede
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301654DocType: Item Variant Settings,Fields will be copied over only at time of creation.,Velds sal eers oor kopieë gekopieer word.
1655DocType: Setup Progress Action,Domains,domeine
1656apps/erpnext/erpnext/projects/doctype/task/task.py +41,'Actual Start Date' can not be greater than 'Actual End Date',&#39;Werklike Aanvangsdatum&#39; kan nie groter wees as &#39;Werklike Einddatum&#39; nie.
Frappe PR Bot748c0242018-06-21 10:34:28 +05301657apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +319,Management,bestuur
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301658DocType: Cheque Print Template,Payer Settings,Betaler instellings
Frappe PR Bot748c0242018-06-21 10:34:28 +05301659apps/erpnext/erpnext/public/js/utils/party.js +192,Select company first,Kies maatskappy eerste
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301660DocType: 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""","Dit sal aangeheg word aan die itemkode van die variant. As u afkorting byvoorbeeld &quot;SM&quot; is en die itemkode &quot;T-SHIRT&quot; is, sal die itemkode van die variant &quot;T-SHIRT-SM&quot; wees."
1661DocType: Salary Slip,Net Pay (in words) will be visible once you save the Salary Slip.,Netto betaal (in woorde) sal sigbaar wees sodra jy die Salary Slip stoor.
Frappe PR Bot748c0242018-06-21 10:34:28 +05301662DocType: Delivery Note,Is Return,Is Terug
1663apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.py +93,Caution,versigtigheid
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301664apps/erpnext/erpnext/agriculture/doctype/disease/disease.py +17,Start day is greater than end day in task '{0}',Begin dag is groter as einddag in taak &#39;{0}&#39;
Frappe PR Bot748c0242018-06-21 10:34:28 +05301665apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +843,Return / Debit Note,Terug / Debiet Nota
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301666DocType: Price List Country,Price List Country,Pryslys Land
1667DocType: Item,UOMs,UOMs
1668apps/erpnext/erpnext/stock/utils.py +212,{0} valid serial nos for Item {1},{0} geldige reeksnommers vir item {1}
Frappe PR Bot748c0242018-06-21 10:34:28 +05301669apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +59,Item Code cannot be changed for Serial No.,Item Kode kan nie vir Serienommer verander word nie.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301670DocType: Purchase Invoice Item,UOM Conversion Factor,UOM Gesprekfaktor
Frappe PR Bot748c0242018-06-21 10:34:28 +05301671apps/erpnext/erpnext/healthcare/doctype/clinical_procedure/clinical_procedure.js +9,Please enter Item Code to get Batch Number,Voer asseblief die Kode in om groepsnommer te kry
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301672DocType: Stock Settings,Default Item Group,Standaard Itemgroep
Frappe PR Botb2a64d62018-05-16 10:46:11 +05301673apps/erpnext/erpnext/config/non_profit.py +93,Grant information.,Gee inligting.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301674apps/erpnext/erpnext/config/buying.py +38,Supplier database.,Verskaffer databasis.
Frappe PR Bot748c0242018-06-21 10:34:28 +05301675DocType: Contract Template,Contract Terms and Conditions,Kontrak Terme en Voorwaardes
Frappe PR Botb2a64d62018-05-16 10:46:11 +05301676apps/erpnext/erpnext/accounts/doctype/subscription/subscription.py +423,You cannot restart a Subscription that is not cancelled.,U kan nie &#39;n intekening herlaai wat nie gekanselleer is nie.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301677DocType: Account,Balance Sheet,Balansstaat
Frappe PR Bot748c0242018-06-21 10:34:28 +05301678DocType: Leave Type,Is Earned Leave,Is Verdien Verlof
Frappe PR Botb2a64d62018-05-16 10:46:11 +05301679apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +765,Cost Center For Item with Item Code ',Kostesentrum vir item met itemkode &#39;
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301680DocType: Fee Validity,Valid Till,Geldig tot
1681DocType: Student Report Generation Tool,Total Parents Teacher Meeting,Totale Ouers Onderwysersvergadering
Frappe PR Bot748c0242018-06-21 10:34:28 +05301682apps/erpnext/erpnext/accounts/page/pos/pos.js +2521,"Payment Mode is not configured. Please check, whether account has been set on Mode of Payments or on POS Profile.",Betaalmetode is nie gekonfigureer nie. Kontroleer asseblief of die rekening op Betalingsmodus of op POS-profiel gestel is.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301683apps/erpnext/erpnext/buying/utils.py +74,Same item cannot be entered multiple times.,Dieselfde item kan nie verskeie kere ingevoer word nie.
1684apps/erpnext/erpnext/accounts/doctype/account/account_tree.js +30,"Further accounts can be made under Groups, but entries can be made against non-Groups","Verdere rekeninge kan onder Groepe gemaak word, maar inskrywings kan gemaak word teen nie-groepe"
1685DocType: Lead,Lead,lood
1686DocType: Email Digest,Payables,krediteure
1687DocType: Course,Course Intro,Kursus Intro
1688apps/erpnext/erpnext/stock/doctype/batch/batch.js +105,Stock Entry {0} created,Voorraadinskrywing {0} geskep
Frappe PR Bot748c0242018-06-21 10:34:28 +05301689apps/erpnext/erpnext/controllers/buying_controller.py +376,Row #{0}: Rejected Qty can not be entered in Purchase Return,Ry # {0}: Afgekeurde hoeveelheid kan nie in Aankoopopgawe ingevoer word nie
1690apps/erpnext/erpnext/stock/doctype/item/item.js +197,Changing Customer Group for the selected Customer is not allowed.,"Om kliëntgroep vir die gekose kliënt te verander, word nie toegelaat nie."
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301691,Purchase Order Items To Be Billed,Items bestel om te bestel om gefaktureer te word
Frappe PR Botb2a64d62018-05-16 10:46:11 +05301692apps/erpnext/erpnext/stock/doctype/delivery_trip/delivery_trip.js +71,Updating estimated arrival times.,Opdatering van geskatte aankomstye.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301693DocType: Program Enrollment Tool,Enrollment Details,Inskrywingsbesonderhede
1694DocType: Purchase Invoice Item,Net Rate,Netto tarief
1695apps/erpnext/erpnext/selling/page/point_of_sale/point_of_sale.js +152,Please select a customer,Kies asseblief &#39;n kliënt
1696DocType: Purchase Invoice Item,Purchase Invoice Item,Aankoop faktuur item
1697apps/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,Voorraadgrootboekinskrywings en GL-inskrywings word vir die gekose Aankoopontvangste herposeer
1698DocType: Student Report Generation Tool,Assessment Terms,Assesseringsbepalings
1699apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +8,Item 1,Item 1
1700DocType: Holiday,Holiday,Vakansie
1701DocType: Support Settings,Close Issue After Days,Beslote uitgawe na dae
1702DocType: Leave Control Panel,Leave blank if considered for all branches,Los leeg as dit oorweeg word vir alle takke
Frappe PR Bot748c0242018-06-21 10:34:28 +05301703DocType: Job Opening,Staffing Plan,Personeelplan
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301704DocType: Bank Guarantee,Validity in Days,Geldigheid in Dae
1705apps/erpnext/erpnext/accounts/doctype/c_form/c_form.py +21,C-form is not applicable for Invoice: {0},C-vorm is nie van toepassing op faktuur nie: {0}
Frappe PR Bot748c0242018-06-21 10:34:28 +05301706DocType: Certified Consultant,Name of Consultant,Naam van Konsultant
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301707DocType: Payment Reconciliation,Unreconciled Payment Details,Onbeperkte Betaalbesonderhede
1708apps/erpnext/erpnext/non_profit/doctype/member/member_dashboard.py +6,Member Activity,Lid Aktiwiteit
1709apps/erpnext/erpnext/crm/report/campaign_efficiency/campaign_efficiency.py +20,Order Count,Bestelling telling
1710DocType: Global Defaults,Current Fiscal Year,Huidige fiskale jaar
Frappe PR Bot748c0242018-06-21 10:34:28 +05301711DocType: Purchase Invoice,Group same items,Groep dieselfde items
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301712DocType: Purchase Invoice,Disable Rounded Total,Deaktiveer Afgeronde Totaal
Frappe PR Botb2a64d62018-05-16 10:46:11 +05301713DocType: Department,Parent Department,Ouer Departement
1714DocType: Loan Application,Repayment Info,Terugbetalingsinligting
Frappe PR Bot748c0242018-06-21 10:34:28 +05301715apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +481,'Entries' cannot be empty,&#39;Inskrywings&#39; kan nie leeg wees nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301716DocType: Maintenance Team Member,Maintenance Role,Onderhoudsrol
Frappe PR Botb2a64d62018-05-16 10:46:11 +05301717apps/erpnext/erpnext/utilities/transaction_base.py +86,Duplicate row {0} with same {1},Dupliseer ry {0} met dieselfde {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301718,Trial Balance,Proefbalans
Frappe PR Bot748c0242018-06-21 10:34:28 +05301719apps/erpnext/erpnext/hr/doctype/payroll_entry/payroll_entry.py +462,Fiscal Year {0} not found,Fiskale jaar {0} nie gevind nie
1720apps/erpnext/erpnext/config/hr.py +386,Setting up Employees,Opstel van werknemers
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301721DocType: Sales Order,SO-,so-
1722DocType: Hotel Room Reservation,Hotel Reservation User,Hotel besprekingsgebruiker
1723apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +158,Please select prefix first,Kies asseblief voorvoegsel eerste
Frappe PR Bot748c0242018-06-21 10:34:28 +05301724DocType: Contract,Fulfilment Deadline,Vervaldatum
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301725DocType: Student,O-,O-
Frappe PR Botb2a64d62018-05-16 10:46:11 +05301726DocType: Subscription Settings,Subscription Settings,Subskripsie-instellings
Frappe PR Bot748c0242018-06-21 10:34:28 +05301727apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +281,Optional Holiday List not set for leave period {0},Opsionele vakansie lys nie vasgestel vir verlofperiode nie {0}
1728apps/erpnext/erpnext/patches/v11_0/add_healthcare_service_unit_tree_root.py +8,All Healthcare Service Unit,Alle Gesondheidsorgdiens Eenheid
1729apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +165,Research,navorsing
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301730DocType: Maintenance Visit Purpose,Work Done,Werk gedoen
1731apps/erpnext/erpnext/controllers/item_variant.py +35,Please specify at least one attribute in the Attributes table,Spesifiseer asb. Ten minste een eienskap in die tabel Eienskappe
1732DocType: Announcement,All Students,Alle studente
Frappe PR Bot748c0242018-06-21 10:34:28 +05301733apps/erpnext/erpnext/assets/doctype/asset/asset.py +56,Item {0} must be a non-stock item,Item {0} moet &#39;n nie-voorraaditem wees
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301734apps/erpnext/erpnext/stock/doctype/batch/batch.js +18,View Ledger,Bekyk Grootboek
1735DocType: Grading Scale,Intervals,tussenposes
Frappe PR Bot748c0242018-06-21 10:34:28 +05301736DocType: Bank Statement Transaction Entry,Reconciled Transactions,Versoende transaksies
1737apps/erpnext/erpnext/stock/report/stock_ageing/stock_ageing.py +42,Earliest,vroegste
1738apps/erpnext/erpnext/stock/doctype/item/item.py +541,"An Item Group exists with same name, please change the item name or rename the item group","&#39;N Itemgroep bestaan met dieselfde naam, verander die itemnaam of verander die naamgroep"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301739DocType: Crop Cycle,Less than a year,Minder as &#39;n jaar
1740apps/erpnext/erpnext/education/report/absent_student_report/absent_student_report.py +52,Student Mobile No.,Student Mobiele Nr.
Frappe PR Botb2a64d62018-05-16 10:46:11 +05301741apps/erpnext/erpnext/setup/setup_wizard/operations/defaults_setup.py +101,Rest Of The World,Res van die wêreld
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301742apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +81,The Item {0} cannot have Batch,Die item {0} kan nie Batch hê nie
1743DocType: Crop,Yield UOM,Opbrengs UOM
1744,Budget Variance Report,Begrotingsverskilverslag
1745DocType: Salary Slip,Gross Pay,Bruto besoldiging
1746DocType: Item,Is Item from Hub,Is item van hub
1747apps/erpnext/erpnext/projects/doctype/timesheet/timesheet.py +118,Row {0}: Activity Type is mandatory.,Ry {0}: Aktiwiteitstipe is verpligtend.
Frappe PR Bot748c0242018-06-21 10:34:28 +05301748apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +176,Dividends Paid,Dividende Betaal
1749apps/erpnext/erpnext/buying/doctype/supplier/supplier.js +39,Accounting Ledger,Rekeningkunde Grootboek
1750DocType: Asset Value Adjustment,Difference Amount,Verskilbedrag
1751apps/erpnext/erpnext/healthcare/doctype/patient_appointment/patient_appointment.py +109,Dr {0} on Leave on {1},Dr {0} op Verlof op {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301752DocType: Purchase Invoice,Reverse Charge,Omgekeerde beheer
Frappe PR Bot748c0242018-06-21 10:34:28 +05301753apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +182,Retained Earnings,Behoue verdienste
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301754DocType: Purchase Invoice,05-Change in POS,05-verandering in pos
1755DocType: Vehicle Log,Service Detail,Diensbesonderhede
1756DocType: BOM,Item Description,Item Beskrywing
1757DocType: Student Sibling,Student Sibling,Student Sibling
Frappe PR Bot748c0242018-06-21 10:34:28 +05301758apps/erpnext/erpnext/accounts/report/sales_payment_summary/sales_payment_summary.py +20,Payment Mode,Betaal af
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301759DocType: Purchase Invoice,Supplied Items,Voorsien Items
1760apps/erpnext/erpnext/restaurant/doctype/restaurant_order_entry/restaurant_order_entry.py +85,Please set an active menu for Restaurant {0},Stel asseblief &#39;n aktiewe spyskaart vir Restaurant {0}
1761DocType: Student,STUD.,STUD.
1762DocType: Work Order,Qty To Manufacture,Hoeveelheid om te vervaardig
1763DocType: Email Digest,New Income,Nuwe inkomste
1764DocType: Buying Settings,Maintain same rate throughout purchase cycle,Handhaaf dieselfde koers deur die hele aankoopsiklus
1765DocType: Opportunity Item,Opportunity Item,Geleentheidspunt
1766,Student and Guardian Contact Details,Student en voog Kontakbesonderhede
1767apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.py +53,Row {0}: For supplier {0} Email Address is required to send email,Ry {0}: Vir verskaffer {0} E-pos adres is nodig om e-pos te stuur
Frappe PR Bot748c0242018-06-21 10:34:28 +05301768apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +76,Temporary Opening,Tydelike opening
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301769,Employee Leave Balance,Werknemerverlofbalans
1770apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +147,Balance for Account {0} must always be {1},Saldo vir rekening {0} moet altyd {1} wees
1771DocType: Patient Appointment,More Info,Meer inligting
Frappe PR Botb2a64d62018-05-16 10:46:11 +05301772apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +181,Valuation Rate required for Item in row {0},Waardasietempo benodig vir item in ry {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301773DocType: Supplier Scorecard,Scorecard Actions,Scorecard aksies
1774apps/erpnext/erpnext/utilities/user_progress.py +169,Example: Masters in Computer Science,Voorbeeld: Meesters in Rekenaarwetenskap
1775DocType: Purchase Invoice,Rejected Warehouse,Verwerp Warehouse
1776DocType: GL Entry,Against Voucher,Teen Voucher
Frappe PR Bot748c0242018-06-21 10:34:28 +05301777DocType: Item Default,Default Buying Cost Center,Standaard koop koste sentrum
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301778apps/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.","Om die beste uit ERPNext te kry, beveel ons aan dat u &#39;n rukkie neem om hierdie hulpvideo&#39;s te sien."
Frappe PR Bot748c0242018-06-21 10:34:28 +05301779apps/erpnext/erpnext/accounts/page/pos/pos.js +79, to ,om
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301780DocType: Supplier Quotation Item,Lead Time in days,Lei Tyd in dae
Frappe PR Bot748c0242018-06-21 10:34:28 +05301781apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +76,Accounts Payable Summary,Rekeninge betaalbare opsomming
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301782apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +213,Not authorized to edit frozen Account {0},Nie gemagtig om bevrore rekening te redigeer nie {0}
1783DocType: Journal Entry,Get Outstanding Invoices,Kry uitstaande fakture
Frappe PR Bot748c0242018-06-21 10:34:28 +05301784apps/erpnext/erpnext/manufacturing/doctype/work_order/work_order.py +86,Sales Order {0} is not valid,Verkoopsbestelling {0} is nie geldig nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301785DocType: Supplier Scorecard,Warn for new Request for Quotations,Waarsku vir nuwe versoek vir kwotasies
1786apps/erpnext/erpnext/utilities/activation.py +91,Purchase orders help you plan and follow up on your purchases,Aankooporders help om jou aankope te beplan en op te volg
1787apps/erpnext/erpnext/healthcare/doctype/lab_test/lab_test.js +151,Lab Test Prescriptions,Lab Test Voorskrifte
Frappe PR Bot748c0242018-06-21 10:34:28 +05301788apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +168,"The total Issue / Transfer quantity {0} in Material Request {1} \
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301789 cannot be greater than requested quantity {2} for Item {3}",Die totale uitgawe / oordraghoeveelheid {0} in materiaalversoek {1} \ kan nie groter wees as versoekte hoeveelheid {2} vir item {3}
Frappe PR Bot748c0242018-06-21 10:34:28 +05301790apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +173,Small,klein
1791DocType: Shopify Settings,"If Shopify not contains a customer in Order, then while syncing Orders, the system will consider default customer for order","As Shopify nie &#39;n kliënt in Bestelling bevat nie, sal die stelsel, as u Bestellings sinkroniseer, die standaardkliënt vir bestelling oorweeg"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301792DocType: Opening Invoice Creation Tool Item,Opening Invoice Creation Tool Item,Openings faktuurskeppings-item
1793DocType: Education Settings,Employee Number,Werknemernommer
Frappe PR Botb2a64d62018-05-16 10:46:11 +05301794DocType: Subscription Settings,Cancel Invoice After Grace Period,Kanselleer faktuur na grasietydperk
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301795apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +67,Case No(s) already in use. Try from Case No {0},Saaknommer (s) wat reeds in gebruik is. Probeer uit geval nr {0}
1796DocType: Project,% Completed,% Voltooi
1797,Invoiced Amount (Exculsive Tax),Faktuurbedrag (Exklusiewe Belasting)
1798apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +14,Item 2,Item 2
1799DocType: Supplier,SUPP-,SUPP-
Frappe PR Bot748c0242018-06-21 10:34:28 +05301800DocType: Travel Request,International,internasionale
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301801DocType: Training Event,Training Event,Opleidingsgebeurtenis
1802DocType: Item,Auto re-order,Outo herbestel
1803apps/erpnext/erpnext/selling/report/sales_person_target_variance_item_group_wise/sales_person_target_variance_item_group_wise.py +59,Total Achieved,Totaal behaal
1804DocType: Employee,Place of Issue,Plek van uitreiking
Frappe PR Bot748c0242018-06-21 10:34:28 +05301805DocType: Contract,Contract,kontrak
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301806DocType: Plant Analysis,Laboratory Testing Datetime,Laboratorietoetsingstyd
1807DocType: Email Digest,Add Quote,Voeg kwotasie by
Frappe PR Bot748c0242018-06-21 10:34:28 +05301808apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +1166,UOM coversion factor required for UOM: {0} in Item: {1},UOM dekselfaktor benodig vir UOM: {0} in Item: {1}
1809apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +99,Indirect Expenses,Indirekte uitgawes
1810apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +111,Row {0}: Qty is mandatory,Ry {0}: Aantal is verpligtend
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301811DocType: Agriculture Analysis Criteria,Agriculture,Landbou
Frappe PR Bot748c0242018-06-21 10:34:28 +05301812apps/erpnext/erpnext/manufacturing/doctype/blanket_order/blanket_order.js +15,Create Sales Order,Skep verkoopsbestelling
1813apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +493,Accounting Entry for Asset,Rekeningkundige Inskrywing vir Bate
1814apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +828,Block Invoice,Blokfaktuur
1815apps/erpnext/erpnext/accounts/page/pos/pos.js +802,Sync Master Data,Sinkroniseer meesterdata
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301816DocType: Asset Repair,Repair Cost,Herstel koste
1817apps/erpnext/erpnext/utilities/user_progress.py +138,Your Products or Services,U produkte of dienste
1818apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +15,Failed to login,Kon nie inteken nie
Frappe PR Bot748c0242018-06-21 10:34:28 +05301819apps/erpnext/erpnext/controllers/buying_controller.py +599,Asset {0} created,Bate {0} geskep
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301820DocType: Special Test Items,Special Test Items,Spesiale toetsitems
Frappe PR Bot748c0242018-06-21 10:34:28 +05301821DocType: Bank Statement Transaction Payment Item,Mode of Payment,Betaalmetode
1822apps/erpnext/erpnext/stock/doctype/item/item.py +217,Website Image should be a public file or website URL,Webwerfbeeld moet &#39;n publieke lêer of webwerf-URL wees
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301823DocType: Student Applicant,AP,AP
1824DocType: Purchase Invoice Item,BOM,BOM
1825apps/erpnext/erpnext/setup/doctype/item_group/item_group.js +37,This is a root item group and cannot be edited.,Dit is &#39;n wortel-item groep en kan nie geredigeer word nie.
Frappe PR Bot748c0242018-06-21 10:34:28 +05301826apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +48,Item Code &gt; Item Group &gt; Brand,Item Kode&gt; Itemgroep&gt; Handelsmerk
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301827DocType: Journal Entry Account,Purchase Order,Aankoopbestelling
1828DocType: Vehicle,Fuel UOM,Brandstof UOM
1829DocType: Warehouse,Warehouse Contact Info,Warehouse Kontak Info
1830DocType: Payment Entry,Write Off Difference Amount,Skryf af Verskilbedrag
1831DocType: Volunteer,Volunteer Name,Vrywilliger Naam
Frappe PR Bot748c0242018-06-21 10:34:28 +05301832DocType: Leave Period,Carry Forward Leaves,Dra voorwaartse blare
1833apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +485,"{0}: Employee email not found, hence email not sent","{0}: Werknemer e-pos nie gevind nie, vandaar e-pos nie gestuur nie"
1834apps/erpnext/erpnext/hr/doctype/leave_encashment/leave_encashment.py +56,No Salary Structure assigned for Employee {0} on given date {1},Geen Salarisstruktuur toegeken vir Werknemer {0} op gegewe datum {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301835apps/erpnext/erpnext/accounts/doctype/shipping_rule/shipping_rule.py +85,Shipping rule not applicable for country {0},Versending reël nie van toepassing op land {0}
1836DocType: Item,Foreign Trade Details,Buitelandse Handel Besonderhede
1837,Assessment Plan Status,Assesseringsplan Status
1838DocType: Email Digest,Annual Income,Jaarlikse inkomste
1839DocType: Serial No,Serial No Details,Rekeningnommer
1840DocType: Purchase Invoice Item,Item Tax Rate,Item Belastingkoers
Frappe PR Bot748c0242018-06-21 10:34:28 +05301841apps/erpnext/erpnext/healthcare/doctype/patient_appointment/patient_appointment.js +104,Please select Physician and Date,Kies asseblief dokter en datum
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301842DocType: Student Group Student,Group Roll Number,Groeprolnommer
Frappe PR Bot748c0242018-06-21 10:34:28 +05301843apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +177,"For {0}, only credit accounts can be linked against another debit entry",Vir {0} kan slegs kredietrekeninge gekoppel word teen &#39;n ander debietinskrywing
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301844apps/erpnext/erpnext/projects/doctype/project/project.py +84,Total of all task weights should be 1. Please adjust weights of all Project tasks accordingly,Totaal van alle taakgewigte moet wees: 1. Pas asseblief die gewigte van alle projektaakse dienooreenkomstig aan
Frappe PR Bot748c0242018-06-21 10:34:28 +05301845apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +593,Delivery Note {0} is not submitted,Afleweringsnotasie {0} is nie ingedien nie
1846apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.py +42,Max benefits should be greater than zero to despense flexi,Maksimum voordele moet groter as nul wees om flexi te ontspan
1847apps/erpnext/erpnext/stock/get_item_details.py +158,Item {0} must be a Sub-contracted Item,Item {0} moet &#39;n Subkontrakteerde Item wees
Frappe PR Botb2a64d62018-05-16 10:46:11 +05301848apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +44,Capital Equipments,Kapitaal Uitrustings
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301849apps/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.","Prysreël word eers gekies gebaseer op &#39;Apply On&#39; -veld, wat Item, Itemgroep of Handelsnaam kan wees."
Frappe PR Bot748c0242018-06-21 10:34:28 +05301850apps/erpnext/erpnext/manufacturing/doctype/work_order/work_order.js +264,Please set the Item Code first,Stel asseblief die Item Kode eerste
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301851DocType: Item,ITEM-,item-
Frappe PR Bot748c0242018-06-21 10:34:28 +05301852apps/erpnext/erpnext/controllers/selling_controller.py +124,Total allocated percentage for sales team should be 100,Totale toegewysde persentasie vir verkope span moet 100 wees
Frappe PR Botb2a64d62018-05-16 10:46:11 +05301853DocType: Subscription Plan,Billing Interval Count,Rekeninginterval telling
Frappe PR Bot748c0242018-06-21 10:34:28 +05301854apps/erpnext/erpnext/hr/doctype/employee_promotion/employee_promotion.js +135,Value missing,Waarde ontbreek
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301855DocType: Sales Invoice Item,Edit Description,Wysig Beskrywing
1856DocType: Antibiotic,Antibiotic,antibiotika
1857,Team Updates,Span Updates
Frappe PR Bot748c0242018-06-21 10:34:28 +05301858apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +917,For Supplier,Vir Verskaffer
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301859DocType: Account,Setting Account Type helps in selecting this Account in transactions.,Rekeningtipe instel help om hierdie rekening in transaksies te kies.
1860DocType: Purchase Invoice,Grand Total (Company Currency),Groot Totaal (Maatskappy Geld)
1861apps/erpnext/erpnext/accounts/doctype/cheque_print_template/cheque_print_template.js +9,Create Print Format,Skep Drukformaat
1862apps/erpnext/erpnext/education/doctype/fee_schedule/fee_schedule_list.js +5,Fee Created,Fooi geskep
1863apps/erpnext/erpnext/utilities/bot.py +39,Did not find any item called {0},Geen item gevind met die naam {0}
1864DocType: Supplier Scorecard Criteria,Criteria Formula,Kriteriaformule
Frappe PR Bot748c0242018-06-21 10:34:28 +05301865apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +42,Total Outgoing,Totaal Uitgaande
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301866apps/erpnext/erpnext/accounts/doctype/shipping_rule/shipping_rule.py +39,"There can only be one Shipping Rule Condition with 0 or blank value for ""To Value""",Daar kan slegs een Poskode van die Posisie wees met 0 of &#39;n leë waarde vir &quot;To Value&quot;
Frappe PR Bot748c0242018-06-21 10:34:28 +05301867DocType: Bank Statement Transaction Settings Item,Transaction,transaksie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301868DocType: Patient Appointment,Duration,duur
1869apps/erpnext/erpnext/controllers/status_updater.py +160,"For an item {0}, quantity must be positive number",Vir &#39;n item {0} moet die hoeveelheid positief wees
Frappe PR Bot748c0242018-06-21 10:34:28 +05301870apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.js +76,Note: This Cost Center is a Group. Cannot make accounting entries against groups.,Let wel: Hierdie kostesentrum is &#39;n groep. Kan nie rekeningkundige inskrywings teen groepe maak nie.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301871apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +53,Child warehouse exists for this warehouse. You can not delete this warehouse.,Kinderopslag bestaan vir hierdie pakhuis. U kan hierdie pakhuis nie uitvee nie.
1872DocType: Item,Website Item Groups,Webtuiste Item Groepe
1873DocType: Purchase Invoice,Total (Company Currency),Totaal (Maatskappy Geld)
1874DocType: Daily Work Summary Group,Reminder,herinnering
1875apps/erpnext/erpnext/stock/utils.py +207,Serial number {0} entered more than once,Serienommer {0} het meer as een keer ingeskryf
Frappe PR Bot748c0242018-06-21 10:34:28 +05301876DocType: Bank Statement Transaction Invoice Item,Journal Entry,Joernaalinskrywing
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301877DocType: Expense Claim Advance,Unclaimed amount,Onopgeëiste bedrag
Frappe PR Bot748c0242018-06-21 10:34:28 +05301878apps/erpnext/erpnext/manufacturing/doctype/work_order/work_order.js +165,{0} items in progress,{0} items aan die gang
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301879DocType: Workstation,Workstation Name,Werkstasie Naam
1880DocType: Grading Scale Interval,Grade Code,Graadkode
1881DocType: POS Item Group,POS Item Group,POS Item Group
1882apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +17,Email Digest:,Email Digest:
1883apps/erpnext/erpnext/stock/doctype/item_alternative/item_alternative.py +23,Alternative item must not be same as item code,Alternatiewe item mag nie dieselfde wees as die itemkode nie
Frappe PR Bot748c0242018-06-21 10:34:28 +05301884apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +620,BOM {0} does not belong to Item {1},BOM {0} behoort nie aan item {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301885DocType: Sales Partner,Target Distribution,Teikenverspreiding
1886DocType: Purchase Invoice,06-Finalization of Provisional assessment,06-finalisering van voorlopige assessering
1887DocType: Salary Slip,Bank Account No.,Bankrekeningnommer
1888DocType: Naming Series,This is the number of the last created transaction with this prefix,Dit is die nommer van die laaste geskep transaksie met hierdie voorvoegsel
1889DocType: Supplier Scorecard,"Scorecard variables can be used, as well as:
1890{total_score} (the total score from that period),
1891{period_number} (the number of periods to present day)
1892","Scorecard veranderlikes kan gebruik word, sowel as: {total_score} (die totale telling van daardie tydperk), {period_number} (die aantal tydperke wat vandag aangebied word)"
Frappe PR Bot748c0242018-06-21 10:34:28 +05301893apps/erpnext/erpnext/manufacturing/doctype/blanket_order/blanket_order.js +27,Create Purchase Order,Skep aankoopbestelling
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301894DocType: Quality Inspection Reading,Reading 8,Lees 8
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301895DocType: Purchase Invoice,Taxes and Charges Calculation,Belasting en Koste Berekening
1896DocType: Accounts Settings,Book Asset Depreciation Entry Automatically,Boekbate-waardeverminderinginskrywing outomaties
1897DocType: BOM Operation,Workstation,werkstasie
1898DocType: Request for Quotation Supplier,Request for Quotation Supplier,Versoek vir Kwotasieverskaffer
1899DocType: Healthcare Settings,Registration Message,Registrasie Boodskap
Frappe PR Bot748c0242018-06-21 10:34:28 +05301900apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +143,Hardware,Hardware
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301901DocType: Prescription Dosage,Prescription Dosage,Voorskrif Dosering
Frappe PR Bot748c0242018-06-21 10:34:28 +05301902DocType: Contract,HR Manager,HR Bestuurder
1903apps/erpnext/erpnext/accounts/party.py +187,Please select a Company,Kies asseblief &#39;n maatskappy
1904apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +95,Privilege Leave,Privilege Verlof
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301905DocType: Purchase Invoice,Supplier Invoice Date,Verskaffer faktuur datum
1906DocType: Asset Settings,This value is used for pro-rata temporis calculation,Hierdie waarde word gebruik vir pro rata temporis berekening
1907apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +90,You need to enable Shopping Cart,Jy moet winkelwagentjie aktiveer
1908DocType: Payment Entry,Writeoff,Afskryf
1909DocType: Stock Settings,Naming Series Prefix,Benaming van die reeksreeks
1910DocType: Appraisal Template Goal,Appraisal Template Goal,Evalueringsjabloon doel
1911DocType: Salary Component,Earning,verdien
1912DocType: Supplier Scorecard,Scoring Criteria,Scoring Criteria
1913DocType: Purchase Invoice,Party Account Currency,Partyrekening Geld
1914,BOM Browser,BOM Browser
1915apps/erpnext/erpnext/templates/emails/training_event.html +13,Please update your status for this training event,Dateer asseblief u status op vir hierdie opleidingsgebeurtenis
1916DocType: Item Barcode,EAN,EAN
1917DocType: Purchase Taxes and Charges,Add or Deduct,Voeg of Trek af
1918apps/erpnext/erpnext/accounts/doctype/shipping_rule/shipping_rule.py +148,Overlapping conditions found between:,Oorvleuelende toestande tussen:
1919apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +187,Against Journal Entry {0} is already adjusted against some other voucher,Teen Joernaal-inskrywing {0} is reeds aangepas teen &#39;n ander bewysstuk
1920apps/erpnext/erpnext/selling/report/inactive_customers/inactive_customers.py +68,Total Order Value,Totale bestellingswaarde
Frappe PR Bot748c0242018-06-21 10:34:28 +05301921apps/erpnext/erpnext/demo/setup/setup_data.py +322,Food,Kos
1922apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +63,Ageing Range 3,Veroudering Reeks 3
1923DocType: POS Closing Voucher Details,POS Closing Voucher Details,POS sluitingsbewysbesonderhede
1924DocType: Shopify Log,Shopify Log,Shopify Log
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301925DocType: Maintenance Schedule Item,No of Visits,Aantal besoeke
1926apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +165,Maintenance Schedule {0} exists against {1},Onderhoudskedule {0} bestaan teen {1}
1927apps/erpnext/erpnext/education/doctype/student_applicant/student_applicant.js +36,Enrolling student,Inskrywing van student
1928apps/erpnext/erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.py +33,Currency of the Closing Account must be {0},Geld van die sluitingsrekening moet {0} wees
1929apps/erpnext/erpnext/hr/doctype/appraisal_template/appraisal_template.py +21,Sum of points for all goals should be 100. It is {0},Som van punte vir alle doelwitte moet 100 wees. Dit is {0}
1930DocType: Project,Start and End Dates,Begin en einddatums
Frappe PR Bot748c0242018-06-21 10:34:28 +05301931DocType: Contract Template Fulfilment Terms,Contract Template Fulfilment Terms,Kontrak Template Vervaardiging Terme
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301932,Delivered Items To Be Billed,Aflewerings Items wat gefaktureer moet word
1933apps/erpnext/erpnext/manufacturing/doctype/bom/bom_item_preview.html +16,Open BOM {0},Oop BOM {0}
Frappe PR Bot748c0242018-06-21 10:34:28 +05301934apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +62,Warehouse cannot be changed for Serial No.,Pakhuis kan nie vir reeksnommer verander word nie.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301935DocType: Authorization Rule,Average Discount,Gemiddelde afslag
1936DocType: Project Update,Great/Quickly,Groot / vinnig
1937DocType: Purchase Invoice Item,UOM,UOM
Frappe PR Bot748c0242018-06-21 10:34:28 +05301938DocType: Employee Tax Exemption Declaration,Annual HRA Exemption,Jaarlikse HRA Vrystelling
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301939DocType: Rename Tool,Utilities,Nut
1940DocType: POS Profile,Accounting,Rekeningkunde
1941DocType: Employee,EMP/,OBP /
Frappe PR Bot748c0242018-06-21 10:34:28 +05301942DocType: Asset,Purchase Receipt Amount,Aankoop Ontvangs Bedrag
1943DocType: Employee Separation,Exit Interview Summary,Uittreksel onderhoudsopsomming
1944apps/erpnext/erpnext/public/js/utils/serial_no_batch_selector.js +140,Please select batches for batched item ,Kies asseblief bondels vir batch item
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301945DocType: Asset,Depreciation Schedules,Waardeverminderingskedules
Frappe PR Bot748c0242018-06-21 10:34:28 +05301946apps/erpnext/erpnext/erpnext_integrations/doctype/shopify_settings/shopify_settings.py +37,"Support for public app is deprecated. Please setup private app, for more details refer user manual","Ondersteuning vir publieke artikels word verval. Stel asseblief &#39;n privaat program op, vir meer besonderhede, verwys gebruikershandleiding"
1947apps/erpnext/erpnext/regional/report/gstr_1/gstr_1.py +196,Following accounts might be selected in GST Settings:,Volgende rekeninge kan gekies word in GST-instellings:
1948apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +102,Application period cannot be outside leave allocation period,Aansoek tydperk kan nie buite verlof toekenning tydperk
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301949DocType: Activity Cost,Projects,projekte
1950DocType: Payment Request,Transaction Currency,Transaksie Geld
Frappe PR Bot748c0242018-06-21 10:34:28 +05301951apps/erpnext/erpnext/controllers/buying_controller.py +33,From {0} | {1} {2},Van {0} | {1} {2}
1952apps/erpnext/erpnext/public/js/hub/hub_listing.js +333,Removed from Favourites,Verwyder uit gunstelinge
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301953DocType: Work Order Operation,Operation Description,Operasie Beskrywing
1954apps/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.,Kan nie die fiskale jaar begindatum en fiskale jaar einddatum verander sodra die fiskale jaar gestoor is nie.
1955DocType: Quotation,Shopping Cart,Winkelwagen
Frappe PR Bot748c0242018-06-21 10:34:28 +05301956apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +42,Avg Daily Outgoing,Gem Daagliks Uitgaande
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301957DocType: POS Profile,Campaign,veldtog
1958DocType: Supplier,Name and Type,Noem en tik
Frappe PR Bot748c0242018-06-21 10:34:28 +05301959apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +64,Approval Status must be 'Approved' or 'Rejected',Goedkeuringsstatus moet &#39;Goedgekeur&#39; of &#39;Afgekeur&#39; wees
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301960DocType: Physician,Contacts and Address,Kontakte en adres
Frappe PR Bot748c0242018-06-21 10:34:28 +05301961DocType: Salary Structure,Max Benefits (Amount),Maksimum Voordele (Bedrag)
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301962DocType: Purchase Invoice,Contact Person,Kontak persoon
1963apps/erpnext/erpnext/projects/doctype/task/task.py +38,'Expected Start Date' can not be greater than 'Expected End Date',&#39;Verwagte begin datum&#39; kan nie groter wees as &#39;Verwagte einddatum&#39; nie
1964DocType: Course Scheduling Tool,Course End Date,Kursus Einddatum
1965DocType: Holiday List,Holidays,vakansies
1966DocType: Sales Order Item,Planned Quantity,Beplande hoeveelheid
1967DocType: Purchase Invoice Item,Item Tax Amount,Item Belastingbedrag
1968DocType: Water Analysis,Water Analysis Criteria,Wateranalise Kriteria
1969DocType: Item,Maintain Stock,Onderhou Voorraad
1970DocType: Employee,Prefered Email,Voorkeur-e-pos
1971DocType: Student Admission,Eligibility and Details,Geskiktheid en besonderhede
Frappe PR Bot748c0242018-06-21 10:34:28 +05301972apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +92,Net Change in Fixed Asset,Netto verandering in vaste bate
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301973DocType: Leave Control Panel,Leave blank if considered for all designations,Los leeg as dit oorweeg word vir alle benamings
Frappe PR Bot748c0242018-06-21 10:34:28 +05301974apps/erpnext/erpnext/controllers/accounts_controller.py +838,Charge of type 'Actual' in row {0} cannot be included in Item Rate,Heffing van tipe &#39;Werklik&#39; in ry {0} kan nie in Item Rate ingesluit word nie
1975apps/erpnext/erpnext/manufacturing/doctype/work_order/work_order.js +421,Max: {0},Maks: {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301976apps/erpnext/erpnext/projects/report/daily_timesheet_summary/daily_timesheet_summary.py +24,From Datetime,Vanaf Datetime
Frappe PR Bot748c0242018-06-21 10:34:28 +05301977DocType: Shopify Settings,For Company,Vir Maatskappy
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301978apps/erpnext/erpnext/config/support.py +17,Communication log.,Kommunikasie-logboek.
1979apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.py +195,"Request for Quotation is disabled to access from portal, for more check portal settings.","Versoek vir kwotasie is gedeaktiveer om toegang te verkry tot die portaal, vir meer tjekpoortinstellings."
1980DocType: Supplier Scorecard Scoring Variable,Supplier Scorecard Scoring Variable,Verskaffer Scorecard Scoring Variable
Frappe PR Botb2a64d62018-05-16 10:46:11 +05301981apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +70,Buying Amount,Koopbedrag
Frappe PR Bot748c0242018-06-21 10:34:28 +05301982DocType: POS Closing Voucher,Modes of Payment,Modes van betaling
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301983DocType: Sales Invoice,Shipping Address Name,Posadres
1984DocType: Material Request,Terms and Conditions Content,Terme en voorwaardes Inhoud
1985apps/erpnext/erpnext/education/doctype/course_scheduling_tool/course_scheduling_tool.js +18,There were errors creating Course Schedule,Daar was foute om Kursusskedule te skep
Frappe PR Botb2a64d62018-05-16 10:46:11 +05301986DocType: Department,The first Expense Approver in the list will be set as the default Expense Approver.,Die eerste uitgawes goedere in die lys sal ingestel word as die standaard uitgawes goedkeur.
1987apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +590,cannot be greater than 100,kan nie groter as 100 wees nie
Frappe PR Bot748c0242018-06-21 10:34:28 +05301988apps/erpnext/erpnext/stock/doctype/item/item.py +775,Item {0} is not a stock Item,Item {0} is nie &#39;n voorraaditem nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301989DocType: Maintenance Visit,Unscheduled,ongeskeduleerde
1990DocType: Employee,Owned,Owned
Frappe PR Bot748c0242018-06-21 10:34:28 +05301991DocType: Salary Component,Depends on Leave Without Pay,Hang af op verlof sonder betaling
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301992DocType: Pricing Rule,"Higher the number, higher the priority","Hoe hoër die getal, hoe hoër die prioriteit"
1993,Purchase Invoice Trends,Aankoop faktuur neigings
1994DocType: Employee,Better Prospects,Beter vooruitsigte
Frappe PR Bot748c0242018-06-21 10:34:28 +05301995DocType: Travel Itinerary,Gluten Free,Glutenvry
1996apps/erpnext/erpnext/stock/doctype/batch/batch.py +222,"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","Ry # {0}: Die bondel {1} het slegs {2} aantal. Kies asseblief nog &#39;n bondel wat {3} aantal beskik of verdeel die ry in veelvoudige rye, om te lewer / uit te voer uit veelvuldige bondels"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301997DocType: Vehicle,License Plate,Lisensiebord
Frappe PR Bot748c0242018-06-21 10:34:28 +05301998apps/erpnext/erpnext/hr/doctype/department/department_tree.js +18,New Department,Nuwe Departement
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301999DocType: Appraisal,Goals,Doelwitte
2000apps/erpnext/erpnext/selling/page/point_of_sale/point_of_sale.js +357,Select POS Profile,Kies POS-profiel
2001DocType: Warranty Claim,Warranty / AMC Status,Garantie / AMC Status
2002,Accounts Browser,Rekeninge Browser
2003DocType: Payment Entry Reference,Payment Entry Reference,Betaling Inskrywingsverwysing
2004DocType: GL Entry,GL Entry,GL Inskrywing
Frappe PR Bot748c0242018-06-21 10:34:28 +05302005DocType: Support Search Source,Response Options,Reaksie Opsies
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302006DocType: HR Settings,Employee Settings,Werknemer instellings
Frappe PR Bot748c0242018-06-21 10:34:28 +05302007apps/erpnext/erpnext/templates/pages/integrations/gocardless_checkout.html +13,Loading Payment System,Laai betaalstelsel
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302008,Batch-Wise Balance History,Batch-Wise Balance Geskiedenis
2009apps/erpnext/erpnext/accounts/doctype/cheque_print_template/cheque_print_template.js +73,Print settings updated in respective print format,Drukinstellings opgedateer in die onderskeie drukformaat
2010DocType: Package Code,Package Code,Pakketkode
Frappe PR Bot748c0242018-06-21 10:34:28 +05302011apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +108,Apprentice,vakleerling
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302012DocType: Purchase Invoice,Company GSTIN,Maatskappy GSTIN
Frappe PR Botb2a64d62018-05-16 10:46:11 +05302013apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +106,Negative Quantity is not allowed,Negatiewe Hoeveelheid word nie toegelaat nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302014DocType: Purchase Invoice Item,"Tax detail table fetched from item master as a string and stored in this field.
2015Used for Taxes and Charges",Belasting detail tabel haal uit item meester as &#39;n tou en gestoor in hierdie veld. Gebruik vir Belasting en Heffings
2016DocType: Supplier Scorecard Period,SSC-,SSC-
Frappe PR Bot748c0242018-06-21 10:34:28 +05302017apps/erpnext/erpnext/hr/doctype/employee/employee.py +159,Employee cannot report to himself.,Werknemer kan nie aan homself rapporteer nie.
2018DocType: Leave Type,Max Leaves Allowed,Maksimum toelaatbare blare
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302019DocType: Account,"If the account is frozen, entries are allowed to restricted users.","As die rekening gevries is, is inskrywings toegelaat vir beperkte gebruikers."
2020DocType: Email Digest,Bank Balance,Bankbalans
Frappe PR Bot748c0242018-06-21 10:34:28 +05302021apps/erpnext/erpnext/accounts/party.py +252,Accounting Entry for {0}: {1} can only be made in currency: {2},Rekeningkundige Inskrywing vir {0}: {1} kan slegs in valuta gemaak word: {2}
Frappe PR Botb2a64d62018-05-16 10:46:11 +05302022DocType: HR Settings,Leave Approver Mandatory In Leave Application,Verlaat Goedkeuring Verpligtend In Verlof Aansoek
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302023DocType: Job Opening,"Job profile, qualifications required etc.","Werkprofiel, kwalifikasies benodig ens."
2024DocType: Journal Entry Account,Account Balance,Rekening balans
Frappe PR Bot748c0242018-06-21 10:34:28 +05302025apps/erpnext/erpnext/config/accounts.py +189,Tax Rule for transactions.,Belastingreël vir transaksies.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302026DocType: Rename Tool,Type of document to rename.,Soort dokument om te hernoem.
2027apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +53,{0} {1}: Customer is required against Receivable account {2},{0} {1}: Kliënt word vereis teen ontvangbare rekening {2}
2028DocType: Purchase Invoice,Total Taxes and Charges (Company Currency),Totale Belasting en Heffings (Maatskappy Geld)
2029DocType: Weather,Weather Parameter,Weer Parameter
2030apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.js +60,Show unclosed fiscal year's P&L balances,Toon onverbonde fiskale jaar se P &amp; L saldo&#39;s
Frappe PR Bot748c0242018-06-21 10:34:28 +05302031DocType: Item,Asset Naming Series,Asset Naming Series
Frappe PR Bot59a2a652018-04-12 13:36:55 +05302032apps/erpnext/erpnext/public/js/hub/hub_form.js +336,Request a Quote,Vra om &#39;n kwotasie
Frappe PR Bot748c0242018-06-21 10:34:28 +05302033apps/erpnext/erpnext/regional/india/utils.py +170,House rented dates should be atleast 15 days apart,Huis gehuurde datums moet ten minste 15 dae uitmekaar wees
2034DocType: Clinical Procedure Template,Collection Details,Versamelingsbesonderhede
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302035DocType: POS Profile,Allow Print Before Pay,Laat Print voor betaling toe
2036DocType: Land Unit,Linked Soil Texture,Gekoppelde Grond Tekstuur
2037DocType: Shipping Rule,Shipping Account,Posbus
2038apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +92,{0} {1}: Account {2} is inactive,{0} {1}: Rekening {2} is onaktief
2039apps/erpnext/erpnext/utilities/activation.py +82,Make Sales Orders to help you plan your work and deliver on-time,Maak verkoopsbestellings om jou te help om jou werk te beplan en betyds te lewer
Frappe PR Bot748c0242018-06-21 10:34:28 +05302040DocType: Bank Statement Transaction Entry,Bank Transaction Entries,Banktransaksie-inskrywings
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302041DocType: Quality Inspection,Readings,lesings
2042DocType: Stock Entry,Total Additional Costs,Totale addisionele koste
2043DocType: Course Schedule,SH,SH
2044DocType: BOM,Scrap Material Cost(Company Currency),Skrootmateriaal Koste (Maatskappy Geld)
Frappe PR Bot748c0242018-06-21 10:34:28 +05302045apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +69,Sub Assemblies,Subvergaderings
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302046DocType: Asset,Asset Name,Bate Naam
2047DocType: Project,Task Weight,Taakgewig
2048DocType: Shipping Rule Condition,To Value,Na waarde
2049DocType: Asset Movement,Stock Manager,Voorraadbestuurder
Frappe PR Bot748c0242018-06-21 10:34:28 +05302050apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +212,Source warehouse is mandatory for row {0},Bron pakhuis is verpligtend vir ry {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302051apps/erpnext/erpnext/accounts/doctype/payment_terms_template/payment_terms_template.py +38,The Payment Term at row {0} is possibly a duplicate.,Die betalingstermyn by ry {0} is moontlik &#39;n duplikaat.
2052apps/erpnext/erpnext/public/js/setup_wizard.js +30,Agriculture (beta),Landbou (beta)
Frappe PR Botb2a64d62018-05-16 10:46:11 +05302053apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.js +873,Packing Slip,Packing Slip
Frappe PR Bot748c0242018-06-21 10:34:28 +05302054apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +117,Office Rent,Kantoorhuur
Frappe PR Botb2a64d62018-05-16 10:46:11 +05302055apps/erpnext/erpnext/config/setup.py +105,Setup SMS gateway settings,Opstel SMS gateway instellings
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302056DocType: Disease,Common Name,Algemene naam
Frappe PR Bot748c0242018-06-21 10:34:28 +05302057DocType: Employee Boarding Activity,Employee Boarding Activity,Werknemervoordrag
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302058apps/erpnext/erpnext/hr/doctype/upload_attendance/upload_attendance.js +61,Import Failed!,Invoer misluk!
2059apps/erpnext/erpnext/public/js/templates/address_list.html +20,No address added yet.,Nog geen adres bygevoeg nie.
Frappe PR Bot748c0242018-06-21 10:34:28 +05302060DocType: Tax Withholding Category,Withhold Cumulative Tax Amount On First Invoice After Threshold,Onthou Kumulatiewe Belasting Bedrag Op Eerste Invoer Na Drempel
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302061DocType: Workstation Working Hour,Workstation Working Hour,Werkstasie Werksuur
2062DocType: Vital Signs,Blood Pressure,Bloeddruk
Frappe PR Bot748c0242018-06-21 10:34:28 +05302063apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +113,Analyst,ontleder
2064apps/erpnext/erpnext/hr/doctype/employee_benefit_claim/employee_benefit_claim.py +20,{0} is not in a valid Payroll Period,{0} is nie in &#39;n geldige betaalstaatperiode nie
2065DocType: Employee Benefit Application,Max Benefits (Yearly),Maksimum Voordele (Jaarliks)
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302066DocType: Item,Inventory,Voorraad
2067DocType: Item,Sales Details,Verkoopsbesonderhede
2068DocType: Quality Inspection,QI-,QI-
2069DocType: Opportunity,With Items,Met Items
2070DocType: Asset Maintenance,Maintenance Team,Onderhoudspan
Frappe PR Bot748c0242018-06-21 10:34:28 +05302071DocType: Salary Component,Is Additional Component,Is bykomende komponent
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302072apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +37,In Qty,In Aantal
2073DocType: Education Settings,Validate Enrolled Course for Students in Student Group,Bevestig ingeskrewe kursus vir studente in studentegroep
2074DocType: Notification Control,Expense Claim Rejected,Uitgawe Eis Afgekeur
2075DocType: Item,Item Attribute,Item Attribuut
Frappe PR Bot748c0242018-06-21 10:34:28 +05302076apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +135,Government,regering
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302077apps/erpnext/erpnext/hr/doctype/vehicle_log/vehicle_log.py +40,Expense Claim {0} already exists for the Vehicle Log,Uitgawe Eis {0} bestaan reeds vir die Voertuiglogboek
Frappe PR Bot748c0242018-06-21 10:34:28 +05302078DocType: Asset Movement,Source Location,Bron Ligging
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302079apps/erpnext/erpnext/public/js/setup_wizard.js +64,Institute Name,Instituut Naam
Frappe PR Botb2a64d62018-05-16 10:46:11 +05302080apps/erpnext/erpnext/hr/doctype/loan/loan.py +127,Please enter repayment Amount,Voer asseblief terugbetalingsbedrag in
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302081apps/erpnext/erpnext/config/stock.py +313,Item Variants,Item Varianten
2082apps/erpnext/erpnext/public/js/setup_wizard.js +29,Services,dienste
2083DocType: HR Settings,Email Salary Slip to Employee,E-pos Salarisstrokie aan Werknemer
2084DocType: Cost Center,Parent Cost Center,Ouer Koste Sentrum
Frappe PR Bot748c0242018-06-21 10:34:28 +05302085apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +1046,Select Possible Supplier,Kies moontlike verskaffer
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302086DocType: Sales Invoice,Source,Bron
2087DocType: Customer,"Select, to make the customer searchable with these fields","Kies, om die kliënt soekbaar te maak met hierdie velde"
Frappe PR Bot748c0242018-06-21 10:34:28 +05302088DocType: Shopify Settings,Import Delivery Notes from Shopify on Shipment,Voer afleweringsnotas van Shopify op gestuur
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302089apps/erpnext/erpnext/templates/pages/projects.html +31,Show closed,Wys gesluit
2090DocType: Leave Type,Is Leave Without Pay,Is Leave Without Pay
Frappe PR Bot748c0242018-06-21 10:34:28 +05302091apps/erpnext/erpnext/stock/doctype/item/item.py +276,Asset Category is mandatory for Fixed Asset item,Bate-kategorie is verpligtend vir vaste bate-item
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302092DocType: Fee Validity,Fee Validity,Fooi Geldigheid
2093apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +146,No records found in the Payment table,Geen rekords gevind in die betalingstabel nie
2094apps/erpnext/erpnext/education/utils.py +19,This {0} conflicts with {1} for {2} {3},Hierdie {0} bots met {1} vir {2} {3}
2095DocType: Student Attendance Tool,Students HTML,Studente HTML
2096DocType: POS Profile,Apply Discount,Pas afslag toe
2097DocType: GST HSN Code,GST HSN Code,GST HSN-kode
2098DocType: Employee External Work History,Total Experience,Totale ervaring
2099apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +70,Open Projects,Oop Projekte
Frappe PR Bot748c0242018-06-21 10:34:28 +05302100apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +297,Packing Slip(s) cancelled,Verpakkingstrokie (s) gekanselleer
2101apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +90,Cash Flow from Investing,Kontantvloei uit Belegging
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302102DocType: Program Course,Program Course,Programkursus
Frappe PR Bot748c0242018-06-21 10:34:28 +05302103DocType: Healthcare Service Unit,Allow Appointments,Laat afsprake toe
2104apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +106,Freight and Forwarding Charges,Vrag en vragkoste
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302105DocType: Homepage,Company Tagline for website homepage,Maatskappynaam vir webwerf tuisblad
2106DocType: Item Group,Item Group Name,Itemgroep Naam
2107apps/erpnext/erpnext/hr/report/employee_leave_balance/employee_leave_balance.py +27,Taken,geneem
2108DocType: Student,Date of Leaving,Datum van vertrek
2109DocType: Pricing Rule,For Price List,Vir Pryslys
2110apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +27,Executive Search,Uitvoerende soektog
2111apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +55,Setting defaults,Stel verstek
2112apps/erpnext/erpnext/utilities/activation.py +63,Create Leads,Skep Lei
2113DocType: Maintenance Schedule,Schedules,skedules
2114apps/erpnext/erpnext/selling/page/point_of_sale/point_of_sale.js +472,POS Profile is required to use Point-of-Sale,POS-profiel is nodig om Punt van Verkope te gebruik
2115DocType: Purchase Invoice Item,Net Amount,Netto bedrag
Frappe PR Bot748c0242018-06-21 10:34:28 +05302116apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +143,{0} {1} has not been submitted so the action cannot be completed,"{0} {1} is nie ingedien nie, sodat die aksie nie voltooi kan word nie"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302117DocType: Purchase Order Item Supplied,BOM Detail No,BOM Detail No
2118DocType: Landed Cost Voucher,Additional Charges,Bykomende heffings
Frappe PR Bot748c0242018-06-21 10:34:28 +05302119DocType: Support Search Source,Result Route Field,Resultaatroete
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302120DocType: Purchase Invoice,Additional Discount Amount (Company Currency),Addisionele Kortingsbedrag (Maatskappy Geld)
2121DocType: Supplier Scorecard,Supplier Scorecard,Verskaffer Scorecard
2122DocType: Plant Analysis,Result Datetime,Resultaat Datetime
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302123,Support Hour Distribution,Ondersteuning Uurverspreiding
2124DocType: Maintenance Visit,Maintenance Visit,Onderhoud Besoek
2125DocType: Student,Leaving Certificate Number,Verlaat Sertifikaatnommer
Frappe PR Bot748c0242018-06-21 10:34:28 +05302126apps/erpnext/erpnext/healthcare/doctype/patient_appointment/patient_appointment.py +60,"Appointment cancelled, Please review and cancel the invoice {0}","Aanstelling gekanselleer, hersien en kanselleer die faktuur {0}"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302127DocType: Sales Invoice Item,Available Batch Qty at Warehouse,Beskikbare joernaal by Warehouse
2128apps/erpnext/erpnext/accounts/doctype/cheque_print_template/cheque_print_template.js +9,Update Print Format,Dateer afdrukformaat op
Frappe PR Bot748c0242018-06-21 10:34:28 +05302129apps/erpnext/erpnext/hr/doctype/leave_encashment/leave_encashment.py +59,Leave Type {0} is not encashable,Verlof tipe {0} is nie opsluitbaar nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302130DocType: Landed Cost Voucher,Landed Cost Help,Landed Cost Help
2131DocType: Purchase Invoice,Select Shipping Address,Kies Posadres
2132DocType: Timesheet Detail,Expected Hrs,Verwagte Hr
2133apps/erpnext/erpnext/config/non_profit.py +28,Memebership Details,Memebership Details
2134DocType: Leave Block List,Block Holidays on important days.,Blok vakansie op belangrike dae.
2135apps/erpnext/erpnext/healthcare/doctype/lab_test/lab_test.js +220,Please input all required Result Value(s),Voer asseblief alle vereiste resultaatwaarde (s) in
Frappe PR Bot748c0242018-06-21 10:34:28 +05302136apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.js +119,Accounts Receivable Summary,Rekeninge Ontvangbare Opsomming
2137DocType: POS Closing Voucher,Linked Invoices,Gekoppelde fakture
Frappe PR Botb2a64d62018-05-16 10:46:11 +05302138DocType: Loan,Monthly Repayment Amount,Maandelikse Terugbetalingsbedrag
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302139apps/erpnext/erpnext/accounts/doctype/opening_invoice_creation_tool/opening_invoice_creation_tool_dashboard.html +9,Opening Invoices,Opening fakture
Frappe PR Bot748c0242018-06-21 10:34:28 +05302140DocType: Contract,Contract Details,Kontrak Besonderhede
2141apps/erpnext/erpnext/hr/doctype/employee/employee.py +206,Please set User ID field in an Employee record to set Employee Role,Stel asseblief gebruikers-ID-veld in &#39;n werknemer-rekord om werknemersrol in te stel
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302142DocType: UOM,UOM Name,UOM Naam
2143DocType: GST HSN Code,HSN Code,HSN-kode
Frappe PR Bot748c0242018-06-21 10:34:28 +05302144apps/erpnext/erpnext/selling/report/sales_person_wise_transaction_summary/sales_person_wise_transaction_summary.py +40,Contribution Amount,Bydrae Bedrag
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302145DocType: Purchase Invoice,Shipping Address,Posadres
2146DocType: 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.,Met hierdie hulpmiddel kan u die hoeveelheid en waardering van voorraad in die stelsel opdateer of regstel. Dit word tipies gebruik om die stelselwaardes te sinkroniseer en wat werklik in u pakhuise bestaan.
2147DocType: Delivery Note,In Words will be visible once you save the Delivery Note.,In Woorde sal sigbaar wees sodra jy die Afleweringsnota stoor.
2148DocType: Expense Claim,EXP,EXP
Frappe PR Bot748c0242018-06-21 10:34:28 +05302149apps/erpnext/erpnext/erpnext_integrations/utils.py +22,Unverified Webhook Data,Onverifieerde Webhook Data
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302150DocType: Water Analysis,Container,houer
2151apps/erpnext/erpnext/education/utils.py +50,Student {0} - {1} appears Multiple times in row {2} & {3},Student {0} - {1} verskyn Meervoudige tye in ry {2} &amp; {3}
2152DocType: Item Alternative,Two-way,Tweerigting
2153DocType: Project,Day to Send,Dag om te stuur
2154DocType: Healthcare Settings,Manage Sample Collection,Bestuur steekproef versameling
2155DocType: Production Plan,Ignore Existing Ordered Quantity,Ignoreer Bestaande Bestelde Hoeveelheid
2156apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +66,Please set the series to be used.,Stel asseblief die reeks in wat gebruik gaan word.
2157DocType: Patient,Tobacco Past Use,Tabak verleden gebruik
Frappe PR Bot748c0242018-06-21 10:34:28 +05302158DocType: Travel Itinerary,Mode of Travel,Reismodus
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302159DocType: Sales Invoice Item,Brand Name,Handelsnaam
2160DocType: Purchase Receipt,Transporter Details,Vervoerder besonderhede
2161apps/erpnext/erpnext/healthcare/doctype/physician/physician.py +55,User {0} is already assigned to Physician {1},Gebruiker {0} is reeds aan Geneesheer toegewys {1}
Frappe PR Bot748c0242018-06-21 10:34:28 +05302162apps/erpnext/erpnext/accounts/page/pos/pos.js +2705,Default warehouse is required for selected item,Standaard pakhuis is nodig vir geselekteerde item
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302163apps/erpnext/erpnext/utilities/user_progress.py +146,Box,Boks
Frappe PR Bot748c0242018-06-21 10:34:28 +05302164apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +1043,Possible Supplier,Moontlike Verskaffer
Frappe PR Botb2a64d62018-05-16 10:46:11 +05302165DocType: Journal Entry,JV-RET-,JV-RET-
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302166DocType: Budget,Monthly Distribution,Maandelikse Verspreiding
2167apps/erpnext/erpnext/selling/doctype/sms_center/sms_center.py +68,Receiver List is empty. Please create Receiver List,Ontvangerlys is leeg. Maak asseblief Ontvangerlys
2168apps/erpnext/erpnext/public/js/setup_wizard.js +31,Healthcare (beta),Gesondheidsorg (beta)
2169DocType: Production Plan Sales Order,Production Plan Sales Order,Produksieplan verkope bestelling
2170DocType: Sales Partner,Sales Partner Target,Verkoopsvennoteiken
2171DocType: Loan Type,Maximum Loan Amount,Maksimum leningsbedrag
2172DocType: Pricing Rule,Pricing Rule,Prysreël
2173apps/erpnext/erpnext/education/doctype/student_group/student_group.py +58,Duplicate roll number for student {0},Duplikaatrolnommer vir student {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302174apps/erpnext/erpnext/config/learn.py +197,Material Request to Purchase Order,Materiaal Versoek om aankoop bestelling
2175DocType: Shopping Cart Settings,Payment Success URL,Betaal Sukses-URL
Frappe PR Bot748c0242018-06-21 10:34:28 +05302176apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +79,Row # {0}: Returned Item {1} does not exists in {2} {3},Ry # {0}: Gekeurde item {1} bestaan nie in {2} {3}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302177DocType: Purchase Receipt,PREC-,PREC-
2178apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +16,Bank Accounts,Bank rekeninge
2179,Bank Reconciliation Statement,Bankversoeningstaat
2180DocType: Consultation,Medical Coding,Mediese kodering
2181DocType: Healthcare Settings,Reminder Message,Herinnering Boodskap
2182,Lead Name,Lood Naam
2183,POS,POS
2184DocType: C-Form,III,III
2185apps/erpnext/erpnext/config/stock.py +318,Opening Stock Balance,Opening Voorraadbalans
Frappe PR Bot748c0242018-06-21 10:34:28 +05302186DocType: Asset Category Account,Capital Work In Progress Account,Kapitaal Werk in Voortgesette Rekening
2187apps/erpnext/erpnext/assets/doctype/asset/asset.js +84,Asset Value Adjustment,Batewaarde aanpassing
2188DocType: Employee Incentive,Payroll Date,Betaaldatum
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302189apps/erpnext/erpnext/stock/doctype/item_attribute/item_attribute.py +58,{0} must appear only once,{0} moet net een keer verskyn
2190apps/erpnext/erpnext/hr/doctype/leave_control_panel/leave_control_panel.py +59,Leaves Allocated Successfully for {0},Blare suksesvol toegeken vir {0}
2191apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +42,No Items to pack,Geen items om te pak nie
2192DocType: Shipping Rule Condition,From Value,Uit Waarde
Frappe PR Bot748c0242018-06-21 10:34:28 +05302193apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +673,Manufacturing Quantity is mandatory,Vervaardiging Hoeveelheid is verpligtend
2194apps/erpnext/erpnext/hr/doctype/salary_structure_assignment/salary_structure_assignment.py +37,To Date {0} cannot be after employee's relieving Date {1},Tot datum {0} kan nie na werknemer se verligting wees nie Datum {1}
Frappe PR Botb2a64d62018-05-16 10:46:11 +05302195DocType: Loan,Repayment Method,Terugbetaling Metode
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302196DocType: Products Settings,"If checked, the Home page will be the default Item Group for the website","As dit gekontroleer is, sal die Tuisblad die standaard Itemgroep vir die webwerf wees"
2197DocType: Quality Inspection Reading,Reading 4,Lees 4
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302198apps/erpnext/erpnext/utilities/activation.py +118,"Students are at the heart of the system, add all your students","Studente is die kern van die stelsel, voeg al u studente by"
Frappe PR Bot748c0242018-06-21 10:34:28 +05302199apps/erpnext/erpnext/non_profit/report/expiring_memberships/expiring_memberships.py +16,Member ID,lidmaatskapnommer
2200DocType: Employee Tax Exemption Proof Submission,Monthly Eligible Amount,Maandelikse Kwalifiserende Bedrag
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302201apps/erpnext/erpnext/accounts/doctype/bank_reconciliation/bank_reconciliation.py +97,Row #{0}: Clearance date {1} cannot be before Cheque Date {2},Ry # {0}: Opruimingsdatum {1} kan nie voor tjekdatum wees nie {2}
2202DocType: Asset Maintenance Task,Certificate Required,Sertifikaat benodig
2203DocType: Company,Default Holiday List,Verstek Vakansie Lys
Frappe PR Bot748c0242018-06-21 10:34:28 +05302204DocType: Pricing Rule,Supplier Group,Verskaffersgroep
2205apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +61,{0} Digest,{0} Digest
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302206apps/erpnext/erpnext/projects/doctype/timesheet/timesheet.py +196,Row {0}: From Time and To Time of {1} is overlapping with {2},Ry {0}: Van tyd tot tyd van {1} oorvleuel met {2}
Frappe PR Bot748c0242018-06-21 10:34:28 +05302207apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +152,Stock Liabilities,Aandeleverpligtinge
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302208DocType: Purchase Invoice,Supplier Warehouse,Verskaffer Pakhuis
2209DocType: Opportunity,Contact Mobile No,Kontak Mobielnr
Frappe PR Bot748c0242018-06-21 10:34:28 +05302210apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +53,Select Company,Kies Maatskappy
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302211,Material Requests for which Supplier Quotations are not created,Materiële Versoeke waarvoor Verskaffer Kwotasies nie geskep word nie
2212DocType: Student Report Generation Tool,Print Section,Afdrukafdeling
Frappe PR Bot748c0242018-06-21 10:34:28 +05302213DocType: Staffing Plan Detail,Estimated Cost Per Position,Geskatte koste per posisie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302214apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +34,User {0} doesn't have any default POS Profile. Check Default at Row {1} for this User.,Gebruiker {0} het geen standaard POS-profiel nie. Gaan standaard by ry {1} vir hierdie gebruiker.
2215DocType: Student Group,Set 0 for no limit,Stel 0 vir geen limiet
Frappe PR Bot748c0242018-06-21 10:34:28 +05302216apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +198,The day(s) on which you are applying for leave are holidays. You need not apply for leave.,"Die dag (en) waarop u aansoek doen om verlof, is vakansiedae. Jy hoef nie aansoek te doen vir verlof nie."
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302217apps/erpnext/erpnext/accounts/doctype/opening_invoice_creation_tool/opening_invoice_creation_tool.py +64,Row {idx}: {field} is required to create the Opening {invoice_type} Invoices,Ry {idx}: {field} is nodig om die fakture {Opening} {facture_type} te skep
2218DocType: Customer,Primary Address and Contact Detail,Primêre adres en kontakbesonderhede
2219apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.js +20,Resend Payment Email,Stuur betaling-e-pos weer
2220apps/erpnext/erpnext/templates/pages/projects.html +27,New task,Nuwe taak
Frappe PR Bot748c0242018-06-21 10:34:28 +05302221DocType: Clinical Procedure,Appointment,Aanstelling
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302222apps/erpnext/erpnext/utilities/activation.py +74,Make Quotation,Maak aanhaling
2223apps/erpnext/erpnext/config/education.py +230,Other Reports,Ander verslae
2224apps/erpnext/erpnext/public/js/setup_wizard.js +39,Please select at least one domain.,Kies asseblief ten minste een domein.
2225DocType: Dependent Task,Dependent Task,Afhanklike taak
Frappe PR Bot748c0242018-06-21 10:34:28 +05302226DocType: Shopify Settings,Shopify Tax Account,Shopify Belastingrekening
2227apps/erpnext/erpnext/stock/doctype/item/item.py +459,Conversion factor for default Unit of Measure must be 1 in row {0},Omskakelingsfaktor vir verstek Eenheid van maatstaf moet 1 in ry {0} wees.
2228apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +265,Leave of type {0} cannot be longer than {1},Verlof van tipe {0} kan nie langer wees as {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302229DocType: Manufacturing Settings,Try planning operations for X days in advance.,Probeer beplanningsaktiwiteite vir X dae van vooraf.
Frappe PR Bot748c0242018-06-21 10:34:28 +05302230apps/erpnext/erpnext/hr/doctype/staffing_plan/staffing_plan.py +90,"{0} vacancies and {1} budget for {2} already planned for subsidiary companies of {3}. \
2231 You can only plan for upto {4} vacancies and and budget {5} as per staffing plan {6} for parent company {3}.",{0} vakatures en {1} begroting vir {2} wat reeds beplan is vir filiaalmaatskappye van {3}. \ U kan slegs tot {4} vakatures en begroting {5} soos per personeelplan {6} vir ouermaatskappy {3} beplan.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302232DocType: HR Settings,Stop Birthday Reminders,Stop verjaardag herinnerings
2233DocType: SMS Center,Receiver List,Ontvanger Lys
Frappe PR Bot748c0242018-06-21 10:34:28 +05302234apps/erpnext/erpnext/accounts/page/pos/pos.js +1102,Search Item,Soek item
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302235DocType: Payment Schedule,Payment Amount,Betalingsbedrag
2236DocType: Patient Appointment,Referring Physician,Verwysende geneesheer
Frappe PR Bot748c0242018-06-21 10:34:28 +05302237apps/erpnext/erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.py +47,Consumed Amount,Verbruik Bedrag
2238apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +69,Net Change in Cash,Netto verandering in kontant
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302239DocType: Assessment Plan,Grading Scale,Graderingskaal
Frappe PR Bot748c0242018-06-21 10:34:28 +05302240apps/erpnext/erpnext/stock/doctype/item/item.py +453,Unit of Measure {0} has been entered more than once in Conversion Factor Table,Eenheid van maat {0} is meer as een keer in die Faktor Tabel ingevoer
2241apps/erpnext/erpnext/manufacturing/doctype/work_order/work_order.py +696,Already completed,Reeds afgehandel
Frappe PR Botb2a64d62018-05-16 10:46:11 +05302242apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +34,Stock In Hand,Voorraad in die hand
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302243apps/erpnext/erpnext/hr/doctype/upload_attendance/upload_attendance.js +64,Import Successful!,Suksesvolle invoer!
2244apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +29,Payment Request already exists {0},Betaling Versoek bestaan reeds {0}
2245apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +27,Cost of Issued Items,Koste van uitgereikte items
2246DocType: Physician,Hospital,hospitaal
Frappe PR Bot748c0242018-06-21 10:34:28 +05302247apps/erpnext/erpnext/manufacturing/doctype/work_order/work_order.js +424,Quantity must not be more than {0},Hoeveelheid moet nie meer wees as {0}
2248DocType: Travel Request Costing,Funded Amount,Gefinansierde Bedrag
2249apps/erpnext/erpnext/accounts/report/balance_sheet/balance_sheet.py +118,Previous Financial Year is not closed,Vorige finansiële jaar is nie gesluit nie
2250apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.py +69,Age (Days),Ouderdom (Dae)
2251DocType: Additional Salary,Additional Salary,Bykomende Salaris
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302252DocType: Quotation Item,Quotation Item,Kwotasie Item
2253DocType: Customer,Customer POS Id,Kliënt Pos ID
2254DocType: Account,Account Name,Rekeningnaam
Frappe PR Bot748c0242018-06-21 10:34:28 +05302255apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.js +486,From Date cannot be greater than To Date,Vanaf datum kan nie groter wees as Datum
2256apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +201,Serial No {0} quantity {1} cannot be a fraction,Reeksnommer {0} hoeveelheid {1} kan nie &#39;n breuk wees nie
Frappe PR Bot59a2a652018-04-12 13:36:55 +05302257apps/erpnext/erpnext/erpnext_integrations/doctype/woocommerce_settings/woocommerce_settings.py +96,Please enter Woocommerce Server URL,Voer asseblief die Woocommerce-bediener-URL in
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302258DocType: Purchase Order Item,Supplier Part Number,Verskaffer artikel nommer
Frappe PR Bot748c0242018-06-21 10:34:28 +05302259apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +124,Conversion rate cannot be 0 or 1,Gesprek koers kan nie 0 of 1 wees nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302260DocType: Share Balance,To No,Na nee
Frappe PR Bot748c0242018-06-21 10:34:28 +05302261apps/erpnext/erpnext/hr/doctype/employee_onboarding/employee_onboarding.py +26,All the mandatory Task for employee creation hasn't been done yet.,Al die verpligte taak vir werkskepping is nog nie gedoen nie.
2262apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +231,{0} {1} is cancelled or stopped,{0} {1} is gekanselleer of gestop
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302263DocType: Accounts Settings,Credit Controller,Kredietbeheerder
Frappe PR Botb2a64d62018-05-16 10:46:11 +05302264DocType: Loan,Applicant Type,Aansoeker Tipe
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302265DocType: Purchase Invoice,03-Deficiency in services,03-tekort aan dienste
2266DocType: Delivery Note,Vehicle Dispatch Date,Voertuig Versending Datum
2267DocType: Healthcare Settings,Default Medical Code Standard,Standaard Mediese Kode Standaard
2268DocType: Purchase Invoice Item,HSN/SAC,HSN / SAC
Frappe PR Bot748c0242018-06-21 10:34:28 +05302269apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +253,Purchase Receipt {0} is not submitted,Aankoop Kwitansie {0} is nie ingedien nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302270DocType: Company,Default Payable Account,Verstekbetaalbare rekening
2271apps/erpnext/erpnext/config/website.py +17,"Settings for online shopping cart such as shipping rules, price list etc.","Instellings vir aanlyn-inkopies soos die versendingsreëls, pryslys ens."
2272apps/erpnext/erpnext/controllers/website_list_for_contact.py +113,{0}% Billed,{0}% gefaktureer
2273apps/erpnext/erpnext/stock/report/stock_projected_qty/stock_projected_qty.py +18,Reserved Qty,Gereserveerde hoeveelheid
2274DocType: Party Account,Party Account,Partyrekening
Frappe PR Bot748c0242018-06-21 10:34:28 +05302275apps/erpnext/erpnext/hr/doctype/staffing_plan/staffing_plan.py +142,Please select Company and Designation,Kies asseblief Maatskappy en Aanwysing
Frappe PR Botb2a64d62018-05-16 10:46:11 +05302276apps/erpnext/erpnext/config/setup.py +116,Human Resources,Menslike hulpbronne
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302277DocType: Lead,Upper Income,Boonste Inkomste
2278apps/erpnext/erpnext/education/doctype/student_applicant/student_applicant.js +17,Reject,verwerp
2279DocType: Journal Entry Account,Debit in Company Currency,Debiet in Maatskappy Geld
2280DocType: BOM Item,BOM Item,BOM Item
2281DocType: Appraisal,For Employee,Vir Werknemer
Frappe PR Botb2a64d62018-05-16 10:46:11 +05302282apps/erpnext/erpnext/hr/doctype/loan/loan.js +69,Make Disbursement Entry,Maak uitbetalinginskrywing
Frappe PR Bot748c0242018-06-21 10:34:28 +05302283apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +170,Row {0}: Advance against Supplier must be debit,Ry {0}: Voorskot teen Verskaffer moet debiet wees
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302284DocType: Company,Default Values,Verstekwaardes
Frappe PR Bot748c0242018-06-21 10:34:28 +05302285DocType: Certification Application,INR,INR
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302286DocType: Expense Claim,Total Amount Reimbursed,Totale Bedrag vergoed
2287apps/erpnext/erpnext/hr/doctype/vehicle/vehicle_dashboard.py +5,This is based on logs against this Vehicle. See timeline below for details,Dit is gebaseer op logs teen hierdie Voertuig. Sien die tydlyn hieronder vir besonderhede
Frappe PR Bot748c0242018-06-21 10:34:28 +05302288apps/erpnext/erpnext/hr/doctype/job_opening/job_opening.py +46,"Job Openings for designation {0} already open \
2289 or hiring completed as per Staffing Plan {1}",Werksopnames vir aanwysing {0} reeds oop \ of verhuring voltooi volgens Personeelplan {1}
2290apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +106,Against Supplier Invoice {0} dated {1},Teen Verskafferfaktuur {0} gedateer {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302291DocType: Customer,Default Price List,Standaard pryslys
Frappe PR Bot748c0242018-06-21 10:34:28 +05302292apps/erpnext/erpnext/assets/doctype/asset/asset.py +460,Asset Movement record {0} created,Bate Beweging rekord {0} geskep
2293apps/erpnext/erpnext/utilities/page/leaderboard/leaderboard.js +175,No items found.,Geen items gevind nie.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302294apps/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,U kan nie fiskale jaar {0} uitvee nie. Fiskale jaar {0} word as verstek in Globale instellings gestel
Frappe PR Bot748c0242018-06-21 10:34:28 +05302295DocType: Share Transfer,Equity/Liability Account,Ekwiteits- / Aanspreeklikheidsrekening
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302296apps/erpnext/erpnext/setup/doctype/customer_group/customer_group.py +20,A customer with the same name already exists,Daar bestaan reeds &#39;n kliënt met dieselfde naam
Frappe PR Bot748c0242018-06-21 10:34:28 +05302297DocType: Contract,Inactive,onaktiewe
2298apps/erpnext/erpnext/hr/doctype/payroll_entry/payroll_entry.js +193,This will submit Salary Slips and create accrual Journal Entry. Do you want to proceed?,Dit sal salarisstrokies indien en toevallingsjoernaalinskrywing skep. Wil jy voortgaan?
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302299DocType: Purchase Invoice,Total Net Weight,Totale netto gewig
Frappe PR Bot59a2a652018-04-12 13:36:55 +05302300DocType: Purchase Order,Order Confirmation No,Bestelling Bevestiging nr
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302301DocType: Purchase Invoice,Eligibility For ITC,In aanmerking kom vir ITC
2302DocType: Journal Entry,Entry Type,Inskrywingstipe
2303,Customer Credit Balance,Krediet Krediet Saldo
Frappe PR Bot748c0242018-06-21 10:34:28 +05302304apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +82,Net Change in Accounts Payable,Netto verandering in rekeninge betaalbaar
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302305apps/erpnext/erpnext/regional/report/fichier_des_ecritures_comptables_[fec]/fichier_des_ecritures_comptables_[fec].py +48,EcritureLet,EcritureLet
Frappe PR Bot748c0242018-06-21 10:34:28 +05302306apps/erpnext/erpnext/selling/doctype/customer/customer.py +213,Credit limit has been crossed for customer {0} ({1}/{2}),Kredietlimiet is gekruis vir kliënt {0} ({1} / {2})
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302307apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +42,Customer required for 'Customerwise Discount',Kliënt benodig vir &#39;Customerwise Discount&#39;
Frappe PR Bot748c0242018-06-21 10:34:28 +05302308apps/erpnext/erpnext/config/accounts.py +146,Update bank payment dates with journals.,Dateer bankrekeningdatums met joernale op.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302309apps/erpnext/erpnext/stock/doctype/item/item_dashboard.py +21,Pricing,pryse
2310DocType: Quotation,Term Details,Termyn Besonderhede
Frappe PR Bot748c0242018-06-21 10:34:28 +05302311DocType: Employee Incentive,Employee Incentive,Werknemers aansporing
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302312apps/erpnext/erpnext/education/doctype/student_group/student_group.py +30,Cannot enroll more than {0} students for this student group.,Kan nie meer as {0} studente vir hierdie studente groep inskryf nie.
2313apps/erpnext/erpnext/templates/print_formats/includes/total.html +4,Total (Without Tax),Totaal (Sonder Belasting)
2314apps/erpnext/erpnext/crm/report/campaign_efficiency/campaign_efficiency.py +17,Lead Count,Loodtelling
Frappe PR Botb2a64d62018-05-16 10:46:11 +05302315apps/erpnext/erpnext/stock/report/item_price_stock/item_price_stock.py +36,Stock Available,Voorraad beskikbaar
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302316DocType: Manufacturing Settings,Capacity Planning For (Days),Kapasiteitsbeplanning vir (Dae)
2317apps/erpnext/erpnext/buying/doctype/supplier/supplier_dashboard.py +10,Procurement,verkryging
Frappe PR Botb2a64d62018-05-16 10:46:11 +05302318apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +67,None of the items have any change in quantity or value.,Geen van die items het enige verandering in hoeveelheid of waarde nie.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302319apps/erpnext/erpnext/education/doctype/program_enrollment_tool/program_enrollment_tool.py +17,Mandatory field - Program,Verpligte veld - Program
2320DocType: Special Test Template,Result Component,Resultaat Komponent
2321apps/erpnext/erpnext/maintenance/doctype/maintenance_visit/maintenance_visit.js +46,Warranty Claim,Waarborg eis
2322,Lead Details,Loodbesonderhede
2323DocType: Volunteer,Availability and Skills,Beskikbaarheid en Vaardighede
2324DocType: Salary Slip,Loan repayment,Lening terugbetaling
Frappe PR Bot748c0242018-06-21 10:34:28 +05302325DocType: Share Transfer,Asset Account,Bate rekening
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302326DocType: Purchase Invoice,End date of current invoice's period,Einddatum van huidige faktuur se tydperk
2327DocType: Pricing Rule,Applicable For,Toepaslik vir
2328DocType: Lab Test,Technician Name,Tegnikus Naam
2329DocType: Accounts Settings,Unlink Payment on Cancellation of Invoice,Ontkoppel betaling met kansellasie van faktuur
2330apps/erpnext/erpnext/hr/doctype/vehicle_log/vehicle_log.py +16,Current Odometer reading entered should be greater than initial Vehicle Odometer {0},Huidige Odometer lees ingevoer moet groter wees as die aanvanklike voertuig odometer {0}
2331DocType: Restaurant Reservation,No Show,Geen vertoning
2332DocType: Shipping Rule Country,Shipping Rule Country,Poslys Land
2333apps/erpnext/erpnext/hr/doctype/employee/employee_dashboard.py +10,Leave and Attendance,Verlof en Bywoning
Frappe PR Bot748c0242018-06-21 10:34:28 +05302334DocType: Asset,Comprehensive Insurance,Omvattende Versekering
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302335DocType: Maintenance Visit,Partially Completed,Gedeeltelik voltooi
Frappe PR Bot748c0242018-06-21 10:34:28 +05302336apps/erpnext/erpnext/healthcare/setup.py +258,Moderate Sensitivity,Matige Sensitiwiteit
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302337DocType: Leave Type,Include holidays within leaves as leaves,Sluit vakansiedae in blare in as blare
2338DocType: Sales Invoice,Packed Items,Gepakte items
Frappe PR Bot748c0242018-06-21 10:34:28 +05302339DocType: Contract,Contract Period,Kontrak Periode
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302340apps/erpnext/erpnext/config/support.py +27,Warranty Claim against Serial No.,Waarborg Eis teen Serienommer
Frappe PR Botb2a64d62018-05-16 10:46:11 +05302341apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +215,'Total',&#39;Totale&#39;
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302342DocType: Employee,Permanent Address,Permanente adres
Frappe PR Bot748c0242018-06-21 10:34:28 +05302343apps/erpnext/erpnext/hr/utils.py +144,From date can not be less than employee's joining date,Vanaf datum kan nie minder wees as werknemer se inskrywingsdatum nie
2344apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +292,"Advance paid against {0} {1} cannot be greater \
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302345 than Grand Total {2}",Voorskot betaal teen {0} {1} kan nie groter wees as Grand Total {2}
2346DocType: Consultation,Medication,medikasie
2347DocType: Production Plan,Include Non Stock Items,Sluit nie-voorraaditems in nie
2348DocType: Project Update,Challenging/Slow,Uitdagende / Slow
2349apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +147,Please select item code,Kies asseblief die itemkode
2350DocType: Student Sibling,Studying in Same Institute,Studeer in dieselfde instituut
Frappe PR Bot748c0242018-06-21 10:34:28 +05302351DocType: Leave Type,Earned Leave,Verdien Verlof
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302352DocType: Territory,Territory Manager,Territory Manager
2353DocType: Packed Item,To Warehouse (Optional),Na pakhuis (opsioneel)
2354DocType: GST Settings,GST Accounts,GST Rekeninge
2355DocType: Payment Entry,Paid Amount (Company Currency),Betaalbedrag (Maatskappy Geld)
2356DocType: Purchase Invoice,Additional Discount,Bykomende afslag
2357DocType: Selling Settings,Selling Settings,Verkoop instellings
Frappe PR Bot748c0242018-06-21 10:34:28 +05302358apps/erpnext/erpnext/hub_node/doctype/hub_settings/hub_settings.js +109,Confirm Action,Bevestig Aksie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302359apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +39,Online Auctions,Aanlyn veilings
Frappe PR Botb2a64d62018-05-16 10:46:11 +05302360apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +101,Please specify either Quantity or Valuation Rate or both,Spesifiseer asb. Hoeveelheid of Waardasietempo of albei
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302361apps/erpnext/erpnext/selling/doctype/sales_order/sales_order_dashboard.py +18,Fulfillment,vervulling
2362apps/erpnext/erpnext/templates/generators/item.html +82,View in Cart,Kyk in die winkelwagen
Frappe PR Bot748c0242018-06-21 10:34:28 +05302363apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +110,Marketing Expenses,Bemarkingsuitgawes
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302364,Item Shortage Report,Item kortverslag
2365apps/erpnext/erpnext/education/doctype/assessment_criteria/assessment_criteria.py +15,Can't create standard criteria. Please rename the criteria,Kan nie standaard kriteria skep nie. Verander asseblief die kriteria
Frappe PR Bot748c0242018-06-21 10:34:28 +05302366apps/erpnext/erpnext/stock/doctype/item/item.js +342,"Weight is mentioned,\nPlease mention ""Weight UOM"" too","Gewig word genoem, \ nBelang ook &quot;Gewig UOM&quot;"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302367DocType: Stock Entry Detail,Material Request used to make this Stock Entry,Materiaal Versoek gebruik om hierdie Voorraadinskrywing te maak
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302368DocType: Student Group Creation Tool,Separate course based Group for every Batch,Afsonderlike kursusgebaseerde groep vir elke groep
2369apps/erpnext/erpnext/config/support.py +32,Single unit of an Item.,Enkel eenheid van &#39;n item.
2370DocType: Fee Category,Fee Category,Fee Kategorie
2371DocType: Agriculture Task,Next Business Day,Volgende sakedag
Frappe PR Bot748c0242018-06-21 10:34:28 +05302372apps/erpnext/erpnext/hr/doctype/leave_application/leave_application_dashboard.html +3,Allocated Leaves,Toegewysde blare
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302373DocType: Drug Prescription,Dosage by time interval,Dosis volgens tydinterval
2374DocType: Cash Flow Mapper,Section Header,Afdeling kop
2375,Student Fee Collection,Studentefooi-versameling
2376apps/erpnext/erpnext/healthcare/doctype/physician_schedule/physician_schedule.js +24,Appointment Duration (mins),Aanstelling Tydsduur (mins)
2377DocType: Accounts Settings,Make Accounting Entry For Every Stock Movement,Maak Rekeningkundige Inskrywing Vir Elke Voorraadbeweging
2378DocType: Leave Allocation,Total Leaves Allocated,Totale blare toegeken
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302379apps/erpnext/erpnext/public/js/setup_wizard.js +145,Please enter valid Financial Year Start and End Dates,Voer asseblief geldige finansiële jaar se begin- en einddatums in
2380DocType: Employee,Date Of Retirement,Datum van aftrede
2381DocType: Upload Attendance,Get Template,Kry Sjabloon
Frappe PR Bot748c0242018-06-21 10:34:28 +05302382DocType: Additional Salary Component,Additional Salary Component,Bykomende Salaris Komponent
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302383DocType: Material Request,Transferred,oorgedra
2384DocType: Vehicle,Doors,deure
Frappe PR Botb2a64d62018-05-16 10:46:11 +05302385apps/erpnext/erpnext/setup/setup_wizard/operations/defaults_setup.py +113,ERPNext Setup Complete!,ERPNext Setup Complete!
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302386DocType: Healthcare Settings,Collect Fee for Patient Registration,Versamel fooi vir pasiëntregistrasie
Frappe PR Bot748c0242018-06-21 10:34:28 +05302387apps/erpnext/erpnext/stock/doctype/item/item.py +694,Cannot change Attributes after stock transaction. Make a new Item and transfer stock to the new Item,Kan nie eienskappe verander na voorraadtransaksie nie. Maak &#39;n nuwe item en dra voorraad na die nuwe item
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302388DocType: Course Assessment Criteria,Weightage,weightage
2389DocType: Purchase Invoice,Tax Breakup,Belastingafskrywing
2390DocType: Packing Slip,PS-,PS-
2391DocType: Member,Non Profit Member,Nie-winsgewende lid
2392apps/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}: Koste Sentrum is nodig vir &#39;Wins en verlies&#39; rekening {2}. Stel asseblief &#39;n standaard koste sentrum vir die maatskappy op.
2393DocType: Payment Schedule,Payment Term,Betaling termyn
2394apps/erpnext/erpnext/selling/doctype/customer/customer.py +160,A Customer Group exists with same name please change the Customer name or rename the Customer Group,"&#39;N Kliëntegroep bestaan met dieselfde naam, verander asseblief die Kliënt se naam of die naam van die Kliëntegroep"
2395DocType: Land Unit,Area,gebied
2396apps/erpnext/erpnext/public/js/templates/contact_list.html +37,New Contact,Nuwe kontak
2397DocType: Territory,Parent Territory,Ouergebied
2398DocType: Purchase Invoice,Place of Supply,Plek van Voorsiening
2399DocType: Quality Inspection Reading,Reading 2,Lees 2
2400DocType: Stock Entry,Material Receipt,Materiaal Ontvangs
Frappe PR Bot748c0242018-06-21 10:34:28 +05302401DocType: Bank Statement Transaction Entry,Submit/Reconcile Payments,Dien betalings in
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302402DocType: Homepage,Products,produkte
2403DocType: Announcement,Instructor,instrukteur
2404apps/erpnext/erpnext/projects/doctype/timesheet/timesheet.js +95,Select Item (optional),Kies item (opsioneel)
2405DocType: Fee Schedule Student Group,Fee Schedule Student Group,Fooi Bylae Studentegroep
2406DocType: Student,AB+,AB +
2407DocType: Item,"If this item has variants, then it cannot be selected in sales orders etc.","As hierdie item variante het, kan dit nie in verkoopsorders ens gekies word nie."
2408DocType: Lead,Next Contact By,Volgende kontak deur
Frappe PR Bot748c0242018-06-21 10:34:28 +05302409DocType: Compensatory Leave Request,Compensatory Leave Request,Vergoedingsverlofversoek
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302410apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +325,Quantity required for Item {0} in row {1},Hoeveelheid benodig vir item {0} in ry {1}
2411apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +45,Warehouse {0} can not be deleted as quantity exists for Item {1},"Pakhuis {0} kan nie uitgevee word nie, aangesien die hoeveelheid vir item {1} bestaan"
Frappe PR Bot748c0242018-06-21 10:34:28 +05302412DocType: Blanket Order,Order Type,Bestelling Tipe
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302413,Item-wise Sales Register,Item-wyse Verkope Register
2414DocType: Asset,Gross Purchase Amount,Bruto aankoopbedrag
2415apps/erpnext/erpnext/utilities/user_progress.py +39,Opening Balances,Opening Saldo&#39;s
2416DocType: Asset,Depreciation Method,Waardevermindering Metode
2417DocType: Purchase Taxes and Charges,Is this Tax included in Basic Rate?,Is hierdie belasting ingesluit in basiese tarief?
Frappe PR Bot748c0242018-06-21 10:34:28 +05302418apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.py +58,Total Target,Totale teiken
2419apps/erpnext/erpnext/hr/doctype/employee/employee.py +25,Please setup Employee Naming System in Human Resource &gt; HR Settings,Installeer asseblief die Naam van Werknemers in Menslike Hulpbronne&gt; MH-instellings
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302420DocType: Soil Texture,Sand Composition (%),Sand Komposisie (%)
2421DocType: Job Applicant,Applicant for a Job,Aansoeker vir &#39;n werk
2422DocType: Production Plan Material Request,Production Plan Material Request,Produksieplan Materiaal Versoek
Frappe PR Bot748c0242018-06-21 10:34:28 +05302423DocType: Purchase Invoice,Release Date,Release Date
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302424DocType: Stock Reconciliation,Reconciliation JSON,Versoening JSON
2425apps/erpnext/erpnext/accounts/report/financial_statements.html +3,Too many columns. Export the report and print it using a spreadsheet application.,Te veel kolomme. Voer die verslag uit en druk dit uit met behulp van &#39;n sigbladprogram.
2426DocType: Purchase Invoice Item,Batch No,Lotnommer
Frappe PR Botb2a64d62018-05-16 10:46:11 +05302427apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +27,Employee Advances,Werknemersvorderings
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302428DocType: Selling Settings,Allow multiple Sales Orders against a Customer's Purchase Order,Laat meerdere verkope bestellings toe teen &#39;n kliënt se aankoopbestelling
2429DocType: Student Group Instructor,Student Group Instructor,Studentegroepinstrukteur
2430DocType: Grant Application,Assessment Mark (Out of 10),Assesseringspunt (uit 10)
2431apps/erpnext/erpnext/education/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +61,Guardian2 Mobile No,Guardian2 Mobile No
Frappe PR Bot748c0242018-06-21 10:34:28 +05302432apps/erpnext/erpnext/setup/doctype/company/company.py +257,Main,Main
2433apps/erpnext/erpnext/stock/doctype/item/item.js +74,Variant,Variant
2434apps/erpnext/erpnext/controllers/status_updater.py +163,"For an item {0}, quantity must be negative number",Vir &#39;n item {0} moet die hoeveelheid negatief wees
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302435DocType: Naming Series,Set prefix for numbering series on your transactions,Stel voorvoegsel vir nommering van reekse op u transaksies
2436DocType: Employee Attendance Tool,Employees HTML,Werknemers HTML
Frappe PR Bot748c0242018-06-21 10:34:28 +05302437apps/erpnext/erpnext/stock/doctype/item/item.py +473,Default BOM ({0}) must be active for this item or its template,Standaard BOM ({0}) moet vir hierdie item of sy sjabloon aktief wees
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302438DocType: Employee,Leave Encashed?,Verlaten verlaat?
2439apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.py +32,Opportunity From field is mandatory,Geleentheid Van veld is verpligtend
2440DocType: Email Digest,Annual Expenses,Jaarlikse uitgawes
2441DocType: Item,Variants,variante
Frappe PR Botb2a64d62018-05-16 10:46:11 +05302442apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +1168,Make Purchase Order,Maak &#39;n bestelling
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302443DocType: SMS Center,Send To,Stuur na
Frappe PR Bot748c0242018-06-21 10:34:28 +05302444apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +209,There is not enough leave balance for Leave Type {0},Daar is nie genoeg verlofbalans vir Verlof-tipe {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302445DocType: Payment Reconciliation Payment,Allocated amount,Toegewysde bedrag
2446DocType: Sales Team,Contribution to Net Total,Bydrae tot netto totaal
2447DocType: Sales Invoice Item,Customer's Item Code,Kliënt se Item Kode
2448DocType: Stock Reconciliation,Stock Reconciliation,Voorraadversoening
2449DocType: Territory,Territory Name,Territorium Naam
Frappe PR Bot748c0242018-06-21 10:34:28 +05302450apps/erpnext/erpnext/manufacturing/doctype/work_order/work_order.py +211,Work-in-Progress Warehouse is required before Submit,Werk-in-Progress-pakhuis word vereis voor indiening
Frappe PR Botb2a64d62018-05-16 10:46:11 +05302451apps/erpnext/erpnext/accounts/doctype/subscription/subscription.py +77,You can only have Plans with the same billing cycle in a Subscription,U kan slegs Planne met dieselfde faktuursiklus in &#39;n intekening hê
Frappe PR Bot748c0242018-06-21 10:34:28 +05302452DocType: Bank Statement Transaction Settings Item,Mapped Data,Mapped Data
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302453DocType: Purchase Order Item,Warehouse and Reference,Pakhuis en verwysing
Frappe PR Bot748c0242018-06-21 10:34:28 +05302454DocType: Payroll Period Date,Payroll Period Date,Betaalstaat Periode Datum
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302455DocType: Supplier,Statutory info and other general information about your Supplier,Statutêre inligting en ander algemene inligting oor u Verskaffer
Frappe PR Bot748c0242018-06-21 10:34:28 +05302456apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +520,You have to Deduct Tax for Unsubmitted Tax Exemption Proof and Unclaimed Employee Benefits in the last Salary Slip of Payroll Period,U moet belasting aftrek vir nie-aangevraagde belastingvrystellingbewys en onopgeëiste werknemersvoordele in die laaste salarisstrokie van die loonstaat
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302457DocType: Item,Serial Nos and Batches,Serial Nos and Batches
2458apps/erpnext/erpnext/education/report/student_batch_wise_attendance/student_batch_wise_attendance.py +42,Student Group Strength,Studentegroep Sterkte
Frappe PR Bot748c0242018-06-21 10:34:28 +05302459apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +262,Against Journal Entry {0} does not have any unmatched {1} entry,Teen Joernaal Inskrywing {0} het geen ongeëwenaarde {1} inskrywing nie
2460apps/erpnext/erpnext/hr/doctype/staffing_plan/staffing_plan.py +113,"Subsidiary companies have already planned for {1} vacancies at a budget of {2}. \
2461 Staffing Plan for {0} should allocate more vacancies and budget for {3} than planned for its subsidiary companies",Filiaalmaatskappye het reeds beplan vir {1} vakatures teen &#39;n begroting van {2}. \ Staffing Plan vir {0} moet meer vakatures en begroting vir {3} toeken as beplan vir sy filiaalmaatskappye
2462apps/erpnext/erpnext/config/hr.py +166,Appraisals,evaluerings
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302463apps/erpnext/erpnext/hr/doctype/training_program/training_program_dashboard.py +8,Training Events,Opleidingsgebeure
Frappe PR Bot748c0242018-06-21 10:34:28 +05302464apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +208,Duplicate Serial No entered for Item {0},Duplikaatreeksnommer vir item {0} ingevoer
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302465apps/erpnext/erpnext/config/selling.py +179,Track Leads by Lead Source.,Volg leidrade deur die leidingsbron.
2466DocType: Shipping Rule Condition,A condition for a Shipping Rule,&#39;N Voorwaarde vir &#39;n verskepingsreël
Frappe PR Bot748c0242018-06-21 10:34:28 +05302467apps/erpnext/erpnext/hr/doctype/employee/employee.py +170,Please enter ,Kom asseblief in
2468apps/erpnext/erpnext/assets/doctype/asset_maintenance/asset_maintenance.js +64,Maintenance Log,Onderhoud Log
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302469apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +236,Please set filter based on Item or Warehouse,Stel asseblief die filter op grond van item of pakhuis
2470DocType: Packing Slip,The net weight of this package. (calculated automatically as sum of net weight of items),Die netto gewig van hierdie pakket. (bereken outomaties as som van netto gewig van items)
Frappe PR Bot748c0242018-06-21 10:34:28 +05302471apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +43,Make Inter Company Journal Entry,Maak Inter Company Journal Entry
2472apps/erpnext/erpnext/selling/page/point_of_sale/point_of_sale.js +825,Discount amount cannot be greater than 100%,Afslagbedrag kan nie groter as 100% wees nie.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302473DocType: Sales Order,To Deliver and Bill,Om te lewer en rekening
2474DocType: Student Group,Instructors,instrukteurs
2475DocType: GL Entry,Credit Amount in Account Currency,Kredietbedrag in rekeninggeld
Frappe PR Bot748c0242018-06-21 10:34:28 +05302476apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +607,BOM {0} must be submitted,BOM {0} moet ingedien word
2477apps/erpnext/erpnext/config/accounts.py +472,Share Management,Aandeelbestuur
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302478DocType: Authorization Control,Authorization Control,Magtigingskontrole
Frappe PR Bot748c0242018-06-21 10:34:28 +05302479apps/erpnext/erpnext/controllers/buying_controller.py +387,Row #{0}: Rejected Warehouse is mandatory against rejected Item {1},Ry # {0}: Afgekeurde pakhuis is verpligtend teen verwerp item {1}
2480apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +837,Payment,betaling
2481apps/erpnext/erpnext/controllers/stock_controller.py +96,"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} is nie gekoppel aan enige rekening nie, noem asseblief die rekening in die pakhuisrekord of stel verstekvoorraadrekening in maatskappy {1}."
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302482apps/erpnext/erpnext/utilities/activation.py +81,Manage your orders,Bestuur jou bestellings
2483DocType: Work Order Operation,Actual Time and Cost,Werklike Tyd en Koste
2484apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +56,Material Request of maximum {0} can be made for Item {1} against Sales Order {2},Materiaal Versoek van maksimum {0} kan gemaak word vir Item {1} teen Verkoopsbestelling {2}
2485DocType: Crop,Crop Spacing,Crop Spacing
2486DocType: Course,Course Abbreviation,Kursus Afkorting
Frappe PR Bot748c0242018-06-21 10:34:28 +05302487DocType: Budget,Action if Annual Budget Exceeded on PO,Aksie indien jaarlikse begroting oorskry op PO
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302488DocType: Student Leave Application,Student Leave Application,Studenteverlof Aansoek
2489DocType: Item,Will also apply for variants,Sal ook aansoek doen vir variante
Frappe PR Bot748c0242018-06-21 10:34:28 +05302490apps/erpnext/erpnext/assets/doctype/asset/asset.py +277,"Asset cannot be cancelled, as it is already {0}","Bate kan nie gekanselleer word nie, want dit is reeds {0}"
2491apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +31,Employee {0} on Half day on {1},Werknemer {0} op Halwe dag op {1}
2492apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +51,Total working hours should not be greater than max working hours {0},Totale werksure moet nie groter wees nie as maksimum werksure {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302493apps/erpnext/erpnext/templates/pages/task_info.html +90,On,op
2494apps/erpnext/erpnext/config/selling.py +62,Bundle items at time of sale.,Bundel items op die tyd van verkoop.
2495DocType: Material Request Plan Item,Actual Qty,Werklike hoeveelheid
2496DocType: Sales Invoice Item,References,verwysings
2497DocType: Quality Inspection Reading,Reading 10,Lees 10
2498DocType: Item,Barcodes,barcodes
2499DocType: Hub Category,Hub Node,Hub Knoop
2500apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +78,You have entered duplicate items. Please rectify and try again.,Jy het dubbele items ingevoer. Regstel asseblief en probeer weer.
Frappe PR Bot748c0242018-06-21 10:34:28 +05302501apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +117,Associate,Mede
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302502DocType: Asset Movement,Asset Movement,Batebeweging
Frappe PR Bot748c0242018-06-21 10:34:28 +05302503apps/erpnext/erpnext/accounts/page/pos/pos.js +2219,New Cart,Nuwe karretjie
2504DocType: Taxable Salary Slab,From Amount,Uit Bedrag
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302505apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +44,Item {0} is not a serialized Item,Item {0} is nie &#39;n seriële item nie
Frappe PR Bot748c0242018-06-21 10:34:28 +05302506DocType: Leave Type,Encashment,Die betaling
2507apps/erpnext/erpnext/hr/doctype/leave_policy/leave_policy.py +16,Maximum leave allowed in the leave type {0} is {1},Maksimum verlof toegelaat in die verlof tipe {0} is {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302508DocType: SMS Center,Create Receiver List,Skep Ontvanger Lys
2509DocType: Vehicle,Wheels,wiele
2510DocType: Packing Slip,To Package No.,Na pakket nommer
2511DocType: Patient Relation,Family,familie
Frappe PR Bot748c0242018-06-21 10:34:28 +05302512DocType: Sales Invoice Item,Deferred Revenue Account,Uitgestelde Inkomsterekening
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302513DocType: Production Plan,Material Requests,Materiële Versoeke
2514DocType: Warranty Claim,Issue Date,Uitreikings datum
2515DocType: Activity Cost,Activity Cost,Aktiwiteitskoste
2516DocType: Sales Invoice Timesheet,Timesheet Detail,Tydskaartdetail
2517DocType: Purchase Receipt Item Supplied,Consumed Qty,Verbruikte hoeveelheid
2518apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +52,Telecommunications,Telekommunikasie
Frappe PR Bot748c0242018-06-21 10:34:28 +05302519apps/erpnext/erpnext/accounts/party.py +275,Billing currency must be equal to either default company's currency or party account currency,Faktureer geldeenheid moet gelyk wees aan óf die standaardmaatskappy se geldeenheid- of partyrekeninggeldeenheid
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302520DocType: Packing Slip,Indicates that the package is a part of this delivery (Only Draft),Dui aan dat die pakket deel van hierdie aflewering is (Slegs Konsep)
2521DocType: Soil Texture,Loam,leem
Frappe PR Bot748c0242018-06-21 10:34:28 +05302522apps/erpnext/erpnext/controllers/accounts_controller.py +737,Row {0}: Due Date cannot be before posting date,Ry {0}: Due Date kan nie voor die posdatum wees nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302523apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.js +36,Make Payment Entry,Maak betalinginskrywing
2524apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +129,Quantity for Item {0} must be less than {1},Hoeveelheid vir item {0} moet minder wees as {1}
2525,Sales Invoice Trends,Verkoopsfaktuur neigings
2526DocType: Leave Application,Apply / Approve Leaves,Pas / keur Blare toe
Frappe PR Botb2a64d62018-05-16 10:46:11 +05302527apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +169,Can refer row only if the charge type is 'On Previous Row Amount' or 'Previous Row Total',Kan slegs ry verwys as die lading tipe &#39;Op vorige rybedrag&#39; of &#39;Vorige ry totaal&#39; is
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302528DocType: Sales Order Item,Delivery Warehouse,Delivery Warehouse
Frappe PR Bot748c0242018-06-21 10:34:28 +05302529DocType: Leave Type,Earned Leave Frequency,Verdienstelike verloffrekwensie
2530apps/erpnext/erpnext/config/accounts.py +247,Tree of financial Cost Centers.,Boom van finansiële kostesentrums.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302531DocType: Serial No,Delivery Document No,Afleweringsdokument No
Frappe PR Bot748c0242018-06-21 10:34:28 +05302532apps/erpnext/erpnext/assets/doctype/asset/depreciation.py +193,Please set 'Gain/Loss Account on Asset Disposal' in Company {0},Stel asseblief &#39;Wins / Verliesrekening op Bateverkope&#39; in Maatskappy {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302533DocType: Landed Cost Voucher,Get Items From Purchase Receipts,Kry Items Van Aankoop Ontvangste
2534DocType: Serial No,Creation Date,Skeppingsdatum
2535apps/erpnext/erpnext/stock/doctype/item_price/item_price.py +33,Item {0} appears multiple times in Price List {1},Item {0} verskyn verskeie kere in Pryslys {1}
Frappe PR Bot748c0242018-06-21 10:34:28 +05302536apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +42,"Selling must be checked, if Applicable For is selected as {0}","Verkope moet nagegaan word, indien toepaslik vir is gekies as {0}"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302537DocType: Production Plan Material Request,Material Request Date,Materiaal Versoek Datum
2538DocType: Purchase Order Item,Supplier Quotation Item,Verskaffer Kwotasie Item
Frappe PR Bot748c0242018-06-21 10:34:28 +05302539apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.js +205,Material Consumption is not set in Manufacturing Settings.,Materiaalverbruik is nie in Vervaardigingsinstellings gestel nie.
2540apps/erpnext/erpnext/templates/pages/help.html +46,Visit the forums,Besoek die forums
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302541DocType: Student,Student Mobile Number,Student Mobiele Nommer
2542DocType: Item,Has Variants,Het Varianten
Frappe PR Bot748c0242018-06-21 10:34:28 +05302543apps/erpnext/erpnext/controllers/accounts_controller.py +521,"Cannot overbill for Item {0} in row {1} more than {2}. To allow over-billing, please set in Stock Settings","Kan nie oorbetaal vir Item {0} in ry {1} meer as {2}. Om oor-faktuur toe te laat, stel asseblief in Voorraadinstellings"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302544apps/erpnext/erpnext/templates/emails/training_event.html +11,Update Response,Update Response
Frappe PR Bot748c0242018-06-21 10:34:28 +05302545apps/erpnext/erpnext/public/js/utils.js +397,You have already selected items from {0} {1},Jy het reeds items gekies van {0} {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302546DocType: Monthly Distribution,Name of the Monthly Distribution,Naam van die Maandelikse Verspreiding
Frappe PR Bot748c0242018-06-21 10:34:28 +05302547apps/erpnext/erpnext/stock/doctype/batch/batch.py +100,Batch ID is mandatory,Lotnommer is verpligtend
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302548DocType: Sales Person,Parent Sales Person,Ouer Verkoopspersoon
Frappe PR Bot748c0242018-06-21 10:34:28 +05302549apps/erpnext/erpnext/accounts/doctype/share_transfer/share_transfer.py +101,The seller and the buyer cannot be the same,Die verkoper en die koper kan nie dieselfde wees nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302550DocType: Project,Collect Progress,Versamel vordering
2551apps/erpnext/erpnext/education/doctype/student_applicant/student_applicant.py +24,Select the program first,Kies die program eerste
2552DocType: Patient Appointment,Patient Age,Pasiënt ouderdom
2553apps/erpnext/erpnext/config/learn.py +253,Managing Projects,Bestuur van projekte
Frappe PR Bot748c0242018-06-21 10:34:28 +05302554apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +227,Serial no {0} has been already returned,Reeksnommer {0} is alreeds teruggestuur
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302555DocType: Supplier,Supplier of Goods or Services.,Verskaffer van goedere of dienste.
2556DocType: Budget,Fiscal Year,Fiskale jaar
2557DocType: Asset Maintenance Log,Planned,beplan
Frappe PR Bot748c0242018-06-21 10:34:28 +05302558apps/erpnext/erpnext/hr/utils.py +186,A {0} exists between {1} and {2} (,&#39;N {0} bestaan tussen {1} en {2} (
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302559DocType: Healthcare Settings,Default receivable accounts to be used if not set in Patient to book Consultation charges.,Verstek ontvangbare rekeninge wat gebruik moet word indien dit nie in Pasiënt gestel word nie. Konsultasiekoste.
2560DocType: Vehicle Log,Fuel Price,Brandstofprys
Frappe PR Botb2a64d62018-05-16 10:46:11 +05302561DocType: Bank Guarantee,Margin Money,Margin Geld
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302562DocType: Budget,Budget,begroting
Frappe PR Bot748c0242018-06-21 10:34:28 +05302563apps/erpnext/erpnext/healthcare/doctype/patient_appointment/patient_appointment.js +80,Set Open,Stel oop
2564apps/erpnext/erpnext/stock/doctype/item/item.py +273,Fixed Asset Item must be a non-stock item.,Vaste bate-item moet &#39;n nie-voorraaditem wees.
2565apps/erpnext/erpnext/accounts/doctype/budget/budget.py +52,"Budget cannot be assigned against {0}, as it's not an Income or Expense account","Begroting kan nie teen {0} toegewys word nie, aangesien dit nie &#39;n Inkomste- of Uitgawe-rekening is nie"
2566apps/erpnext/erpnext/hr/utils.py +215,Max exemption amount for {0} is {1},Maksimum vrystelling bedrag vir {0} is {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302567apps/erpnext/erpnext/selling/report/sales_person_target_variance_item_group_wise/sales_person_target_variance_item_group_wise.py +51,Achieved,bereik
2568DocType: Student Admission,Application Form Route,Aansoekvorm Roete
2569apps/erpnext/erpnext/selling/page/sales_analytics/sales_analytics.js +66,Territory / Customer,Territory / Customer
Frappe PR Bot748c0242018-06-21 10:34:28 +05302570apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +58,Leave Type {0} cannot be allocated since it is leave without pay,Verlof tipe {0} kan nie toegeken word nie aangesien dit verlof is sonder betaling
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302571apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +167,Row {0}: Allocated amount {1} must be less than or equals to invoice outstanding amount {2},Ry {0}: Toegewysde bedrag {1} moet minder wees as of gelykstaande wees aan faktuur uitstaande bedrag {2}
2572DocType: Sales Invoice,In Words will be visible once you save the Sales Invoice.,In Woorde sal sigbaar wees sodra jy die Verkoopsfaktuur stoor.
2573DocType: Lead,Follow Up,Volg op
2574DocType: Item,Is Sales Item,Is verkoopitem
2575apps/erpnext/erpnext/setup/doctype/item_group/item_group.js +21,Item Group Tree,Itemgroep Boom
Frappe PR Bot748c0242018-06-21 10:34:28 +05302576apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +71,Item {0} is not setup for Serial Nos. Check Item master,Item {0} is nie opgestel vir Serial Nos. Check Item Master
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302577DocType: Maintenance Visit,Maintenance Time,Onderhoudstyd
2578,Amount to Deliver,Bedrag om te lewer
Frappe PR Bot748c0242018-06-21 10:34:28 +05302579DocType: Asset,Insurance Start Date,Versekering Aanvangsdatum
2580DocType: Salary Component,Flexible Benefits,Buigsame Voordele
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302581apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +335,Same item has been entered multiple times. {0},Dieselfde item is verskeie kere ingevoer. {0}
2582apps/erpnext/erpnext/education/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.,Die Termyn Aanvangsdatum kan nie vroeër wees as die Jaar Begindatum van die akademiese jaar waaraan die term gekoppel is nie (Akademiese Jaar ()). Korrigeer asseblief die datums en probeer weer.
Frappe PR Botb2a64d62018-05-16 10:46:11 +05302583apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.js +199,There were errors.,Daar was foute.
Frappe PR Bot748c0242018-06-21 10:34:28 +05302584apps/erpnext/erpnext/hr/doctype/shift_request/shift_request.py +68,Employee {0} has already applied for {1} between {2} and {3} : ,Werknemer {0} het reeds aansoek gedoen vir {1} tussen {2} en {3}:
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302585DocType: Guardian,Guardian Interests,Voogbelange
2586DocType: Naming Series,Current Value,Huidige waarde
Frappe PR Bot748c0242018-06-21 10:34:28 +05302587apps/erpnext/erpnext/controllers/accounts_controller.py +306,Multiple fiscal years exist for the date {0}. Please set company in Fiscal Year,Verskeie fiskale jare bestaan vir die datum {0}. Stel asseblief die maatskappy in die fiskale jaar
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302588DocType: Education Settings,Instructor Records to be created by,Instrukteur Rekords wat geskep moet word deur
2589apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +229,{0} created,{0} geskep
2590DocType: GST Account,GST Account,GST rekening
2591DocType: Delivery Note Item,Against Sales Order,Teen verkoopsbestelling
2592,Serial No Status,Serial No Status
2593DocType: Payment Entry Reference,Outstanding,uitstaande
2594DocType: Supplier,Warn POs,Waarsku POs
2595,Daily Timesheet Summary,Daaglikse Tydskrif Opsomming
2596apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +137,"Row {0}: To set {1} periodicity, difference between from and to date \
2597 must be greater than or equal to {2}","Ry {0}: Om {1} periodicity te stel, moet die verskil tussen van en tot datum \ groter wees as of gelyk aan {2}"
2598apps/erpnext/erpnext/stock/doctype/item/item_dashboard.py +6,This is based on stock movement. See {0} for details,Dit is gebaseer op voorraadbeweging. Sien {0} vir besonderhede
2599DocType: Pricing Rule,Selling,verkoop
Frappe PR Bot748c0242018-06-21 10:34:28 +05302600apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +393,Amount {0} {1} deducted against {2},Bedrag {0} {1} afgetrek teen {2}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302601DocType: Employee,Salary Information,Salarisinligting
2602DocType: Sales Person,Name and Employee ID,Naam en Werknemer ID
Frappe PR Bot748c0242018-06-21 10:34:28 +05302603apps/erpnext/erpnext/accounts/party.py +320,Due Date cannot be before Posting Date,Betaaldatum kan nie voor die datum van inskrywing wees nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302604DocType: Website Item Group,Website Item Group,Webtuiste Itemgroep
Frappe PR Bot748c0242018-06-21 10:34:28 +05302605apps/erpnext/erpnext/public/js/hub/hub_listing.js +331,Added to Favourites,Bygevoeg aan gunstelinge
2606apps/erpnext/erpnext/hr/doctype/payroll_entry/payroll_entry.py +482,No salary slip found to submit for the above selected criteria OR salary slip already submitted,Geen salarisstrokie gevind vir die bogenoemde geselekteerde kriteria OF salarisstrokie wat reeds ingedien is nie
2607apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +160,Duties and Taxes,Pligte en Belastings
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302608DocType: Projects Settings,Projects Settings,Projekte Instellings
Frappe PR Bot748c0242018-06-21 10:34:28 +05302609apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +388,Please enter Reference date,Voer asseblief Verwysingsdatum in
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302610apps/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} betalingsinskrywings kan nie gefiltreer word deur {1}
2611DocType: Item Website Specification,Table for Item that will be shown in Web Site,Tabel vir Item wat in die webwerf gewys word
2612DocType: Purchase Order Item Supplied,Supplied Qty,Voorsien Aantal
2613DocType: Purchase Order Item,Material Request Item,Materiaal Versoek Item
2614apps/erpnext/erpnext/config/selling.py +75,Tree of Item Groups.,Boom van itemgroepe.
2615DocType: Production Plan,Total Produced Qty,Totale vervaardigde hoeveelheid
2616DocType: Payroll Entry,Get Employee Details,Kry Werknemers Besonderhede
Frappe PR Botb2a64d62018-05-16 10:46:11 +05302617apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +179,Cannot refer row number greater than or equal to current row number for this Charge type,Kan nie rynommer groter as of gelyk aan huidige rynommer vir hierdie laai tipe verwys nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302618DocType: Asset,Sold,verkoop
2619,Item-wise Purchase History,Item-wyse Aankoop Geskiedenis
2620apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +230,Please click on 'Generate Schedule' to fetch Serial No added for Item {0},Klik asseblief op &#39;Generate Schedule&#39; om Serial No te laai vir Item {0}
2621DocType: Account,Frozen,bevrore
2622DocType: Sales Invoice Payment,Base Amount (Company Currency),Basisbedrag (Maatskappy Geld)
Frappe PR Bot748c0242018-06-21 10:34:28 +05302623apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +933,Raw Materials,Grondstowwe
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302624DocType: Payment Reconciliation Payment,Reference Row,Verwysingsreeks
2625DocType: Installation Note,Installation Time,Installasie Tyd
2626DocType: Sales Invoice,Accounting Details,Rekeningkundige Besonderhede
Frappe PR Bot748c0242018-06-21 10:34:28 +05302627DocType: Shopify Settings,status html,status html
2628apps/erpnext/erpnext/setup/doctype/company/company.js +133,Delete all the Transactions for this Company,Vee al die transaksies vir hierdie maatskappy uit
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302629DocType: Patient,O Positive,O Positief
Frappe PR Bot748c0242018-06-21 10:34:28 +05302630apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +72,Investments,beleggings
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302631DocType: Issue,Resolution Details,Besluit Besonderhede
2632apps/erpnext/erpnext/hr/doctype/leave_type/leave_type.js +3,Allocations,toekennings
2633DocType: Item Quality Inspection Parameter,Acceptance Criteria,Aanvaarding kriteria
2634apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +159,Please enter Material Requests in the above table,Vul asseblief die Materiaal Versoeke in die tabel hierbo in
Frappe PR Botb2a64d62018-05-16 10:46:11 +05302635apps/erpnext/erpnext/hr/doctype/loan/loan.py +154,No repayments available for Journal Entry,Geen terugbetalings beskikbaar vir Joernaalinskrywings nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302636DocType: Item Attribute,Attribute Name,Eienskap Naam
2637DocType: BOM,Show In Website,Wys op die webwerf
Frappe PR Botb2a64d62018-05-16 10:46:11 +05302638DocType: Loan Application,Total Payable Amount,Totale betaalbare bedrag
Frappe PR Bot748c0242018-06-21 10:34:28 +05302639apps/erpnext/erpnext/templates/pages/search_help.py +13,"Help Results for ""{0}""",Help resultate vir &quot;{0}&quot;
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302640DocType: Task,Expected Time (in hours),Verwagte Tyd (in ure)
2641DocType: Item Reorder,Check in (group),Check in (groep)
2642DocType: Soil Texture,Silt,slik
2643,Qty to Order,Hoeveelheid om te bestel
2644DocType: Period Closing Voucher,"The account head under Liability or Equity, in which Profit/Loss will be booked","Die rekeningkop onder aanspreeklikheid of ekwiteit, waarin wins / verlies bespreek sal word"
2645apps/erpnext/erpnext/config/projects.py +36,Gantt chart of all tasks.,Gantt-grafiek van alle take.
2646DocType: Opportunity,Mins to First Response,Mins to First Response
2647DocType: Pricing Rule,Margin Type,Marg Type
2648apps/erpnext/erpnext/projects/doctype/project/project_dashboard.html +15,{0} hours,{0} uur
2649DocType: Course,Default Grading Scale,Standaard Gradering Skaal
2650DocType: Appraisal,For Employee Name,Vir Werknemer Naam
2651DocType: Holiday List,Clear Table,Duidelike tabel
Frappe PR Bot59a2a652018-04-12 13:36:55 +05302652DocType: Woocommerce Settings,Tax Account,Belastingrekening
Frappe PR Bot748c0242018-06-21 10:34:28 +05302653apps/erpnext/erpnext/healthcare/doctype/patient_appointment/patient_appointment.js +134,Available slots,Beskikbare slots
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302654DocType: C-Form Invoice Detail,Invoice No,Kwitansie No
2655apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +363,Make Payment,Maak betaling
2656DocType: Room,Room Name,Kamer Naam
2657DocType: Prescription Duration,Prescription Duration,Voorskrif Tydsduur
Frappe PR Bot748c0242018-06-21 10:34:28 +05302658apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +113,"Leave cannot be applied/cancelled before {0}, as leave balance has already been carry-forwarded in the future leave allocation record {1}","Verlof kan nie voor {0} toegepas / gekanselleer word nie, aangesien verlofbalans reeds in die toekomstige verlofrekordrekord {1} oorgedra is."
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302659DocType: Activity Cost,Costing Rate,Kostekoers
2660apps/erpnext/erpnext/config/selling.py +234,Customer Addresses And Contacts,Kliënt Adresse en Kontakte
2661,Campaign Efficiency,Veldtogdoeltreffendheid
2662DocType: Discussion,Discussion,bespreking
2663DocType: Payment Entry,Transaction ID,Transaksie ID
Frappe PR Bot748c0242018-06-21 10:34:28 +05302664DocType: Payroll Entry,Deduct Tax For Unsubmitted Tax Exemption Proof,Aftrekbelasting vir nie-aangemelde belastingvrystellingbewys
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302665DocType: Volunteer,Anytime,enige tyd
Frappe PR Bot748c0242018-06-21 10:34:28 +05302666DocType: Bank Account,Bank Account No,Bankrekeningnommer
2667DocType: Employee Tax Exemption Proof Submission,Employee Tax Exemption Proof Submission,Werknemersbelastingvrystelling Bewysvoorlegging
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302668DocType: Patient,Surgical History,Chirurgiese Geskiedenis
Frappe PR Bot748c0242018-06-21 10:34:28 +05302669DocType: Bank Statement Settings Item,Mapped Header,Gekoppelde kop
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302670DocType: Employee,Resignation Letter Date,Bedankingsbrief Datum
2671apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +39,Pricing Rules are further filtered based on quantity.,Prysreëls word verder gefiltreer op grond van hoeveelheid.
Frappe PR Bot748c0242018-06-21 10:34:28 +05302672apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +115,Not Set,Nie gestel nie
2673apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +379,Please set the Date Of Joining for employee {0},Stel asseblief die datum van aansluiting vir werknemer {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302674DocType: Task,Total Billing Amount (via Time Sheet),Totale faktuurbedrag (via tydblad)
2675apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +61,Repeat Customer Revenue,Herhaal kliëntinkomste
2676DocType: Soil Texture,Silty Clay Loam,Silty Clay Loam
Frappe PR Bot748c0242018-06-21 10:34:28 +05302677DocType: Bank Statement Settings,Mapped Items,Gemerkte items
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302678DocType: Chapter,Chapter,Hoofstuk
2679apps/erpnext/erpnext/utilities/user_progress.py +146,Pair,Paar
2680DocType: Mode of Payment Account,Default account will be automatically updated in POS Invoice when this mode is selected.,Verstek rekening sal outomaties opgedateer word in POS Invoice wanneer hierdie modus gekies word.
Frappe PR Botb2a64d62018-05-16 10:46:11 +05302681apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +989,Select BOM and Qty for Production,Kies BOM en hoeveelheid vir produksie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302682DocType: Asset,Depreciation Schedule,Waardeverminderingskedule
2683apps/erpnext/erpnext/config/selling.py +124,Sales Partner Addresses And Contacts,Verkope Partner Adresse en Kontakte
2684DocType: Bank Reconciliation Detail,Against Account,Teen rekening
Frappe PR Bot748c0242018-06-21 10:34:28 +05302685apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +84,Half Day Date should be between From Date and To Date,Halfdag Datum moet tussen datum en datum wees
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302686DocType: Maintenance Schedule Detail,Actual Date,Werklike Datum
2687apps/erpnext/erpnext/accounts/doctype/opening_invoice_creation_tool/opening_invoice_creation_tool.py +139,Please set the Default Cost Center in {0} company.,Stel asseblief die Standaardkostesentrum in {0} maatskappy.
2688DocType: Item,Has Batch No,Het lotnommer
2689apps/erpnext/erpnext/public/js/utils.js +106,Annual Billing: {0},Jaarlikse faktuur: {0}
Frappe PR Bot748c0242018-06-21 10:34:28 +05302690DocType: Shopify Webhook Detail,Shopify Webhook Detail,Shopify Webhook Detail
2691apps/erpnext/erpnext/config/accounts.py +206,Goods and Services Tax (GST India),Goedere en Dienste Belasting (GST India)
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302692DocType: Delivery Note,Excise Page Number,Aksyns Bladsy Nommer
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302693apps/erpnext/erpnext/healthcare/doctype/lab_test/lab_test.js +33,Get from Consultation,Kry uit konsultasie
2694DocType: Asset,Purchase Date,Aankoop datum
Frappe PR Bot59a2a652018-04-12 13:36:55 +05302695apps/erpnext/erpnext/erpnext_integrations/doctype/woocommerce_settings/woocommerce_settings.js +33,Could not generate Secret,Kon nie Geheime genereer nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302696DocType: Volunteer,Volunteer Type,Vrywilliger tipe
Frappe PR Bot748c0242018-06-21 10:34:28 +05302697DocType: Shift Assignment,Shift Type,Shift Type
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302698DocType: Student,Personal Details,Persoonlike inligting
Frappe PR Bot748c0242018-06-21 10:34:28 +05302699apps/erpnext/erpnext/assets/doctype/asset/depreciation.py +195,Please set 'Asset Depreciation Cost Center' in Company {0},Stel asseblief &#39;Bate Waardevermindering Kostesentrum&#39; in Maatskappy {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302700,Maintenance Schedules,Onderhoudskedules
2701DocType: Task,Actual End Date (via Time Sheet),Werklike Einddatum (via Tydblad)
2702DocType: Soil Texture,Soil Type,Grondsoort
Frappe PR Bot748c0242018-06-21 10:34:28 +05302703apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +388,Amount {0} {1} against {2} {3},Bedrag {0} {1} teen {2} {3}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302704,Quotation Trends,Aanhalingstendense
Frappe PR Bot748c0242018-06-21 10:34:28 +05302705apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +166,Item Group not mentioned in item master for item {0},Itemgroep nie genoem in itemmeester vir item {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302706DocType: GoCardless Mandate,GoCardless Mandate,GoCardless Mandaat
Frappe PR Bot748c0242018-06-21 10:34:28 +05302707apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +373,Debit To account must be a Receivable account,Debiet Vir rekening moet &#39;n Ontvangbare rekening wees
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302708DocType: Shipping Rule,Shipping Amount,Posgeld
2709DocType: Supplier Scorecard Period,Period Score,Periode telling
2710apps/erpnext/erpnext/utilities/user_progress.py +66,Add Customers,Voeg kliënte by
2711apps/erpnext/erpnext/accounts/report/delivered_items_to_be_billed/delivered_items_to_be_billed.py +20,Pending Amount,Hangende bedrag
2712DocType: Lab Test Template,Special,spesiale
2713DocType: Purchase Order Item Supplied,Conversion Factor,Gesprekfaktor
2714DocType: Purchase Order,Delivered,afgelewer
2715,Vehicle Expenses,Voertuiguitgawes
2716DocType: Serial No,Invoice Details,Faktuur besonderhede
2717DocType: Grant Application,Show on Website,Wys op die webwerf
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302718apps/erpnext/erpnext/education/doctype/student_admission/templates/student_admission.html +29,Start on,Begin aan
2719DocType: Hub Category,Hub Category,Hub Kategorie
2720DocType: Purchase Invoice,SEZ,Sez
2721DocType: Purchase Receipt,Vehicle Number,Voertuignommer
Frappe PR Botb2a64d62018-05-16 10:46:11 +05302722DocType: Loan,Loan Amount,Leningsbedrag
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302723DocType: Student Report Generation Tool,Add Letterhead,Voeg Briefhoof
2724DocType: Program Enrollment,Self-Driving Vehicle,Selfritvoertuig
2725DocType: Supplier Scorecard Standing,Supplier Scorecard Standing,Verskaffer Scorecard Standing
Frappe PR Bot748c0242018-06-21 10:34:28 +05302726apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +445,Row {0}: Bill of Materials not found for the Item {1},Ry {0}: Rekening van materiaal wat nie vir die item {1} gevind is nie.
2727apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +112,Total allocated leaves {0} cannot be less than already approved leaves {1} for the period,Totale toegekende blare {0} kan nie minder wees as reeds goedgekeurde blare {1} vir die tydperk nie
2728DocType: Contract Fulfilment Checklist,Requirement,vereiste
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302729DocType: Journal Entry,Accounts Receivable,Rekeninge ontvangbaar
Frappe PR Bot748c0242018-06-21 10:34:28 +05302730DocType: Travel Itinerary,Meal Preference,Maaltydvoorkeur
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302731,Supplier-Wise Sales Analytics,Verskaffer-Wise Sales Analytics
2732DocType: Purchase Invoice,Availed ITC Central Tax,Aangewese ITC Central Tax
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302733DocType: Sales Invoice,Company Address Name,Maatskappy Adres Naam
2734DocType: Work Order,Use Multi-Level BOM,Gebruik Multi-Level BOM
2735DocType: Bank Reconciliation,Include Reconciled Entries,Sluit versoende inskrywings in
2736DocType: Course,"Parent Course (Leave blank, if this isn't part of Parent Course)","Ouerkursus (los leeg, indien dit nie deel is van die Ouerkursus nie)"
2737DocType: Leave Control Panel,Leave blank if considered for all employee types,Los leeg indien oorweeg word vir alle werknemer tipes
Frappe PR Bot748c0242018-06-21 10:34:28 +05302738DocType: Tax Withholding Category,Percent of Tax Withheld,Persentasie Belasting teruggehou
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302739DocType: Landed Cost Voucher,Distribute Charges Based On,Versprei koste gebaseer op
2740DocType: Projects Settings,Timesheets,roosters
2741DocType: HR Settings,HR Settings,HR instellings
2742DocType: Salary Slip,net pay info,netto betaalinligting
Frappe PR Bot59a2a652018-04-12 13:36:55 +05302743DocType: Woocommerce Settings,Enable Sync,Aktiveer sinkronisering
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302744DocType: Lab Test Template,This value is updated in the Default Sales Price List.,Hierdie waarde word opgedateer in die verstekverkooppryslys.
2745DocType: Email Digest,New Expenses,Nuwe uitgawes
Frappe PR Bot748c0242018-06-21 10:34:28 +05302746apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.py +102,PDC/LC Amount,PDC / LC Bedrag
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302747DocType: Shareholder,Shareholder,aandeelhouer
Frappe PR Bot748c0242018-06-21 10:34:28 +05302748apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +51,Customer &gt; Customer Group &gt; Territory,Kliënt&gt; Kliëntegroep&gt; Territorium
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302749DocType: Purchase Invoice,Additional Discount Amount,Bykomende kortingsbedrag
2750DocType: Cash Flow Mapper,Position,posisie
2751DocType: Patient,Patient Details,Pasiëntbesonderhede
2752DocType: Patient,B Positive,B Positief
Frappe PR Bot748c0242018-06-21 10:34:28 +05302753apps/erpnext/erpnext/hr/doctype/employee_benefit_claim/employee_benefit_claim.py +31,"Maximum benefit of employee {0} exceeds {1} by the sum {2} of previous claimed\
2754 amount",Maksimum voordeel van werknemer {0} oorskry {1} met die som {2} van vorige geëisde bedrag
2755apps/erpnext/erpnext/controllers/accounts_controller.py +629,"Row #{0}: Qty must be 1, as item is a fixed asset. Please use separate row for multiple qty.","Ry # {0}: Hoeveelheid moet 1 wees, aangesien item &#39;n vaste bate is. Gebruik asseblief aparte ry vir veelvuldige aantal."
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302756DocType: Leave Block List Allow,Leave Block List Allow,Laat blokblokkering toe
Frappe PR Bot748c0242018-06-21 10:34:28 +05302757apps/erpnext/erpnext/setup/doctype/company/company.py +341,Abbr can not be blank or space,Abbr kan nie leeg of spasie wees nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302758DocType: Patient Medical Record,Patient Medical Record,Pasiënt Mediese Rekord
Frappe PR Bot59a2a652018-04-12 13:36:55 +05302759apps/erpnext/erpnext/accounts/doctype/account/account.js +62,Group to Non-Group,Groep na Nie-Groep
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302760apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +50,Sports,Sport
2761DocType: Loan Type,Loan Name,Lening Naam
Frappe PR Bot748c0242018-06-21 10:34:28 +05302762apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.py +58,Total Actual,Totaal Werklik
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302763DocType: Lab Test UOM,Test UOM,Toets UOM
2764DocType: Student Siblings,Student Siblings,Student broers en susters
Frappe PR Botb2a64d62018-05-16 10:46:11 +05302765DocType: Subscription Plan Detail,Subscription Plan Detail,Inskrywingsplanbesonderhede
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302766apps/erpnext/erpnext/utilities/user_progress.py +146,Unit,eenheid
Frappe PR Bot748c0242018-06-21 10:34:28 +05302767apps/erpnext/erpnext/stock/get_item_details.py +148,Please specify Company,Spesifiseer asb. Maatskappy
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302768,Customer Acquisition and Loyalty,Kliënt Verkryging en Lojaliteit
2769DocType: Asset Maintenance Task,Maintenance Task,Onderhoudstaak
Frappe PR Bot748c0242018-06-21 10:34:28 +05302770apps/erpnext/erpnext/regional/report/gstr_1/gstr_1.py +119,Please set B2C Limit in GST Settings.,Stel asseblief B2C-limiet in GST-instellings.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302771DocType: Purchase Invoice,Warehouse where you are maintaining stock of rejected items,Pakhuis waar u voorraad van verwerpte items handhaaf
2772DocType: Work Order,Skip Material Transfer,Slaan Materiaal Oordrag oor
Frappe PR Bot748c0242018-06-21 10:34:28 +05302773apps/erpnext/erpnext/setup/utils.py +129,Unable to find exchange rate for {0} to {1} for key date {2}. Please create a Currency Exchange record manually,Kan wisselkoers vir {0} tot {1} nie vind vir sleuteldatum {2}. Maak asseblief &#39;n Geldruilrekord handmatig
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302774DocType: POS Profile,Price List,Pryslys
2775apps/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} is nou die standaard fiskale jaar. Herlaai asseblief u blaaier voordat die verandering in werking tree.
2776apps/erpnext/erpnext/projects/doctype/task/task.js +45,Expense Claims,Uitgawe Eise
2777DocType: Issue,Support,ondersteuning
Frappe PR Bot748c0242018-06-21 10:34:28 +05302778DocType: Employee Tax Exemption Declaration,Total Exemption Amount,Totale Vrystellingsbedrag
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302779,BOM Search,BOM Soek
2780DocType: Project,Total Consumed Material Cost (via Stock Entry),Totale verbruikte materiaalkoste (via voorraadinskrywing)
Frappe PR Bot59a2a652018-04-12 13:36:55 +05302781DocType: Hub Settings,Company Registered,Maatskappy geregistreer
Frappe PR Bot748c0242018-06-21 10:34:28 +05302782apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.js +169,To Date cannot be less than From Date,Datum kan nie minder as vanaf datum wees nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302783DocType: Item,"Publish ""In Stock"" or ""Not in Stock"" on Hub based on stock available in this warehouse.",Publiseer &quot;In voorraad&quot; of &quot;Nie in voorraad nie&quot; op Hub gebaseer op voorraad beskikbaar in hierdie pakhuis.
2784DocType: Vehicle,Fuel Type,Brandstoftipe
2785apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +27,Please specify currency in Company,Spesifiseer asseblief geldeenheid in die Maatskappy
2786DocType: Workstation,Wages per hour,Lone per uur
2787apps/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},Voorraadbalans in Batch {0} word negatief {1} vir Item {2} by Warehouse {3}
2788apps/erpnext/erpnext/templates/emails/reorder_item.html +1,Following Material Requests have been raised automatically based on Item's re-order level,Volgende Materiële Versoeke is outomaties opgestel op grond van die item se herbestellingsvlak
2789DocType: Email Digest,Pending Sales Orders,Hangende verkooporders
Frappe PR Bot748c0242018-06-21 10:34:28 +05302790apps/erpnext/erpnext/controllers/accounts_controller.py +345,Account {0} is invalid. Account Currency must be {1},Rekening {0} is ongeldig. Rekeninggeldeenheid moet {1} wees
2791apps/erpnext/erpnext/hr/doctype/salary_structure_assignment/salary_structure_assignment.py +29,From Date {0} cannot be after employee's relieving Date {1},Vanaf datum {0} kan nie na werknemer se verligting wees nie Datum {1}
2792DocType: Supplier,Is Internal Supplier,Is Interne Verskaffer
Frappe PR Bot59a2a652018-04-12 13:36:55 +05302793DocType: Employee,Create User Permission,Skep gebruikertoestemming
Frappe PR Bot748c0242018-06-21 10:34:28 +05302794DocType: Employee Benefit Claim,Employee Benefit Claim,Werknemersvoordeel-eis
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302795DocType: Healthcare Settings,Remind Before,Herinner Voor
2796apps/erpnext/erpnext/buying/utils.py +34,UOM Conversion factor is required in row {0},UOM Gespreksfaktor word benodig in ry {0}
2797DocType: Production Plan Item,material_request_item,material_request_item
Frappe PR Bot748c0242018-06-21 10:34:28 +05302798apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +1085,"Row #{0}: Reference Document Type must be one of Sales Order, Sales Invoice or Journal Entry","Ry # {0}: Verwysingsdokumenttipe moet een van verkoopsbestelling, verkoopsfaktuur of tydskrifinskrywing wees"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302799DocType: Salary Component,Deduction,aftrekking
2800DocType: Item,Retain Sample,Behou monster
2801apps/erpnext/erpnext/projects/doctype/timesheet/timesheet.py +115,Row {0}: From Time and To Time is mandatory.,Ry {0}: Van tyd tot tyd is verpligtend.
2802DocType: Stock Reconciliation Item,Amount Difference,Bedrag Verskil
Frappe PR Bot748c0242018-06-21 10:34:28 +05302803apps/erpnext/erpnext/stock/get_item_details.py +382,Item Price added for {0} in Price List {1},Itemprys bygevoeg vir {0} in Pryslys {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302804apps/erpnext/erpnext/setup/doctype/sales_person/sales_person_tree.js +8,Please enter Employee Id of this sales person,Voer asseblief die werknemer se ID van hierdie verkoopspersoon in
2805DocType: Territory,Classification of Customers by region,Klassifikasie van kliënte volgens streek
Frappe PR Bot59a2a652018-04-12 13:36:55 +05302806apps/erpnext/erpnext/stock/report/item_variant_details/item_variant_details.py +78,In Production,In produksie
Frappe PR Bot748c0242018-06-21 10:34:28 +05302807apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +66,Difference Amount must be zero,Verskilbedrag moet nul wees
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302808DocType: Project,Gross Margin,Bruto Marge
Frappe PR Bot748c0242018-06-21 10:34:28 +05302809apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +74,{0} applicable after {1} working days,{0} van toepassing na {1} werksdae
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302810apps/erpnext/erpnext/manufacturing/doctype/work_order/work_order.js +61,Please enter Production Item first,Voer asseblief Produksie-item eerste in
2811apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +45,Calculated Bank Statement balance,Berekende Bankstaatbalans
2812DocType: Normal Test Template,Normal Test Template,Normale toets sjabloon
2813apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +64,disabled user,gestremde gebruiker
Frappe PR Bot748c0242018-06-21 10:34:28 +05302814apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +937,Quotation,aanhaling
2815apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +989,Cannot set a received RFQ to No Quote,Kan nie &#39;n RFQ vir geen kwotasie opstel nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302816DocType: Quotation,QTN-,QTN-
2817DocType: Salary Slip,Total Deduction,Totale aftrekking
Frappe PR Bot748c0242018-06-21 10:34:28 +05302818apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +22,Select an account to print in account currency,Kies &#39;n rekening om in rekeningmunt te druk
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302819,Production Analytics,Produksie Analytics
2820apps/erpnext/erpnext/healthcare/doctype/patient/patient_dashboard.py +6,This is based on transactions against this Patient. See timeline below for details,Dit is gebaseer op transaksies teen hierdie pasiënt. Sien die tydlyn hieronder vir besonderhede
2821apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +204,Cost Updated,Koste opgedateer
2822DocType: Patient,Date of Birth,Geboortedatum
Frappe PR Bot748c0242018-06-21 10:34:28 +05302823apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +136,Item {0} has already been returned,Item {0} is reeds teruggestuur
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302824DocType: Fiscal Year,**Fiscal Year** represents a Financial Year. All accounting entries and other major transactions are tracked against **Fiscal Year**.,** Fiskale Jaar ** verteenwoordig &#39;n finansiële jaar. Alle rekeningkundige inskrywings en ander belangrike transaksies word opgespoor teen ** Fiskale Jaar **.
2825DocType: Opportunity,Customer / Lead Address,Kliënt / Loodadres
2826DocType: Supplier Scorecard Period,Supplier Scorecard Setup,Verskaffer Scorecard Setup
2827apps/erpnext/erpnext/education/report/assessment_plan_status/assessment_plan_status.py +133,Assessment Plan Name,Assesseringsplan Naam
2828DocType: Work Order Operation,Work Order Operation,Werk Bestelling Operasie
Frappe PR Bot748c0242018-06-21 10:34:28 +05302829apps/erpnext/erpnext/stock/doctype/item/item.py +248,Warning: Invalid SSL certificate on attachment {0},Waarskuwing: Ongeldige SSL-sertifikaat op aanhangsel {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302830apps/erpnext/erpnext/utilities/activation.py +64,"Leads help you get business, add all your contacts and more as your leads","Leiers help om sake te doen, voeg al jou kontakte en meer as jou leidrade by"
2831DocType: Work Order Operation,Actual Operation Time,Werklike operasietyd
2832DocType: Authorization Rule,Applicable To (User),Toepaslik op (Gebruiker)
2833DocType: Purchase Taxes and Charges,Deduct,aftrek
Frappe PR Bot748c0242018-06-21 10:34:28 +05302834apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +214,Job Description,Pos beskrywing
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302835DocType: Student Applicant,Applied,Toegepaste
Frappe PR Bot748c0242018-06-21 10:34:28 +05302836apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +879,Re-open,Heropen
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302837DocType: Sales Invoice Item,Qty as per Stock UOM,Aantal per Voorraad UOM
2838apps/erpnext/erpnext/education/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +59,Guardian2 Name,Guardian2 Naam
Frappe PR Bot748c0242018-06-21 10:34:28 +05302839DocType: Attendance,Attendance Request,Bywoningsversoek
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302840DocType: Purchase Invoice,02-Post Sale Discount,02-Posverkoopprys
2841apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +132,"Special Characters except ""-"", ""#"", ""."" and ""/"" not allowed in naming series","Spesiale karakters behalwe &quot;-&quot;, &quot;#&quot;, &quot;.&quot; en &quot;/&quot; word nie toegelaat in die benoeming van reekse nie"
2842DocType: Campaign,"Keep Track of Sales Campaigns. Keep track of Leads, Quotations, Sales Order etc from Campaigns to gauge Return on Investment.","Hou tred met verkoopsveldtogte. Bly op hoogte van leidrade, kwotasies, verkoopsvolgorde, ens. Van veldtogte om opbrengs op belegging te meet."
Frappe PR Botb2a64d62018-05-16 10:46:11 +05302843DocType: Department Approver,Approver,Goedkeurder
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302844,SO Qty,SO Aantal
Frappe PR Bot748c0242018-06-21 10:34:28 +05302845apps/erpnext/erpnext/accounts/doctype/share_transfer/share_transfer.py +92,The field To Shareholder cannot be blank,Die veld Aan Aandeelhouer kan nie leeg wees nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302846DocType: Guardian,Work Address,Werkadres
2847DocType: Appraisal,Calculate Total Score,Bereken totale telling
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302848DocType: Asset Repair,Manufacturing Manager,Vervaardiging Bestuurder
2849apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +191,Serial No {0} is under warranty upto {1},Volgnummer {0} is onder garantie tot en met {1}
2850DocType: Plant Analysis Criteria,Minimum Permissible Value,Minimum toelaatbare waarde
2851apps/erpnext/erpnext/education/doctype/guardian/guardian.py +41,User {0} already exists,Gebruiker {0} bestaan reeds
Frappe PR Bot748c0242018-06-21 10:34:28 +05302852apps/erpnext/erpnext/hooks.py +111,Shipments,verskepings
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302853DocType: Payment Entry,Total Allocated Amount (Company Currency),Totale toegewysde bedrag (Maatskappy Geld)
2854DocType: Purchase Order Item,To be delivered to customer,Om aan kliënt gelewer te word
2855DocType: BOM,Scrap Material Cost,Skrootmateriaal Koste
Frappe PR Bot748c0242018-06-21 10:34:28 +05302856apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +241,Serial No {0} does not belong to any Warehouse,Rekeningnommer {0} hoort nie aan enige pakhuis nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302857DocType: Grant Application,Email Notification Sent,E-pos kennisgewing gestuur
2858DocType: Purchase Invoice,In Words (Company Currency),In Woorde (Maatskappy Geld)
Frappe PR Bot748c0242018-06-21 10:34:28 +05302859apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +1023,"Item Code, warehouse, quantity are required on row","Item Kode, pakhuis, hoeveelheid benodig op ry"
Frappe PR Botb2a64d62018-05-16 10:46:11 +05302860DocType: Bank Guarantee,Supplier,verskaffer
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302861apps/erpnext/erpnext/accounts/report/sales_payment_summary/sales_payment_summary.js +41,Show Payment Details,Wys betalingsbesonderhede
2862DocType: Consultation,Consultation Time,Konsultasietyd
2863DocType: C-Form,Quarter,kwartaal
Frappe PR Bot748c0242018-06-21 10:34:28 +05302864apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +113,Miscellaneous Expenses,Diverse uitgawes
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302865DocType: Global Defaults,Default Company,Verstek Maatskappy
Frappe PR Bot748c0242018-06-21 10:34:28 +05302866DocType: Company,Transactions Annual History,Transaksies Jaarlikse Geskiedenis
2867apps/erpnext/erpnext/controllers/stock_controller.py +231,Expense or Difference account is mandatory for Item {0} as it impacts overall stock value,Uitgawe of Verskil rekening is verpligtend vir Item {0} aangesien dit die totale voorraadwaarde beïnvloed
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302868DocType: Payment Request,PR,PR
Frappe PR Bot748c0242018-06-21 10:34:28 +05302869DocType: Bank,Bank Name,Bank Naam
2870apps/erpnext/erpnext/accounts/report/accounts_receivable_summary/accounts_receivable_summary.py +33,-Above,-bo
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302871DocType: Leave Application,Total Leave Days,Totale Verlofdae
2872DocType: Email Digest,Note: Email will not be sent to disabled users,Nota: E-pos sal nie na gestremde gebruikers gestuur word nie
2873apps/erpnext/erpnext/crm/report/prospects_engaged_but_not_converted/prospects_engaged_but_not_converted.js +14,Number of Interaction,Aantal interaksies
Frappe PR Bot748c0242018-06-21 10:34:28 +05302874apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +169,Supplier &gt; Supplier Type,Verskaffer&gt; Verskaffer Tipe
2875apps/erpnext/erpnext/stock/doctype/item/item.js +107,Item Variant Settings,Item Variant instellings
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302876apps/erpnext/erpnext/manufacturing/page/production_analytics/production_analytics.js +37,Select Company...,Kies Maatskappy ...
2877DocType: Leave Control Panel,Leave blank if considered for all departments,Los leeg indien oorweeg vir alle departemente
Frappe PR Bot748c0242018-06-21 10:34:28 +05302878apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +439,{0} is mandatory for Item {1},{0} is verpligtend vir item {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302879apps/erpnext/erpnext/manufacturing/doctype/production_plan/production_plan.js +136,"Item {0}: {1} qty produced, ","Item {0}: {1} hoeveelheid geproduseer,"
2880DocType: Payroll Entry,Fortnightly,tweeweeklikse
2881DocType: Currency Exchange,From Currency,Van Geld
2882DocType: Vital Signs,Weight (In Kilogram),Gewig (In Kilogram)
2883DocType: Chapter,"chapters/chapter_name
2884leave blank automatically set after saving chapter.",hoofstukke / hoofstuknaam laat leeg outomaties ingestel nadat die hoofstuk gestoor is.
Frappe PR Bot748c0242018-06-21 10:34:28 +05302885apps/erpnext/erpnext/regional/report/gstr_1/gstr_1.py +206,Please set GST Accounts in GST Settings,Stel asseblief GST-rekeninge in GST-instellings
2886apps/erpnext/erpnext/regional/report/gstr_1/gstr_1.js +46,Type of Business,Tipe besigheid
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302887apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +171,"Please select Allocated Amount, Invoice Type and Invoice Number in atleast one row","Kies asseblief Toegewysde bedrag, faktuurtipe en faktuurnommer in ten minste een ry"
2888apps/erpnext/erpnext/accounts/report/asset_depreciations_and_balances/asset_depreciations_and_balances.py +128,Cost of New Purchase,Koste van nuwe aankope
Frappe PR Bot748c0242018-06-21 10:34:28 +05302889apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +99,Sales Order required for Item {0},Verkoopsbestelling benodig vir item {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302890DocType: Grant Application,Grant Description,Toekennings Beskrywing
2891DocType: Purchase Invoice Item,Rate (Company Currency),Tarief (Maatskappy Geld)
2892DocType: Student Guardian,Others,ander
Frappe PR Botb2a64d62018-05-16 10:46:11 +05302893DocType: Subscription,Discounts,afslag
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302894DocType: Payment Entry,Unallocated Amount,Nie-toegewysde bedrag
Frappe PR Bot748c0242018-06-21 10:34:28 +05302895apps/erpnext/erpnext/accounts/doctype/budget/budget.py +69,Please enable Applicable on Purchase Order and Applicable on Booking Actual Expenses,Aktiveer asseblief Toepaslik op Aankoopbestelling en Toepaslik op Boekings Werklike Uitgawes
2896apps/erpnext/erpnext/templates/includes/product_page.js +101,Cannot find a matching Item. Please select some other value for {0}.,Kan nie &#39;n ooreenstemmende item vind nie. Kies asseblief &#39;n ander waarde vir {0}.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302897DocType: POS Profile,Taxes and Charges,Belasting en heffings
2898DocType: Item,"A Product or a Service that is bought, sold or kept in stock.","&#39;N Produk of &#39;n Diens wat gekoop, verkoop of in voorraad gehou word."
2899apps/erpnext/erpnext/hr/page/team_updates/team_updates.js +44,No more updates,Geen verdere opdaterings nie
Frappe PR Botb2a64d62018-05-16 10:46:11 +05302900apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +173,Cannot select charge type as 'On Previous Row Amount' or 'On Previous Row Total' for first row,Kan lading tipe nie as &#39;Op vorige rybedrag&#39; of &#39;Op vorige ry totale&#39; vir eerste ry kies nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302901apps/erpnext/erpnext/buying/doctype/supplier_scorecard/supplier_scorecard_dashboard.py +6,This covers all scorecards tied to this Setup,Dit dek alle telkaarte wat aan hierdie opstelling gekoppel is
2902apps/erpnext/erpnext/selling/doctype/product_bundle/product_bundle.py +29,Child Item should not be a Product Bundle. Please remove item `{0}` and save,Kind Item moet nie &#39;n produkbond wees nie. Verwyder asseblief item `{0}` en stoor
2903apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +12,Banking,Banking
2904apps/erpnext/erpnext/utilities/activation.py +108,Add Timesheets,Voeg Timesheets by
2905DocType: Vehicle Service,Service Item,Diens Item
2906DocType: Bank Guarantee,Bank Guarantee,Bankwaarborg
2907apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +39,Please click on 'Generate Schedule' to get schedule,Klik asseblief op &#39;Generate Schedule&#39; om skedule te kry
Frappe PR Bot748c0242018-06-21 10:34:28 +05302908DocType: Blanket Order Item,Ordered Quantity,Bestelde Hoeveelheid
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302909apps/erpnext/erpnext/public/js/setup_wizard.js +118,"e.g. ""Build tools for builders""",bv. &quot;Bou gereedskap vir bouers&quot;
2910DocType: Grading Scale,Grading Scale Intervals,Graderingskaalintervalle
Frappe PR Bot748c0242018-06-21 10:34:28 +05302911DocType: Item Default,Purchase Defaults,Aankoop verstek
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302912apps/erpnext/erpnext/accounts/report/profit_and_loss_statement/profit_and_loss_statement.py +39,Profit for the year,Wins vir die jaar
2913apps/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}: Rekeningkundige Inskrywing vir {2} kan slegs in valuta gemaak word: {3}
2914DocType: Fee Schedule,In Process,In proses
2915DocType: Authorization Rule,Itemwise Discount,Itemwise Korting
2916apps/erpnext/erpnext/config/accounts.py +75,Tree of financial accounts.,Boom van finansiële rekeninge.
Frappe PR Botb2a64d62018-05-16 10:46:11 +05302917DocType: Bank Guarantee,Reference Document Type,Verwysings dokument tipe
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302918DocType: Cash Flow Mapping,Cash Flow Mapping,Kontantvloeikaart
Frappe PR Bot748c0242018-06-21 10:34:28 +05302919apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +396,{0} against Sales Order {1},{0} teen verkoopsbestelling {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302920DocType: Account,Fixed Asset,Vaste bate
2921apps/erpnext/erpnext/config/stock.py +328,Serialized Inventory,Serialized Inventory
Frappe PR Bot748c0242018-06-21 10:34:28 +05302922apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +1013,Invalid {0} for Inter Company Invoice.,Ongeldige {0} vir Intermaatskappyfaktuur.
2923,Department Analytics,Departement Analytics
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302924apps/erpnext/erpnext/regional/doctype/gst_settings/gst_settings.py +74,Email not found in default contact,E-pos word nie in verstekkontak gevind nie
Frappe PR Bot59a2a652018-04-12 13:36:55 +05302925apps/erpnext/erpnext/erpnext_integrations/doctype/woocommerce_settings/woocommerce_settings.js +23,Generate Secret,Genereer Geheime
Frappe PR Botb2a64d62018-05-16 10:46:11 +05302926DocType: Loan,Account Info,Rekeninginligting
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302927DocType: Activity Type,Default Billing Rate,Standaard faktuurkoers
2928DocType: Fees,Include Payment,Sluit betaling in
2929apps/erpnext/erpnext/education/doctype/student_group_creation_tool/student_group_creation_tool.py +77,{0} Student Groups created.,{0} Studentegroepe geskep.
2930DocType: Sales Invoice,Total Billing Amount,Totale faktuurbedrag
2931apps/erpnext/erpnext/education/doctype/fee_schedule/fee_schedule.py +50,Program in the Fee Structure and Student Group {0} are different.,Program in die Fooistruktuur en Studentegroep {0} is anders.
Frappe PR Bot748c0242018-06-21 10:34:28 +05302932DocType: Bank Statement Transaction Entry,Receivable Account,Ontvangbare rekening
2933apps/erpnext/erpnext/controllers/accounts_controller.py +647,Row #{0}: Asset {1} is already {2},Ry # {0}: Bate {1} is reeds {2}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302934DocType: Quotation Item,Stock Balance,Voorraadbalans
Frappe PR Bot748c0242018-06-21 10:34:28 +05302935apps/erpnext/erpnext/config/selling.py +327,Sales Order to Payment,Verkoopsbestelling tot Betaling
2936apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +111,CEO,hoof uitvoerende beampte
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302937DocType: Purchase Invoice,With Payment of Tax,Met betaling van belasting
2938DocType: Expense Claim Detail,Expense Claim Detail,Koste eis Detail
2939DocType: Purchase Invoice,TRIPLICATE FOR SUPPLIER,TRIPLIKAAT VIR VERSKAFFER
Frappe PR Bot748c0242018-06-21 10:34:28 +05302940DocType: Exchange Rate Revaluation Account,New Balance In Base Currency,Nuwe saldo in basiese geldeenheid
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302941DocType: Land Unit,Is Container,Is Container
2942DocType: Crop Cycle,This will be day 1 of the crop cycle,Dit sal dag 1 van die gewas siklus wees
Frappe PR Bot748c0242018-06-21 10:34:28 +05302943apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +910,Please select correct account,Kies asseblief die korrekte rekening
2944DocType: Salary Structure Assignment,Salary Structure Assignment,Salarisstruktuuropdrag
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302945DocType: Purchase Invoice Item,Weight UOM,Gewig UOM
Frappe PR Bot748c0242018-06-21 10:34:28 +05302946apps/erpnext/erpnext/config/accounts.py +478,List of available Shareholders with folio numbers,Lys van beskikbare Aandeelhouers met folio nommers
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302947DocType: Salary Structure Employee,Salary Structure Employee,Salarisstruktuur Werknemer
Frappe PR Botb2a64d62018-05-16 10:46:11 +05302948apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.js +50,Show Variant Attributes,Wys Variant Eienskappe
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302949DocType: Student,Blood Group,Bloedgroep
2950DocType: Course,Course Name,Kursus naam
2951DocType: Employee Leave Approver,Users who can approve a specific employee's leave applications,Gebruikers wat &#39;n spesifieke werknemer se verlof aansoeke kan goedkeur
Frappe PR Botb2a64d62018-05-16 10:46:11 +05302952apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +53,Office Equipments,Kantoor Uitrustingen
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302953DocType: Purchase Invoice Item,Qty,Aantal
2954DocType: Fiscal Year,Companies,maatskappye
2955DocType: Supplier Scorecard,Scoring Setup,Scoring opstel
2956apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +24,Electronics,elektronika
Frappe PR Bot748c0242018-06-21 10:34:28 +05302957apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +349,Debit ({0}),Debiet ({0})
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302958DocType: Stock Settings,Raise Material Request when stock reaches re-order level,Verhoog Materiaal Versoek wanneer voorraad bereik herbestellingsvlak bereik
Frappe PR Bot748c0242018-06-21 10:34:28 +05302959apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +101,Full-time,Voltyds
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302960DocType: Payroll Entry,Employees,Werknemers
2961DocType: Employee,Contact Details,Kontakbesonderhede
2962DocType: C-Form,Received Date,Ontvang Datum
2963DocType: Delivery Note,"If you have created a standard template in Sales Taxes and Charges Template, select one and click on the button below.","As jy &#39;n standaard sjabloon geskep het in die Verkoopsbelasting- en Heffingsjabloon, kies een en klik op die knoppie hieronder."
2964DocType: BOM Scrap Item,Basic Amount (Company Currency),Basiese Bedrag (Maatskappy Geld)
2965DocType: Student,Guardians,voogde
2966apps/erpnext/erpnext/templates/pages/integrations/gocardless_confirmation.html +13,Payment Confirmation,Bevestiging van betaling
2967DocType: Shopping Cart Settings,Prices will not be shown if Price List is not set,Pryse sal nie getoon word indien Pryslys nie vasgestel is nie
2968DocType: Stock Entry,Total Incoming Value,Totale Inkomende Waarde
Frappe PR Bot748c0242018-06-21 10:34:28 +05302969apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +367,Debit To is required,Debiet na is nodig
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302970apps/erpnext/erpnext/utilities/activation.py +109,"Timesheets help keep track of time, cost and billing for activites done by your team","Tydskrifte help om tred te hou met tyd, koste en faktuur vir aktiwiteite wat deur u span gedoen is"
Frappe PR Botb2a64d62018-05-16 10:46:11 +05302971apps/erpnext/erpnext/stock/report/item_prices/item_prices.py +40,Purchase Price List,Aankooppryslys
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302972apps/erpnext/erpnext/config/buying.py +155,Templates of supplier scorecard variables.,Templates van verskaffers telkaart veranderlikes.
2973DocType: Job Offer Term,Offer Term,Aanbod Termyn
2974DocType: Asset,Quality Manager,Kwaliteitsbestuurder
2975DocType: Job Applicant,Job Opening,Job Opening
2976DocType: Payment Reconciliation,Payment Reconciliation,Betaalversoening
2977apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +153,Please select Incharge Person's name,Kies asseblief Incharge Persoon se naam
2978apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +51,Technology,Tegnologie
2979DocType: Hub Settings,Unregister from Hub,Ontteken van Hub
2980apps/erpnext/erpnext/public/js/utils.js +108,Total Unpaid: {0},Totaal Onbetaald: {0}
2981DocType: BOM Website Operation,BOM Website Operation,BOM Website Operasie
Frappe PR Bot748c0242018-06-21 10:34:28 +05302982DocType: Bank Statement Transaction Payment Item,outstanding_amount,uitstaande bedrag
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302983DocType: Supplier Scorecard,Supplier Score,Verskaffer telling
Frappe PR Botb2a64d62018-05-16 10:46:11 +05302984apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +231,Total Invoiced Amt,Totaal gefaktureerde Amt
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302985DocType: Supplier,Warn RFQs,Waarsku RFQs
2986DocType: BOM,Conversion Rate,Omskakelingskoers
2987apps/erpnext/erpnext/templates/pages/product_search.html +3,Product Search,Produksoektog
2988DocType: Assessment Plan,To Time,Tot tyd
Frappe PR Bot748c0242018-06-21 10:34:28 +05302989apps/erpnext/erpnext/hr/utils.py +189,) for {0},) vir {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302990DocType: Authorization Rule,Approving Role (above authorized value),Goedkeurende rol (bo gemagtigde waarde)
Frappe PR Bot748c0242018-06-21 10:34:28 +05302991apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +134,Credit To account must be a Payable account,Krediet Vir rekening moet &#39;n betaalbare rekening wees
Frappe PR Botb2a64d62018-05-16 10:46:11 +05302992DocType: Loan,Total Amount Paid,Totale bedrag betaal
Frappe PR Bot748c0242018-06-21 10:34:28 +05302993DocType: Asset,Insurance End Date,Versekering Einddatum
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302994apps/erpnext/erpnext/education/doctype/student_applicant/student_applicant.py +43,Please select Student Admission which is mandatory for the paid student applicant,Kies asseblief Studentetoelating wat verpligtend is vir die betaalde studenteversoeker
2995apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +355,BOM recursion: {0} cannot be parent or child of {2},BOM recursion: {0} kan nie ouer of kind van {2} wees nie
Frappe PR Bot59a2a652018-04-12 13:36:55 +05302996apps/erpnext/erpnext/hub_node/doctype/hub_settings/hub_settings.py +36,Please select a Price List to publish pricing,Kies asseblief &#39;n Pryslys om pryse te publiseer
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302997apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center_tree.js +38,Budget List,Begrotingslys
2998DocType: Work Order Operation,Completed Qty,Voltooide aantal
Frappe PR Bot748c0242018-06-21 10:34:28 +05302999apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +180,"For {0}, only debit accounts can be linked against another credit entry",Vir {0} kan slegs debietrekeninge gekoppel word teen &#39;n ander kredietinskrywing
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303000apps/erpnext/erpnext/stock/doctype/item_price/item_price.py +27,Price List {0} is disabled,Pryslys {0} is gedeaktiveer
3001apps/erpnext/erpnext/projects/doctype/timesheet/timesheet.py +127,Row {0}: Completed Qty cannot be more than {1} for operation {2},Ry {0}: Voltooide hoeveelheid kan nie meer wees as {1} vir operasie {2}
3002DocType: Manufacturing Settings,Allow Overtime,Laat Oortyd toe
Frappe PR Botb2a64d62018-05-16 10:46:11 +05303003apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +149,"Serialized Item {0} cannot be updated using Stock Reconciliation, please use Stock Entry",Serialized Item {0} kan nie met behulp van Voorraadversoening opgedateer word nie. Gebruik asseblief Voorraadinskrywing
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303004DocType: Training Event Employee,Training Event Employee,Opleiding Event Werknemer
Frappe PR Bot748c0242018-06-21 10:34:28 +05303005apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +1219,Maximum Samples - {0} can be retained for Batch {1} and Item {2}.,Maksimum monsters - {0} kan behou word vir bondel {1} en item {2}.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303006apps/erpnext/erpnext/healthcare/doctype/physician_schedule/physician_schedule.js +7,Add Time Slots,Voeg tydgleuwe by
Frappe PR Bot748c0242018-06-21 10:34:28 +05303007apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +204,{0} Serial Numbers required for Item {1}. You have provided {2}.,{0} Reeksnommers benodig vir Item {1}. U het {2} verskaf.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303008DocType: Stock Reconciliation Item,Current Valuation Rate,Huidige Waardasietarief
3009DocType: Training Event,Advance,bevorder
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303010apps/erpnext/erpnext/config/erpnext_integrations.py +13,GoCardless payment gateway settings,GoCardless betaling gateway instellings
Frappe PR Bot748c0242018-06-21 10:34:28 +05303011apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +129,Exchange Gain/Loss,Uitruil wins / verlies
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303012DocType: Opportunity,Lost Reason,Verlore Rede
Frappe PR Bot748c0242018-06-21 10:34:28 +05303013apps/erpnext/erpnext/controllers/accounts_controller.py +297,Row #{0}: Account {1} does not belong to company {2},Ry # {0}: Rekening {1} behoort nie aan maatskappy nie {2}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303014apps/erpnext/erpnext/public/js/templates/address_list.html +22,New Address,Nuwe adres
3015DocType: Quality Inspection,Sample Size,Steekproefgrootte
3016apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +47,Please enter Receipt Document,Vul asseblief die kwitansie dokument in
Frappe PR Bot748c0242018-06-21 10:34:28 +05303017apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +411,All items have already been invoiced,Al die items is reeds gefaktureer
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303018apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +49,Please specify a valid 'From Case No.',Spesifiseer asseblief &#39;n geldige &#39;From Case No.&#39;
3019apps/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,"Verdere kostepunte kan onder Groepe gemaak word, maar inskrywings kan gemaak word teen nie-groepe"
Frappe PR Bot748c0242018-06-21 10:34:28 +05303020apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +40,Total allocated leaves are more days than maximum allocation of {0} leave type for employee {1} in the period,Totale toegekende blare is meer dae as die maksimum toekenning van {0} verloftipe vir werknemer {1} in die tydperk
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303021apps/erpnext/erpnext/config/setup.py +66,Users and Permissions,Gebruikers en toestemmings
3022DocType: Vehicle Log,VLOG.,VLOG.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303023DocType: Branch,Branch,tak
3024DocType: Soil Analysis,Ca/(K+Ca+Mg),Ca / (K + Ca + Mg)
3025DocType: Delivery Trip,Fulfillment User,Vervulling gebruiker
3026apps/erpnext/erpnext/config/setup.py +61,Printing and Branding,Druk en Branding
3027DocType: Company,Total Monthly Sales,Totale maandelikse verkope
3028DocType: Agriculture Analysis Criteria,Weather,weer
3029DocType: Bin,Actual Quantity,Werklike Hoeveelheid
3030DocType: Shipping Rule,example: Next Day Shipping,Voorbeeld: Volgende Dag Pos
3031apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +187,Serial No {0} not found,Rekeningnommer {0} nie gevind nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303032DocType: Fee Schedule Program,Fee Schedule Program,Fooiskedule Program
3033DocType: Fee Schedule Program,Student Batch,Studentejoernaal
3034apps/erpnext/erpnext/utilities/activation.py +119,Make Student,Maak Student
3035DocType: Supplier Scorecard Scoring Standing,Min Grade,Min Graad
3036apps/erpnext/erpnext/projects/doctype/project/project.py +218,You have been invited to collaborate on the project: {0},U is genooi om saam te werk aan die projek: {0}
Frappe PR Bot748c0242018-06-21 10:34:28 +05303037DocType: Supplier Group,Parent Supplier Group,Ouer Verskaffersgroep
3038apps/erpnext/erpnext/healthcare/doctype/patient_appointment/patient_appointment.py +159,Physician not available on {0},Dokter nie beskikbaar op {0}
3039apps/erpnext/erpnext/accounts/report/consolidated_financial_statement/consolidated_financial_statement.js +47,Accumulated Values in Group Company,Opgelope Waardes in Groepmaatskappy
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303040DocType: Leave Block List Date,Block Date,Blok Datum
3041DocType: Crop,Crop,oes
3042DocType: Purchase Receipt,Supplier Delivery Note,Verskaffer Delivery Nota
3043apps/erpnext/erpnext/education/doctype/student_admission/templates/student_admission.html +70,Apply Now,Doen nou aansoek
Frappe PR Bot748c0242018-06-21 10:34:28 +05303044DocType: Employee Tax Exemption Proof Submission Detail,Type of Proof,Soort bewyse
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303045DocType: Purchase Invoice,E-commerce GSTIN,E-commerce GSTIN
3046DocType: Sales Order,Not Delivered,Nie afgelewer nie
3047,Bank Clearance Summary,Bank Opruimingsopsomming
Frappe PR Botb2a64d62018-05-16 10:46:11 +05303048apps/erpnext/erpnext/config/setup.py +100,"Create and manage daily, weekly and monthly email digests.","Skep en bestuur daaglikse, weeklikse en maandelikse e-posverdelings."
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303049DocType: Appraisal Goal,Appraisal Goal,Evalueringsdoel
Frappe PR Bot748c0242018-06-21 10:34:28 +05303050apps/erpnext/erpnext/public/js/hub/hub_form.js +425,Suggest Category?,Stel Kategorie voor?
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303051DocType: Stock Reconciliation Item,Current Amount,Huidige Bedrag
Frappe PR Botb2a64d62018-05-16 10:46:11 +05303052apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +59,Buildings,geboue
Frappe PR Bot748c0242018-06-21 10:34:28 +05303053apps/erpnext/erpnext/hr/doctype/employee_tax_exemption_declaration/employee_tax_exemption_declaration.py +24,Tax Declaration of {0} for period {1} already submitted.,Belastingverklaring van {0} vir periode {1} wat reeds ingedien is.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303054DocType: Fee Schedule,Fee Structure,Fooistruktuur
3055DocType: Timesheet Detail,Costing Amount,Kosteberekening
3056DocType: Student Admission Program,Application Fee,Aansoek fooi
Frappe PR Bot748c0242018-06-21 10:34:28 +05303057apps/erpnext/erpnext/hr/doctype/payroll_entry/payroll_entry.js +60,Submit Salary Slip,Dien Salarisstrokie in
3058apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice_list.js +13,On Hold,On Hold
3059apps/erpnext/erpnext/controllers/selling_controller.py +138,Maxiumm discount for Item {0} is {1}%,Maxiumm afslag vir Item {0} is {1}%
3060DocType: Account,Inter Company Account,Intermaatskappyrekening
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303061apps/erpnext/erpnext/stock/doctype/item_price/item_price.js +16,Import in Bulk,Invoer in grootmaat
3062DocType: Sales Partner,Address & Contacts,Adres &amp; Kontakte
3063DocType: SMS Log,Sender Name,Sender Naam
3064DocType: Agriculture Analysis Criteria,Agriculture Analysis Criteria,Landbou Analise Kriteria
Frappe PR Botb2a64d62018-05-16 10:46:11 +05303065DocType: HR Settings,Leave Approval Notification Template,Verlaat goedkeuringskennisgewingsjabloon
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303066DocType: POS Profile,[Select],[Kies]
Frappe PR Bot748c0242018-06-21 10:34:28 +05303067DocType: Staffing Plan Detail,Number Of Positions,Aantal posisies
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303068DocType: Vital Signs,Blood Pressure (diastolic),Bloeddruk (diastoliese)
3069DocType: SMS Log,Sent To,Gestuur na
3070DocType: Agriculture Task,Holiday Management,Vakansiebestuur
3071DocType: Payment Request,Make Sales Invoice,Maak verkoopfaktuur
Frappe PR Botb2a64d62018-05-16 10:46:11 +05303072apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +62,Softwares,Softwares
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303073apps/erpnext/erpnext/crm/doctype/lead/lead.py +53,Next Contact Date cannot be in the past,Volgende kontak datum kan nie in die verlede wees nie
3074DocType: Company,For Reference Only.,Slegs vir verwysing.
Frappe PR Bot748c0242018-06-21 10:34:28 +05303075apps/erpnext/erpnext/healthcare/doctype/patient_appointment/patient_appointment.js +127,Physician {0} not available on {1},Geneesheer {0} nie beskikbaar op {1}
3076apps/erpnext/erpnext/accounts/page/pos/pos.js +2586,Select Batch No,Kies lotnommer
3077apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +71,Invalid {0}: {1},Ongeldige {0}: {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303078,GSTR-1,GSTR-1
3079DocType: Purchase Invoice,PINV-RET-,PINV-RET-
3080DocType: Fee Validity,Reference Inv,Verwysings Inv
3081DocType: Sales Invoice Advance,Advance Amount,Voorskotbedrag
3082DocType: Manufacturing Settings,Capacity Planning,Kapasiteitsbeplanning
3083DocType: Supplier Quotation,Rounding Adjustment (Company Currency,Afronding aanpassing (Maatskappy Geld
Frappe PR Bot748c0242018-06-21 10:34:28 +05303084DocType: Asset,Policy number,Polis nommer
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303085apps/erpnext/erpnext/stock/report/batch_item_expiry_status/batch_item_expiry_status.py +43,'From Date' is required,&#39;Vanaf datum&#39; word vereis
3086DocType: Journal Entry,Reference Number,Verwysingsnommer
3087DocType: Employee,Employment Details,Indiensnemingsbesonderhede
3088DocType: Employee,New Workplace,Nuwe werkplek
Frappe PR Bot748c0242018-06-21 10:34:28 +05303089DocType: Retention Bonus,Retention Bonus,Retensie Bonus
3090apps/erpnext/erpnext/manufacturing/doctype/work_order/work_order.js +348,Material Consumption,Materiële verbruik
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303091apps/erpnext/erpnext/crm/doctype/opportunity/opportunity_list.js +17,Set as Closed,Stel as gesluit
Frappe PR Bot748c0242018-06-21 10:34:28 +05303092apps/erpnext/erpnext/stock/get_item_details.py +137,No Item with Barcode {0},Geen item met strepieskode {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303093DocType: Normal Test Items,Require Result Value,Vereis Resultaatwaarde
3094DocType: Item,Show a slideshow at the top of the page,Wys &#39;n skyfievertoning bo-aan die bladsy
3095apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +532,Boms,BOMs
Frappe PR Bot748c0242018-06-21 10:34:28 +05303096apps/erpnext/erpnext/stock/doctype/item/item.py +177,Stores,winkels
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303097DocType: Project Type,Projects Manager,Projekbestuurder
3098DocType: Serial No,Delivery Time,Afleweringstyd
Frappe PR Bot748c0242018-06-21 10:34:28 +05303099apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +39,Ageing Based On,Veroudering gebaseer op
3100apps/erpnext/erpnext/healthcare/doctype/patient_appointment/patient_appointment.py +63,Appointment cancelled,Aanstelling gekanselleer
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303101DocType: Item,End of Life,Einde van die lewe
Frappe PR Bot748c0242018-06-21 10:34:28 +05303102apps/erpnext/erpnext/demo/setup/setup_data.py +325,Travel,Reis
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303103DocType: Student Report Generation Tool,Include All Assessment Group,Sluit alle assesseringsgroep in
Frappe PR Bot748c0242018-06-21 10:34:28 +05303104apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +227,No active or default Salary Structure found for employee {0} for the given dates,Geen aktiewe of standaard Salarestruktuur vir werknemer {0} vir die gegewe datums gevind nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303105DocType: Leave Block List,Allow Users,Laat gebruikers toe
3106DocType: Purchase Order,Customer Mobile No,Kliënt Mobiele Nr
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303107DocType: Cash Flow Mapping Template Details,Cash Flow Mapping Template Details,Kontantvloeiskaart-sjabloon Besonderhede
Frappe PR Botb2a64d62018-05-16 10:46:11 +05303108apps/erpnext/erpnext/config/non_profit.py +68,Loan Management,Leningbestuur
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303109DocType: Cost Center,Track separate Income and Expense for product verticals or divisions.,Volg afsonderlike inkomste en uitgawes vir produk vertikale of afdelings.
3110DocType: Rename Tool,Rename Tool,Hernoem Gereedskap
Frappe PR Bot748c0242018-06-21 10:34:28 +05303111apps/erpnext/erpnext/manufacturing/doctype/bom/bom.js +81,Update Cost,Dateer koste
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303112DocType: Item Reorder,Item Reorder,Item Herbestelling
Frappe PR Bot748c0242018-06-21 10:34:28 +05303113apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.js +438,Show Salary Slip,Toon Salary Slip
3114apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +898,Transfer Material,Oordragmateriaal
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303115DocType: Fees,Send Payment Request,Stuur betalingsversoek
3116DocType: BOM,"Specify the operations, operating cost and give a unique Operation no to your operations.","Spesifiseer die bedrywighede, bedryfskoste en gee &#39;n unieke operasie nee vir u bedrywighede."
Frappe PR Bot748c0242018-06-21 10:34:28 +05303117DocType: Travel Request,Any other details,Enige ander besonderhede
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303118DocType: Water Analysis,Origin,oorsprong
Frappe PR Bot748c0242018-06-21 10:34:28 +05303119apps/erpnext/erpnext/controllers/status_updater.py +207,This document is over limit by {0} {1} for item {4}. Are you making another {3} against the same {2}?,Hierdie dokument is oor limiet deur {0} {1} vir item {4}. Maak jy &#39;n ander {3} teen dieselfde {2}?
3120apps/erpnext/erpnext/public/js/controllers/transaction.js +1162,Please set recurring after saving,Stel asseblief herhaaldelik na die stoor
3121apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +774,Select change amount account,Kies verander bedrag rekening
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303122DocType: Purchase Invoice,Price List Currency,Pryslys Geld
3123DocType: Naming Series,User must always select,Gebruiker moet altyd kies
3124DocType: Stock Settings,Allow Negative Stock,Laat negatiewe voorraad toe
3125DocType: Installation Note,Installation Note,Installasie Nota
3126DocType: Soil Texture,Clay,klei
3127DocType: Topic,Topic,onderwerp
Frappe PR Bot748c0242018-06-21 10:34:28 +05303128apps/erpnext/erpnext/hr/doctype/compensatory_leave_request/compensatory_leave_request.py +20,Please select a leave type to submit the request,Kies asseblief &#39;n verlof tipe om die versoek in te dien
3129apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +99,Cash Flow from Financing,Kontantvloei uit finansiering
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303130DocType: Budget Account,Budget Account,Begrotingsrekening
3131DocType: Quality Inspection,Verified By,Verified By
Frappe PR Bot748c0242018-06-21 10:34:28 +05303132DocType: Travel Request,Name of Organizer,Naam van die organiseerder
3133apps/erpnext/erpnext/setup/doctype/company/company.py +82,"Cannot change company's default currency, because there are existing transactions. Transactions must be cancelled to change the default currency.","Kan nie die maatskappy se standaard valuta verander nie, want daar is bestaande transaksies. Transaksies moet gekanselleer word om die verstek valuta te verander."
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303134DocType: Cash Flow Mapping,Is Income Tax Liability,Is Inkomstebelasting Aanspreeklikheid
3135DocType: Grading Scale Interval,Grade Description,Graad Beskrywing
Frappe PR Bot748c0242018-06-21 10:34:28 +05303136DocType: Clinical Procedure,Is Invoiced,Is gefaktureer
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303137DocType: Stock Entry,Purchase Receipt No,Aankoop Kwitansie Nee
Frappe PR Botb2a64d62018-05-16 10:46:11 +05303138apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +31,Earnest Money,Ernstigste Geld
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303139DocType: Sales Invoice, Shipping Bill Number,Poskaartjie Pos
3140apps/erpnext/erpnext/stock/doctype/item/item_dashboard.py +34,Traceability,naspeurbaarheid
3141DocType: Asset Maintenance Log,Actions performed,Aktiwiteite uitgevoer
3142DocType: Cash Flow Mapper,Section Leader,Afdeling Leier
Frappe PR Bot748c0242018-06-21 10:34:28 +05303143apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +144,Source of Funds (Liabilities),Bron van fondse (laste)
3144apps/erpnext/erpnext/assets/doctype/asset_movement/asset_movement.py +35,Source and Target Location cannot be same,Bron en teikengebied kan nie dieselfde wees nie
3145apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +484,Quantity in row {0} ({1}) must be same as manufactured quantity {2},Hoeveelheid in ry {0} ({1}) moet dieselfde wees as vervaardigde hoeveelheid {2}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303146DocType: Supplier Scorecard Scoring Standing,Employee,werknemer
Frappe PR Botb2a64d62018-05-16 10:46:11 +05303147DocType: Bank Guarantee,Fixed Deposit Number,Vaste deposito nommer
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303148DocType: Asset Repair,Failure Date,Mislukkingsdatum
Frappe PR Bot748c0242018-06-21 10:34:28 +05303149DocType: Support Search Source,Result Title Field,Resultaat Titel Veld
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303150DocType: Sample Collection,Collected Time,Versamelde Tyd
3151DocType: Company,Sales Monthly History,Verkope Maandelikse Geskiedenis
3152DocType: Asset Maintenance Task,Next Due Date,Volgende vervaldatum
Frappe PR Bot748c0242018-06-21 10:34:28 +05303153apps/erpnext/erpnext/public/js/utils/serial_no_batch_selector.js +242,Select Batch,Kies &#39;n bondel
3154apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +276,{0} {1} is fully billed,{0} {1} is ten volle gefaktureer
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303155apps/erpnext/erpnext/healthcare/doctype/consultation/consultation.js +31,Vital Signs,Vital Signs
Frappe PR Bot748c0242018-06-21 10:34:28 +05303156DocType: Shift Type,End Time,Eindtyd
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303157DocType: Payment Entry,Payment Deductions or Loss,Betaling aftrekkings of verlies
3158DocType: Soil Analysis,Soil Analysis Criterias,Grondanalisiekriteria
3159apps/erpnext/erpnext/config/setup.py +42,Standard contract terms for Sales or Purchase.,Standaardkontrakvoorwaardes vir Verkope of Aankope.
Frappe PR Bot748c0242018-06-21 10:34:28 +05303160apps/erpnext/erpnext/healthcare/doctype/patient_appointment/patient_appointment.js +325,Are you sure you want to cancel this appointment?,Is jy seker jy wil hierdie afspraak kanselleer?
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303161DocType: Hotel Room Pricing Package,Hotel Room Pricing Package,Hotel Kamerpryse
3162apps/erpnext/erpnext/config/crm.py +6,Sales Pipeline,Verkope Pyplyn
Frappe PR Bot748c0242018-06-21 10:34:28 +05303163apps/erpnext/erpnext/hr/doctype/payroll_entry/payroll_entry.py +199,Please set default account in Salary Component {0},Stel asseblief die verstek rekening in Salaris Komponent {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303164apps/erpnext/erpnext/templates/form_grid/material_request_grid.html +7,Required On,Vereis Aan
3165DocType: Rename Tool,File to Rename,Lêer om hernoem te word
3166apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +200,Please select BOM for Item in Row {0},Kies asseblief BOM vir item in ry {0}
Frappe PR Botb2a64d62018-05-16 10:46:11 +05303167apps/erpnext/erpnext/accounts/doctype/subscription/subscription.js +13,Fetch Subscription Updates,Haal intekeningopdaterings
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303168apps/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},Rekening {0} stem nie ooreen met Maatskappy {1} in rekeningmodus nie: {2}
Frappe PR Bot748c0242018-06-21 10:34:28 +05303169apps/erpnext/erpnext/controllers/buying_controller.py +688,Specified BOM {0} does not exist for Item {1},Spesifieke BOM {0} bestaan nie vir Item {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303170apps/erpnext/erpnext/education/doctype/student_report_generation_tool/student_report_generation_tool.html +301,Course: ,Kursus:
3171DocType: Soil Texture,Sandy Loam,Sandy Loam
Frappe PR Bot748c0242018-06-21 10:34:28 +05303172apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +238,Maintenance Schedule {0} must be cancelled before cancelling this Sales Order,Onderhoudskedule {0} moet gekanselleer word voordat u hierdie verkooporder kanselleer
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303173DocType: POS Profile,Applicable for Users,Toepaslik vir gebruikers
3174DocType: Notification Control,Expense Claim Approved,Koste-eis Goedgekeur
3175apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +231,No Work Orders created,Geen werkbestellings geskep nie
Frappe PR Bot748c0242018-06-21 10:34:28 +05303176apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +365,Salary Slip of employee {0} already created for this period,Salaris Slip van werknemer {0} wat reeds vir hierdie tydperk geskep is
3177apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +144,Pharmaceutical,farmaseutiese
3178apps/erpnext/erpnext/hr/doctype/leave_encashment/leave_encashment.py +24,You can only submit Leave Encashment for a valid encashment amount,U kan slegs Verlof-inskrywing vir &#39;n geldige invoegingsbedrag indien
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303179apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +26,Cost of Purchased Items,Koste van gekoopte items
Frappe PR Bot748c0242018-06-21 10:34:28 +05303180DocType: Employee Separation,Employee Separation Template,Medewerkers skeiding sjabloon
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303181DocType: Selling Settings,Sales Order Required,Verkope bestelling benodig
3182DocType: Purchase Invoice,Credit To,Krediet aan
3183apps/erpnext/erpnext/regional/report/fichier_des_ecritures_comptables_[fec]/fichier_des_ecritures_comptables_[fec].py +46,PieceDate,PieceDate
3184apps/erpnext/erpnext/selling/page/sales_funnel/sales_funnel.py +31,Active Leads / Customers,Aktiewe Leiers / Kliënte
3185DocType: Employee Education,Post Graduate,Nagraadse
3186DocType: Maintenance Schedule Detail,Maintenance Schedule Detail,Onderhoudskedule Detail
3187DocType: Supplier Scorecard,Warn for new Purchase Orders,Waarsku vir nuwe aankoopbestellings
3188DocType: Quality Inspection Reading,Reading 9,Lees 9
3189DocType: Supplier,Is Frozen,Is bevrore
3190apps/erpnext/erpnext/stock/utils.py +224,Group node warehouse is not allowed to select for transactions,Groepknooppakhuis mag nie vir transaksies kies nie
3191DocType: Buying Settings,Buying Settings,Koop instellings
3192DocType: Stock Entry Detail,BOM No. for a Finished Good Item,BOM nommer vir &#39;n afgeronde goeie item
3193DocType: Upload Attendance,Attendance To Date,Bywoning tot datum
3194DocType: Request for Quotation Supplier,No Quote,Geen kwotasie nie
Frappe PR Bot748c0242018-06-21 10:34:28 +05303195DocType: Support Search Source,Post Title Key,Pos Titel Sleutel
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303196DocType: Warranty Claim,Raised By,Verhoog deur
3197DocType: Payment Gateway Account,Payment Account,Betalingrekening
Frappe PR Bot748c0242018-06-21 10:34:28 +05303198apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +1053,Please specify Company to proceed,Spesifiseer asseblief Maatskappy om voort te gaan
3199apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +81,Net Change in Accounts Receivable,Netto verandering in rekeninge ontvangbaar
3200apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +91,Compensatory Off,Kompenserende Off
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303201DocType: Job Offer,Accepted,aanvaar
Frappe PR Bot748c0242018-06-21 10:34:28 +05303202DocType: POS Closing Voucher,Sales Invoices Summary,Verkope Fakture Opsomming
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303203DocType: Grant Application,Organization,organisasie
3204DocType: BOM Update Tool,BOM Update Tool,BOM Update Tool
3205DocType: SG Creation Tool Course,Student Group Name,Student Groep Naam
3206apps/erpnext/erpnext/manufacturing/report/bom_stock_report/bom_stock_report.js +17,Show exploded view,Wys ontplofte aansig
3207apps/erpnext/erpnext/education/doctype/fee_schedule/fee_schedule_list.js +7,Creating Fees,Fooie skep
Frappe PR Bot748c0242018-06-21 10:34:28 +05303208apps/erpnext/erpnext/setup/doctype/company/company.js +111,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.,Maak asseblief seker dat u regtig alle transaksies vir hierdie maatskappy wil verwyder. Jou meesterdata sal bly soos dit is. Hierdie handeling kan nie ongedaan gemaak word nie.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303209apps/erpnext/erpnext/templates/pages/product_search.html +21,Search Results,Soek Resultate
3210DocType: Room,Room Number,Kamer nommer
Frappe PR Botb2a64d62018-05-16 10:46:11 +05303211apps/erpnext/erpnext/utilities/transaction_base.py +101,Invalid reference {0} {1},Ongeldige verwysing {0} {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303212DocType: Shipping Rule,Shipping Rule Label,Poslys van die skeepsreël
3213DocType: Journal Entry Account,Payroll Entry,Betaalstaatinskrywing
3214apps/erpnext/erpnext/education/doctype/fee_schedule/fee_schedule.js +75,View Fees Records,View Fees Records
Frappe PR Bot748c0242018-06-21 10:34:28 +05303215apps/erpnext/erpnext/setup/doctype/company/company.js +55,Make Tax Template,Maak belasting sjabloon
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303216apps/erpnext/erpnext/public/js/conf.js +28,User Forum,Gebruikers Forum
3217apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +319,Raw Materials cannot be blank.,Grondstowwe kan nie leeg wees nie.
Frappe PR Bot748c0242018-06-21 10:34:28 +05303218apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +503,"Could not update stock, invoice contains drop shipping item.","Kon nie voorraad opdateer nie, faktuur bevat druppelversending item."
3219DocType: Contract,Fulfilment Status,Vervulling Status
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303220DocType: Lab Test Sample,Lab Test Sample,Lab Test Voorbeeld
3221DocType: Item Variant Settings,Allow Rename Attribute Value,Laat die kenmerk waarde toe
Frappe PR Bot748c0242018-06-21 10:34:28 +05303222apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +552,Quick Journal Entry,Vinnige Blaar Inskrywing
3223apps/erpnext/erpnext/manufacturing/doctype/bom/bom.js +227,You can not change rate if BOM mentioned agianst any item,U kan nie koers verander as BOM enige item genoem het nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303224DocType: Restaurant,Invoice Series Prefix,Faktuurreeksvoorvoegsel
3225DocType: Employee,Previous Work Experience,Vorige werkservaring
Frappe PR Bot748c0242018-06-21 10:34:28 +05303226apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.js +403,Assign Salary Structure,Ken Salarisstruktuur toe
3227DocType: Support Settings,Response Key List,Reaksie Sleutellys
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303228DocType: Stock Entry,For Quantity,Vir Hoeveelheid
3229apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +205,Please enter Planned Qty for Item {0} at row {1},Tik asseblief Beplande hoeveelheid vir item {0} by ry {1}
Frappe PR Bot748c0242018-06-21 10:34:28 +05303230DocType: Support Search Source,API,API
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303231apps/erpnext/erpnext/stock/doctype/delivery_trip/delivery_trip.py +93,Google Maps integration is not enabled,Integrasie van Google Maps is nie geaktiveer nie
Frappe PR Bot748c0242018-06-21 10:34:28 +05303232DocType: Support Search Source,Result Preview Field,Resultaat voorbeeld veld
3233apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +273,{0} {1} is not submitted,{0} {1} is nie ingedien nie
Frappe PR Botb2a64d62018-05-16 10:46:11 +05303234DocType: Subscription,Trialling,uitte
Frappe PR Bot748c0242018-06-21 10:34:28 +05303235DocType: Sales Invoice Item,Deferred Revenue,Uitgestelde Inkomste
3236DocType: Shopify Settings,Cash Account will used for Sales Invoice creation,Kontantrekening sal gebruik word vir die skep van verkope faktuur
3237DocType: Employee Tax Exemption Declaration Category,Exemption Sub Category,Vrystelling Subkategorie
3238apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +31,Supplier Group / Supplier,Verskaffersgroep / Verskaffer
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303239DocType: Member,Membership Expiry Date,Lidmaatskap Vervaldatum
Frappe PR Bot748c0242018-06-21 10:34:28 +05303240apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +134,{0} must be negative in return document,{0} moet negatief wees in ruil dokument
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303241,Minutes to First Response for Issues,Notules tot eerste antwoord vir kwessies
3242DocType: Purchase Invoice,Terms and Conditions1,Terme en Voorwaardes1
3243apps/erpnext/erpnext/public/js/setup_wizard.js +109,The name of the institute for which you are setting up this system.,Die naam van die instituut waarvoor u hierdie stelsel opstel.
3244DocType: Accounts Settings,"Accounting entry frozen up to this date, nobody can do / modify entry except role specified below.","Rekeningkundige inskrywing wat tot op hierdie datum gevries is, kan niemand toelaat / verander nie, behalwe die rol wat hieronder gespesifiseer word."
3245apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.js +116,Please save the document before generating maintenance schedule,Stoor asseblief die dokument voordat u die onderhoudskedule oprig
3246apps/erpnext/erpnext/manufacturing/doctype/bom_update_tool/bom_update_tool.js +30,Latest price updated in all BOMs,Laaste prys opgedateer in alle BOM&#39;s
3247apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +28,Project Status,Projek Status
3248DocType: UOM,Check this to disallow fractions. (for Nos),Kontroleer dit om breuke te ontbreek. (vir Nos)
3249DocType: Student Admission Program,Naming Series (for Student Applicant),Naming Series (vir Studente Aansoeker)
Frappe PR Bot748c0242018-06-21 10:34:28 +05303250apps/erpnext/erpnext/hr/doctype/retention_bonus/retention_bonus.py +16,Bonus Payment Date cannot be a past date,Bonus Betalingsdatum kan nie &#39;n vervaldatum wees nie
3251DocType: Travel Request,Copy of Invitation/Announcement,Afskrif van Uitnodiging / Aankondiging
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303252DocType: Delivery Note,Transporter Name,Vervoerder Naam
3253DocType: Authorization Rule,Authorized Value,Gemagtigde Waarde
3254DocType: BOM,Show Operations,Wys Operasies
3255,Minutes to First Response for Opportunity,Notules tot Eerste Reaksie vir Geleentheid
Frappe PR Bot748c0242018-06-21 10:34:28 +05303256apps/erpnext/erpnext/hr/report/monthly_attendance_sheet/monthly_attendance_sheet.py +97,Total Absent,Totaal Afwesig
3257apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +1016,Item or Warehouse for row {0} does not match Material Request,Item of pakhuis vir ry {0} stem nie ooreen met Materiaalversoek nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303258apps/erpnext/erpnext/config/stock.py +195,Unit of Measure,Eenheid van maatreël
3259DocType: Fiscal Year,Year End Date,Jaarindeinde
3260DocType: Task Depends On,Task Depends On,Taak hang af
Frappe PR Bot748c0242018-06-21 10:34:28 +05303261apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +1031,Opportunity,geleentheid
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303262DocType: Operation,Default Workstation,Verstek werkstasie
3263DocType: Notification Control,Expense Claim Approved Message,Koste-eis Goedgekeurde Boodskap
3264DocType: Payment Entry,Deductions or Loss,Aftrekkings of verlies
Frappe PR Bot748c0242018-06-21 10:34:28 +05303265apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +279,{0} {1} is closed,{0} {1} is gesluit
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303266DocType: Email Digest,How frequently?,Hoe gereeld?
3267apps/erpnext/erpnext/education/doctype/fee_schedule/fee_schedule.js +55,Total Collected: {0},Totaal versamel: {0}
3268DocType: Purchase Receipt,Get Current Stock,Kry huidige voorraad
3269DocType: Purchase Invoice,ineligible,onbevoeg
3270apps/erpnext/erpnext/config/manufacturing.py +46,Tree of Bill of Materials,Boom van die materiaal
3271DocType: Student,Joining Date,Aansluitingsdatum
3272,Employees working on a holiday,Werknemers wat op vakansie werk
3273DocType: Share Balance,Current State,Huidige toestand
3274apps/erpnext/erpnext/hr/doctype/employee_attendance_tool/employee_attendance_tool.js +152,Mark Present,Merk Aanbied
3275DocType: Share Transfer,From Shareholder,Van Aandeelhouer
3276DocType: Project,% Complete Method,% Volledige metode
Frappe PR Bot748c0242018-06-21 10:34:28 +05303277apps/erpnext/erpnext/healthcare/setup.py +182,Drug,dwelm
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303278apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +200,Maintenance start date can not be before delivery date for Serial No {0},Onderhoud begin datum kan nie voor afleweringsdatum vir reeksnommer {0}
3279DocType: Work Order,Actual End Date,Werklike Einddatum
3280DocType: Cash Flow Mapping,Is Finance Cost Adjustment,Is finansieringskoste aanpassing
3281DocType: BOM,Operating Cost (Company Currency),Bedryfskoste (Maatskappy Geld)
3282DocType: Purchase Invoice,PINV-,PINV-
3283DocType: Authorization Rule,Applicable To (Role),Toepasbaar op (Rol)
Frappe PR Bot748c0242018-06-21 10:34:28 +05303284apps/erpnext/erpnext/hr/doctype/leave_application/leave_application_dashboard.html +10,Pending Leaves,Hangende blare
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303285DocType: BOM Update Tool,Replace BOM,Vervang BOM
3286apps/erpnext/erpnext/healthcare/doctype/lab_test_template/lab_test_template.py +110,Code {0} already exist,Kode {0} bestaan reeds
Frappe PR Bot748c0242018-06-21 10:34:28 +05303287DocType: Consultation,Procedures,prosedures
3288apps/erpnext/erpnext/manufacturing/doctype/production_plan/production_plan.py +36,Sales orders are not available for production,Verkoopsbestellings is nie beskikbaar vir produksie nie
3289DocType: Asset Movement,Purpose,doel
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303290DocType: Company,Fixed Asset Depreciation Settings,Vaste bate Waardevermindering instellings
3291DocType: Item,Will also apply for variants unless overrridden,Sal ook aansoek doen vir variante tensy dit oortree word
3292DocType: Purchase Invoice,Advances,vooruitgang
3293DocType: Work Order,Manufacture against Material Request,Vervaardiging teen materiaal versoek
3294apps/erpnext/erpnext/education/report/course_wise_assessment_report/course_wise_assessment_report.html +14,Assessment Group: ,Assesseringsgroep:
3295DocType: Item Reorder,Request for,Versoek vir
3296apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +32,Approving User cannot be same as user the rule is Applicable To,Gebruiker kan nie dieselfde wees as gebruiker waarvan die reël van toepassing is op
3297DocType: Stock Entry Detail,Basic Rate (as per Stock UOM),Basiese tarief (soos per Voorraad UOM)
3298DocType: SMS Log,No of Requested SMS,Geen versoekte SMS nie
Frappe PR Bot748c0242018-06-21 10:34:28 +05303299apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +290,Leave Without Pay does not match with approved Leave Application records,Verlof sonder betaal stem nie ooreen met goedgekeurde Verlof aansoek rekords
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303300DocType: Campaign,Campaign-.####,Veldtog -. ####
3301apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +21,Next Steps,Volgende stappe
Frappe PR Bot748c0242018-06-21 10:34:28 +05303302DocType: Travel Request,Domestic,binnelandse
3303apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +801,Please supply the specified items at the best possible rates,Verskaf asseblief die gespesifiseerde items teen die beste moontlike tariewe
3304apps/erpnext/erpnext/hr/doctype/employee_transfer/employee_transfer.py +19,Employee Transfer cannot be submitted before Transfer Date ,Werknemeroordrag kan nie voor die Oordragdatum ingedien word nie
3305DocType: Certification Application,USD,dollar
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303306apps/erpnext/erpnext/healthcare/doctype/lab_test/lab_test.js +28,Make Invoice,Maak faktuur
Frappe PR Bot748c0242018-06-21 10:34:28 +05303307apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.py +103,Remaining Balance,Oorblywende Saldo
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303308DocType: Selling Settings,Auto close Opportunity after 15 days,Vakansie sluit geleentheid na 15 dae
Frappe PR Bot748c0242018-06-21 10:34:28 +05303309apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.py +87,Purchase Orders are not allowed for {0} due to a scorecard standing of {1}.,Aankoopbestellings word nie toegelaat vir {0} weens &#39;n telkaart wat staan van {1}.
3310apps/erpnext/erpnext/stock/doctype/item/item.py +513,Barcode {0} is not a valid {1} code,Barcode {0} is nie &#39;n geldige {1} kode
3311apps/erpnext/erpnext/accounts/report/consolidated_financial_statement/consolidated_financial_statement.js +25,End Year,Eindejaar
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303312apps/erpnext/erpnext/crm/report/campaign_efficiency/campaign_efficiency.py +23,Quot/Lead %,Kwotasie / Lood%
Frappe PR Bot748c0242018-06-21 10:34:28 +05303313apps/erpnext/erpnext/hr/doctype/employee/employee.py +129,Contract End Date must be greater than Date of Joining,Kontrak Einddatum moet groter wees as Datum van aansluiting
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303314DocType: Driver,Driver,bestuurder
3315DocType: Vital Signs,Nutrition Values,Voedingswaardes
3316DocType: Lab Test Template,Is billable,Is faktureerbaar
3317DocType: Delivery Note,DN-,DN-
3318DocType: Sales Partner,A third party distributor / dealer / commission agent / affiliate / reseller who sells the companies products for a commission.,&#39;N Derdeparty verspreider / handelaar / kommissie agent / geaffilieerde / reseller wat die maatskappye produkte vir &#39;n kommissie verkoop.
Frappe PR Bot748c0242018-06-21 10:34:28 +05303319apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +408,{0} against Purchase Order {1},{0} teen aankooporder {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303320DocType: Patient,Patient Demographics,Patient Demographics
3321DocType: Task,Actual Start Date (via Time Sheet),Werklike Aanvangsdatum (via Tydblad)
3322apps/erpnext/erpnext/portal/doctype/homepage/homepage.py +15,This is an example website auto-generated from ERPNext,Dit is &#39;n voorbeeld webwerf wat outomaties deur ERPNext gegenereer word
Frappe PR Bot748c0242018-06-21 10:34:28 +05303323apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +49,Ageing Range 1,Veroudering Reeks 1
3324DocType: Shopify Settings,Enable Shopify,Aktiveer Shopify
3325apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +219,Total advance amount cannot be greater than total claimed amount,Totale voorskotbedrag kan nie groter wees as die totale geëisde bedrag nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303326DocType: 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.
3327
3328#### Note
3329
3330The 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.
3331
3332#### Description of Columns
3333
Frappe PR Bot748c0242018-06-21 10:34:28 +053033341. Calculation Type:
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303335 - This can be on **Net Total** (that is the sum of basic amount).
3336 - **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.
3337 - **Actual** (as mentioned).
33382. Account Head: The Account ledger under which this tax will be booked
33393. Cost Center: If the tax / charge is an income (like shipping) or expense it needs to be booked against a Cost Center.
33404. Description: Description of the tax (that will be printed in invoices / quotes).
33415. Rate: Tax rate.
33426. Amount: Tax amount.
33437. Total: Cumulative total to this point.
33448. 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).
33459. 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.
334610. Add or Deduct: Whether you want to add or deduct the tax.","Standaard belasting sjabloon wat toegepas kan word op alle kooptransaksies. Hierdie sjabloon bevat &#39;n lys van belastingkoppe en ook ander uitgawes soos &quot;Versending&quot;, &quot;Versekering&quot;, &quot;Hantering&quot; ens. #### Nota Die belastingkoers wat u hier definieer, sal die standaard belastingkoers vir almal wees ** Items * *. As daar ** Items ** is wat verskillende tariewe het, moet hulle bygevoeg word in die ** Item Belasting ** tabel in die ** Item **-meester. #### Beskrywing van Kolomme 1. Berekeningstipe: - Dit kan wees op ** Netto Totaal ** (dit is die som van basiese bedrag). - ** Op Vorige Ry Totaal / Bedrag ** (vir kumulatiewe belasting of heffings). As u hierdie opsie kies, sal die belasting toegepas word as &#39;n persentasie van die vorige ry (in die belastingtabel) bedrag of totaal. - ** Werklike ** (soos genoem). 2. Rekeninghoof: Die rekeninggrootboek waaronder hierdie belasting geboekstaaf sal word. 3. Kosprys: Indien die belasting / heffing &#39;n inkomste (soos gestuur) of uitgawes is, moet dit teen &#39;n Kostepunt bespreek word. 4. Beskrywing: Beskrywing van die belasting (wat in fakture / aanhalings gedruk sal word). 5. Tarief: Belastingkoers. 6. Bedrag: Belastingbedrag. 7. Totaal: Kumulatiewe totaal tot hierdie punt. 8. Tik ry: As gebaseer op &quot;Vorige ry Total&quot;, kan jy die rynommer kies wat as basis vir hierdie berekening geneem sal word (standaard is die vorige ry). 9. Oorweeg belasting of koste vir: In hierdie afdeling kan u spesifiseer of die belasting / heffing slegs vir waardasie (nie &#39;n deel van die totaal) of slegs vir totale (nie waarde vir die item is nie) of vir beide. 10. Voeg of aftrekking: Of u die belasting wil byvoeg of aftrek."
3347DocType: Homepage,Homepage,tuisblad
3348apps/erpnext/erpnext/healthcare/page/appointment_analytic/appointment_analytic.js +68,Select Physician...,Kies dokter ...
Frappe PR Bot748c0242018-06-21 10:34:28 +05303349apps/erpnext/erpnext/public/js/hub/hub_listing.js +598,Back to Products,Terug na Produkte
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303350DocType: Grant Application,Grant Application Details ,Gee aansoek besonderhede
Frappe PR Bot748c0242018-06-21 10:34:28 +05303351DocType: Employee Separation,Employee Separation,Werknemersskeiding
3352DocType: BOM Item,Original Item,Oorspronklike item
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303353DocType: Purchase Receipt Item,Recd Quantity,Recd Quantity
3354apps/erpnext/erpnext/education/doctype/program_enrollment/program_enrollment.py +65,Fee Records Created - {0},Fooi Rekords Geskep - {0}
3355DocType: Asset Category Account,Asset Category Account,Bate Kategorie Rekening
Frappe PR Bot748c0242018-06-21 10:34:28 +05303356apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +919,Row #{0} (Payment Table): Amount must be positive,Ry # {0} (Betaal Tabel): Bedrag moet positief wees
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303357apps/erpnext/erpnext/regional/report/fichier_des_ecritures_comptables_[fec]/fichier_des_ecritures_comptables_[fec].py +44,CompteNum,CompteNum
Frappe PR Bot748c0242018-06-21 10:34:28 +05303358apps/erpnext/erpnext/stock/doctype/item/item.js +422,Select Attribute Values,Kies kenmerkwaardes
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303359DocType: Purchase Invoice,Reason For Issuing document,Rede vir die uitreiking van dokument
Frappe PR Bot748c0242018-06-21 10:34:28 +05303360apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +578,Stock Entry {0} is not submitted,Voorraadinskrywing {0} is nie ingedien nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303361DocType: Payment Reconciliation,Bank / Cash Account,Bank / Kontantrekening
3362apps/erpnext/erpnext/crm/doctype/lead/lead.py +47,Next Contact By cannot be same as the Lead Email Address,Volgende kontak deur kan nie dieselfde wees as die hoof epos adres nie
3363DocType: Tax Rule,Billing City,Billing City
3364DocType: Asset,Manual,handleiding
3365DocType: Salary Component Account,Salary Component Account,Salaris Komponentrekening
3366DocType: Global Defaults,Hide Currency Symbol,Versteek geldeenheid simbool
3367apps/erpnext/erpnext/config/non_profit.py +58,Donor information.,Skenker inligting.
Frappe PR Bot748c0242018-06-21 10:34:28 +05303368apps/erpnext/erpnext/config/accounts.py +336,"e.g. Bank, Cash, Credit Card","bv. Bank, Kontant, Kredietkaart"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303369DocType: Lead Source,Source Name,Bron Naam
3370DocType: Vital Signs,"Normal resting blood pressure in an adult is approximately 120 mmHg systolic, and 80 mmHg diastolic, abbreviated ""120/80 mmHg""","Normale rustende bloeddruk in &#39;n volwassene is ongeveer 120 mmHg sistolies en 80 mmHg diastolies, afgekort &quot;120/80 mmHg&quot;"
Frappe PR Bot748c0242018-06-21 10:34:28 +05303371apps/erpnext/erpnext/stock/doctype/batch/batch.py +124,"Set items shelf life in days, to set expiry based on manufacturing_date plus self life",Stel items raklewe in dae om verval te stel gebaseer op manufacturing_date plus selflewe
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303372DocType: Journal Entry,Credit Note,Kredietnota
3373DocType: Projects Settings,Ignore Employee Time Overlap,Ignoreer werknemersydsoorlap
3374DocType: Warranty Claim,Service Address,Diens Adres
3375DocType: Asset Maintenance Task,Calibration,kalibrasie
Frappe PR Bot748c0242018-06-21 10:34:28 +05303376apps/erpnext/erpnext/healthcare/doctype/patient_appointment/patient_appointment.py +99,{0} is a company holiday,{0} is &#39;n vakansiedag
Frappe PR Botb2a64d62018-05-16 10:46:11 +05303377apps/erpnext/erpnext/patches/v11_0/add_default_email_template_for_leave.py +19,Leave Status Notification,Verlofstatus kennisgewing
Frappe PR Bot748c0242018-06-21 10:34:28 +05303378DocType: Patient Appointment,Procedure Prescription,Prosedure Voorskrif
Frappe PR Botb2a64d62018-05-16 10:46:11 +05303379apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +50,Furnitures and Fixtures,Furnitures and Fixtures
Frappe PR Bot748c0242018-06-21 10:34:28 +05303380DocType: Travel Request,Travel Type,Reis Tipe
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303381DocType: Item,Manufacture,vervaardiging
3382apps/erpnext/erpnext/utilities/user_progress.py +27,Setup Company,Setup Company
3383,Lab Test Report,Lab Test Report
Frappe PR Bot748c0242018-06-21 10:34:28 +05303384DocType: Employee Benefit Application,Employee Benefit Application,Werknemervoordeel Aansoek
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303385apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +13,Please Delivery Note first,Verskaf asseblief eerste notas
3386DocType: Student Applicant,Application Date,Aansoek Datum
Frappe PR Bot748c0242018-06-21 10:34:28 +05303387DocType: Salary Component,Amount based on formula,Bedrag gebaseer op formule
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303388DocType: Purchase Invoice,Currency and Price List,Geld en pryslys
3389DocType: Opportunity,Customer / Lead Name,Kliënt / Lood Naam
3390apps/erpnext/erpnext/accounts/doctype/bank_reconciliation/bank_reconciliation.py +115,Clearance Date not mentioned,Opruimingsdatum nie genoem nie
Frappe PR Bot748c0242018-06-21 10:34:28 +05303391DocType: Payroll Period,Taxable Salary Slabs,Belasbare Salarisplakkers
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303392apps/erpnext/erpnext/config/manufacturing.py +7,Production,produksie
3393DocType: Guardian,Occupation,Beroep
3394apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.js +74,Row {0}:Start Date must be before End Date,Ry {0}: Begindatum moet voor Einddatum wees
Frappe PR Bot748c0242018-06-21 10:34:28 +05303395DocType: Salary Component,Max Benefit Amount (Yearly),Maksimum Voordeelbedrag (Jaarliks)
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303396DocType: Crop,Planting Area,Plantingsgebied
3397apps/erpnext/erpnext/controllers/trends.py +19,Total(Qty),Totaal (Aantal)
3398DocType: Installation Note Item,Installed Qty,Geïnstalleerde hoeveelheid
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303399apps/erpnext/erpnext/utilities/user_progress.py +31,You added ,Jy het bygevoeg
3400DocType: Purchase Taxes and Charges,Parenttype,Parenttype
3401apps/erpnext/erpnext/hr/doctype/training_event/training_event.js +10,Training Result,Opleidingsresultaat
3402DocType: Purchase Invoice,Is Paid,Is Betaalbaar
3403DocType: Salary Structure,Total Earning,Totale verdienste
3404DocType: Purchase Receipt,Time at which materials were received,Tyd waarteen materiaal ontvang is
3405DocType: Products Settings,Products per Page,Produkte per bladsy
3406DocType: Stock Ledger Entry,Outgoing Rate,Uitgaande koers
Frappe PR Bot748c0242018-06-21 10:34:28 +05303407apps/erpnext/erpnext/controllers/accounts_controller.py +346, or ,of
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303408DocType: Sales Order,Billing Status,Rekeningstatus
3409apps/erpnext/erpnext/public/js/conf.js +32,Report an Issue,Gee &#39;n probleem aan
Frappe PR Bot748c0242018-06-21 10:34:28 +05303410apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +127,Utility Expenses,Utility uitgawes
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303411apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.py +64,90-Above,90-Bo
Frappe PR Bot748c0242018-06-21 10:34:28 +05303412apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +253,Row #{0}: Journal Entry {1} does not have account {2} or already matched against another voucher,Ry # {0}: Tydskrifinskrywings {1} het nie rekening {2} of alreeds teen &#39;n ander geskenkbewys aangepas nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303413DocType: Supplier Scorecard Criteria,Criteria Weight,Kriteria Gewig
Frappe PR Botb2a64d62018-05-16 10:46:11 +05303414apps/erpnext/erpnext/patches/v11_0/add_default_email_template_for_leave.py +7,Leave Approval Notification,Laat Goedkeuring Kennisgewing
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303415DocType: Buying Settings,Default Buying Price List,Verstek kooppryslys
3416DocType: Payroll Entry,Salary Slip Based on Timesheet,Salarisstrokie gebaseer op tydsopgawe
Frappe PR Botb2a64d62018-05-16 10:46:11 +05303417apps/erpnext/erpnext/stock/report/item_price_stock/item_price_stock.py +49,Buying Rate,Koopkoers
Frappe PR Bot748c0242018-06-21 10:34:28 +05303418apps/erpnext/erpnext/controllers/buying_controller.py +571,Row {0}: Enter location for the asset item {1},Ry {0}: Gee plek vir die bateitem {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303419DocType: Notification Control,Sales Order Message,Verkoopsvolgorde
3420apps/erpnext/erpnext/config/setup.py +15,"Set Default Values like Company, Currency, Current Fiscal Year, etc.","Stel verstekwaardes soos Maatskappy, Geld, Huidige fiskale jaar, ens."
3421DocType: Payment Entry,Payment Type,Tipe van betaling
Frappe PR Bot748c0242018-06-21 10:34:28 +05303422apps/erpnext/erpnext/stock/doctype/batch/batch.py +245,Please select a Batch for Item {0}. Unable to find a single batch that fulfills this requirement,Kies asseblief &#39;n bondel vir item {0}. Kan nie &#39;n enkele bondel vind wat aan hierdie vereiste voldoen nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303423DocType: Hub Category,Parent Category,Ouer Kategorie
3424DocType: Payroll Entry,Select Employees,Kies Werknemers
Frappe PR Bot748c0242018-06-21 10:34:28 +05303425DocType: Shopify Settings,Sales Invoice Series,Verkoopfaktuurreeks
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303426DocType: Opportunity,Potential Sales Deal,Potensiële verkoopsooreenkoms
3427DocType: Complaint,Complaints,klagtes
Frappe PR Bot748c0242018-06-21 10:34:28 +05303428DocType: Employee Tax Exemption Declaration,Employee Tax Exemption Declaration,Werknemersbelastingvrystelling Verklaring
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303429DocType: Payment Entry,Cheque/Reference Date,Tjek / Verwysingsdatum
3430DocType: Purchase Invoice,Total Taxes and Charges,Totale belasting en heffings
Frappe PR Bot748c0242018-06-21 10:34:28 +05303431apps/erpnext/erpnext/assets/doctype/asset/asset.py +78,Available-for-use Date is entered as past date,Beskikbaar-vir-gebruik-datum is ingeskryf as vervaldatum
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303432DocType: Employee,Emergency Contact,Nood kontak
3433DocType: Bank Reconciliation Detail,Payment Entry,Betaling Inskrywing
3434,sales-browser,verkope-leser
Frappe PR Bot59a2a652018-04-12 13:36:55 +05303435apps/erpnext/erpnext/accounts/doctype/account/account.js +73,Ledger,grootboek
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303436DocType: Patient Medical Record,PMR-,PMR-
3437DocType: Drug Prescription,Drug Code,Drug Code
3438DocType: Target Detail,Target Amount,Teikenbedrag
3439DocType: POS Profile,Print Format for Online,Drukformaat vir aanlyn
3440DocType: Shopping Cart Settings,Shopping Cart Settings,Winkelwagentjie instellings
3441DocType: Journal Entry,Accounting Entries,Rekeningkundige Inskrywings
3442apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +17,"If selected Pricing Rule is made for 'Rate', it will overwrite Price List. Pricing Rule rate is the final rate, 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.","As gekose prysreël vir &#39;koers&#39; gemaak word, sal dit pryslys oorskry. Prysreëlkoers is die finale koers, dus geen verdere afslag moet toegepas word nie. Dus, in transaksies soos verkoopsbestelling, bestelling ens., Sal dit in die &#39;Tarief&#39;-veld gesoek word, eerder as&#39; Pryslys-tarief&#39;-veld."
Frappe PR Botb2a64d62018-05-16 10:46:11 +05303443DocType: Journal Entry,Paid Loan,Betaalde lening
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303444apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +24,Duplicate Entry. Please check Authorization Rule {0},Duplikaat Inskrywing. Gaan asseblief die magtigingsreël {0}
3445DocType: Journal Entry Account,Reference Due Date,Verwysingsdatum
3446DocType: Purchase Order,Ref SQ,Ref SQ
Frappe PR Bot748c0242018-06-21 10:34:28 +05303447DocType: Leave Type,Applicable After (Working Days),Toepaslike Na (Werkdae)
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303448apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +55,Receipt document must be submitted,Kwitansie dokument moet ingedien word
3449DocType: Purchase Invoice Item,Received Qty,Aantal ontvangs
3450DocType: Stock Entry Detail,Serial No / Batch,Serienommer / Batch
Frappe PR Bot748c0242018-06-21 10:34:28 +05303451apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +346,Not Paid and Not Delivered,Nie Betaal nie en nie afgelewer nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303452DocType: Product Bundle,Parent Item,Ouer Item
3453DocType: Account,Account Type,Soort Rekening
3454DocType: Delivery Note,DN-RET-,DN-RET-
Frappe PR Bot748c0242018-06-21 10:34:28 +05303455DocType: Shopify Settings,Webhooks Details,Webhooks Besonderhede
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303456apps/erpnext/erpnext/templates/pages/projects.html +58,No time sheets,Geen tydskrifte nie
3457DocType: GoCardless Mandate,GoCardless Customer,GoCardless kliënt
Frappe PR Bot748c0242018-06-21 10:34:28 +05303458apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +160,Leave Type {0} cannot be carry-forwarded,Verlof tipe {0} kan nie deurstuur word nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303459apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +215,Maintenance Schedule is not generated for all the items. Please click on 'Generate Schedule',Onderhoudskedule word nie vir al die items gegenereer nie. Klik asseblief op &#39;Generate Schedule&#39;
3460,To Produce,Te produseer
Frappe PR Bot748c0242018-06-21 10:34:28 +05303461DocType: Leave Encashment,Payroll,betaalstaat
Frappe PR Botb2a64d62018-05-16 10:46:11 +05303462apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +198,"For row {0} in {1}. To include {2} in Item rate, rows {3} must also be included","Vir ry {0} in {1}. Om {2} in Item-koers in te sluit, moet rye {3} ook ingesluit word"
Frappe PR Bot748c0242018-06-21 10:34:28 +05303463DocType: Healthcare Service Unit,Parent Service Unit,Ouer Diens Eenheid
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303464apps/erpnext/erpnext/utilities/activation.py +101,Make User,Maak gebruiker
3465DocType: Packing Slip,Identification of the package for the delivery (for print),Identifikasie van die pakket vir die aflewering (vir druk)
3466DocType: Bin,Reserved Quantity,Gereserveerde hoeveelheid
3467apps/erpnext/erpnext/templates/includes/footer/footer_extension.html +34,Please enter valid email address,Voer asseblief &#39;n geldige e-posadres in
3468DocType: Volunteer Skill,Volunteer Skill,Vrywilligheidsvaardigheid
3469DocType: Bank Reconciliation,Include POS Transactions,Sluit POS-transaksies in
Frappe PR Bot748c0242018-06-21 10:34:28 +05303470DocType: Purchase Invoice,Inter Company Invoice Reference,Interfonds-faktuurverwysing
3471apps/erpnext/erpnext/selling/page/point_of_sale/point_of_sale.js +807,Please select an item in the cart,Kies asseblief &#39;n item in die kar
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303472DocType: Landed Cost Voucher,Purchase Receipt Items,Aankoopontvangste-items
3473apps/erpnext/erpnext/config/learn.py +21,Customizing Forms,Aanpassings vorms
Frappe PR Bot748c0242018-06-21 10:34:28 +05303474apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +77,Arrear,agterstallige
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303475apps/erpnext/erpnext/accounts/report/asset_depreciations_and_balances/asset_depreciations_and_balances.py +158,Depreciation Amount during the period,Waardevermindering Bedrag gedurende die tydperk
Frappe PR Bot748c0242018-06-21 10:34:28 +05303476DocType: Sales Invoice,Is Return (Credit Note),Is Teruggawe (Kredietnota)
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303477apps/erpnext/erpnext/accounts/doctype/sales_taxes_and_charges_template/sales_taxes_and_charges_template.py +43,Disabled template must not be default template,Gestremde sjabloon moet nie die standaard sjabloon wees nie
Frappe PR Bot748c0242018-06-21 10:34:28 +05303478apps/erpnext/erpnext/manufacturing/doctype/production_plan/production_plan.py +290,For row {0}: Enter planned qty,Vir ry {0}: Gee beplande hoeveelheid
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303479DocType: Shareholder,SH-,SH-
3480DocType: Account,Income Account,Inkomsterekening
3481DocType: Payment Request,Amount in customer's currency,Bedrag in kliënt se geldeenheid
Frappe PR Bot748c0242018-06-21 10:34:28 +05303482apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +847,Delivery,aflewering
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303483DocType: Volunteer,Weekdays,weeksdae
3484DocType: Stock Reconciliation Item,Current Qty,Huidige hoeveelheid
3485DocType: Restaurant Menu,Restaurant Menu,Restaurant Menu
3486apps/erpnext/erpnext/templates/generators/item_group.html +36,Prev,Vorige
3487DocType: Appraisal Goal,Key Responsibility Area,Sleutelverantwoordelikheidsgebied
3488apps/erpnext/erpnext/utilities/activation.py +127,"Student Batches help you track attendance, assessments and fees for students","Studentejoernaal help om bywoning, assessering en fooie vir studente op te spoor"
3489DocType: Payment Entry,Total Allocated Amount,Totale toegewysde bedrag
Frappe PR Bot748c0242018-06-21 10:34:28 +05303490apps/erpnext/erpnext/setup/doctype/company/company.py +157,Set default inventory account for perpetual inventory,Stel verstekvoorraadrekening vir voortdurende voorraad
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303491DocType: Item Reorder,Material Request Type,Materiaal Versoek Tipe
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303492apps/erpnext/erpnext/non_profit/doctype/grant_application/grant_application.js +17,Send Grant Review Email,Stuur Grant Review Email
Frappe PR Bot748c0242018-06-21 10:34:28 +05303493apps/erpnext/erpnext/accounts/page/pos/pos.js +856,"LocalStorage is full, did not save","LocalStorage is vol, het nie gestoor nie"
3494apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +113,Row {0}: UOM Conversion Factor is mandatory,Ry {0}: UOM Gesprekfaktor is verpligtend
3495DocType: Employee Benefit Claim,Claim Date,Eisdatum
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303496apps/erpnext/erpnext/utilities/user_progress.py +235,Room Capacity,Kamer kapasiteit
3497apps/erpnext/erpnext/stock/doctype/item_alternative/item_alternative.py +28,Already record exists for the item {0},Reeds bestaan rekord vir die item {0}
3498apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.html +28,Ref,ref
Frappe PR Botb2a64d62018-05-16 10:46:11 +05303499apps/erpnext/erpnext/accounts/doctype/subscription/subscription.js +48,You will lose records of previously generated invoices. Are you sure you want to restart this subscription?,U sal rekords verloor van voorheen gegenereerde fakture. Is jy seker jy wil hierdie intekening herbegin?
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303500DocType: Lab Test,LP-,LP-
3501DocType: Healthcare Settings,Registration Fee,Registrasiefooi
Frappe PR Bot748c0242018-06-21 10:34:28 +05303502DocType: Employee Benefit Application,Pro Rata Dispensed Amount,Pro Rata Bedrag Bedrag
3503DocType: Stock Entry Detail,Subcontracted Item,Onderaannemer Item
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303504DocType: Budget,Cost Center,Kostesentrum
Frappe PR Botb2a64d62018-05-16 10:46:11 +05303505apps/erpnext/erpnext/stock/report/stock_ledger/stock_ledger.py +45,Voucher #,Voucher #
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303506DocType: Notification Control,Purchase Order Message,Aankoopboodskap
3507DocType: Tax Rule,Shipping Country,Versending Land
3508DocType: Selling Settings,Hide Customer's Tax Id from Sales Transactions,Versteek Kliënt se Belasting-ID van Verkoopstransaksies
3509DocType: Upload Attendance,Upload HTML,Laai HTML op
3510DocType: Employee,Relieving Date,Ontslagdatum
Frappe PR Bot748c0242018-06-21 10:34:28 +05303511DocType: Purchase Invoice,Total Quantity,Totale hoeveelheid
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303512apps/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.","Prysreël word gemaak om Pryslys te vervang / definieer kortingspersentasie, gebaseer op sekere kriteria."
3513DocType: Serial No,Warehouse can only be changed via Stock Entry / Delivery Note / Purchase Receipt,Pakhuis kan slegs verander word via Voorraadinskrywing / Afleweringsnota / Aankoop Ontvangst
3514DocType: Employee Education,Class / Percentage,Klas / Persentasie
Frappe PR Bot748c0242018-06-21 10:34:28 +05303515DocType: Shopify Settings,Shopify Settings,Shopify-instellings
3516apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +122,Head of Marketing and Sales,Hoof van Bemarking en Verkope
3517apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +75,Income Tax,Inkomstebelasting
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303518apps/erpnext/erpnext/config/selling.py +174,Track Leads by Industry Type.,Volg Leiers volgens Nywerheidstipe.
3519apps/erpnext/erpnext/utilities/user_progress.py +101,Go to Letterheads,Gaan na Letterheads
Frappe PR Botb2a64d62018-05-16 10:46:11 +05303520DocType: Subscription,Cancel At End Of Period,Kanselleer aan die einde van die tydperk
Frappe PR Bot748c0242018-06-21 10:34:28 +05303521apps/erpnext/erpnext/hr/doctype/employee_promotion/employee_promotion.js +114,Property already added,Eiendom is reeds bygevoeg
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303522DocType: Item Supplier,Item Supplier,Item Verskaffer
Frappe PR Bot748c0242018-06-21 10:34:28 +05303523apps/erpnext/erpnext/public/js/controllers/transaction.js +1263,Please enter Item Code to get batch no,Voer asseblief die kode in om groepsnommer te kry
Frappe PR Botb2a64d62018-05-16 10:46:11 +05303524apps/erpnext/erpnext/selling/doctype/quotation/quotation.js +895,Please select a value for {0} quotation_to {1},Kies asseblief &#39;n waarde vir {0} kwotasie_ tot {1}
Frappe PR Bot748c0242018-06-21 10:34:28 +05303525apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.py +428,No Items selected for transfer,Geen items gekies vir oordrag nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303526apps/erpnext/erpnext/config/selling.py +46,All Addresses.,Alle adresse.
3527DocType: Company,Stock Settings,Voorraadinstellings
Frappe PR Bot748c0242018-06-21 10:34:28 +05303528apps/erpnext/erpnext/accounts/doctype/account/account.py +185,"Merging is only possible if following properties are same in both records. Is Group, Root Type, Company","Samevoeging is slegs moontlik as die volgende eienskappe dieselfde in albei rekords is. Is Groep, Worteltipe, Maatskappy"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303529DocType: Vehicle,Electric,Electric
3530DocType: Task,% Progress,% Vordering
Frappe PR Bot748c0242018-06-21 10:34:28 +05303531apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +130,Gain/Loss on Asset Disposal,Wins / verlies op bateverkope
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303532apps/erpnext/erpnext/education/doctype/program_enrollment_tool/program_enrollment_tool.js +21,"Only the Student Applicant with the status ""Approved"" will be selected in the table below.",Slegs die Student Aansoeker met die status &quot;Goedgekeur&quot; sal in die onderstaande tabel gekies word.
3533apps/erpnext/erpnext/regional/report/fichier_des_ecritures_comptables_[fec]/fichier_des_ecritures_comptables_[fec].py +117,Account number for account {0} is not available.<br> Please setup your Chart of Accounts correctly.,Rekeningnommer vir rekening {0} is nie beskikbaar nie. <br> Stel asseblief u Kaart van Rekeninge korrek op.
3534DocType: Task,Depends on Tasks,Hang af van take
3535apps/erpnext/erpnext/config/selling.py +36,Manage Customer Group Tree.,Bestuur kliëntgroepboom.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303536DocType: Normal Test Items,Result Value,Resultaatwaarde
3537DocType: Hotel Room,Hotels,Hotels
3538DocType: Supplier Quotation,SQTN-,SQTN-
3539apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center_tree.js +22,New Cost Center Name,Nuwe koste sentrum naam
3540DocType: Leave Control Panel,Leave Control Panel,Verlaat beheerpaneel
3541DocType: Project,Task Completion,Taak voltooiing
Frappe PR Bot748c0242018-06-21 10:34:28 +05303542apps/erpnext/erpnext/templates/includes/product_page.js +31,Not in Stock,Nie in voorraad nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303543DocType: Volunteer,Volunteer Skills,Vrywilligersvaardighede
Frappe PR Bot748c0242018-06-21 10:34:28 +05303544DocType: Additional Salary,HR User,HR gebruiker
Frappe PR Botb2a64d62018-05-16 10:46:11 +05303545DocType: Bank Guarantee,Reference Document Name,Verwysings dokument naam
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303546DocType: Purchase Invoice,Taxes and Charges Deducted,Belasting en heffings afgetrek
Frappe PR Bot748c0242018-06-21 10:34:28 +05303547DocType: Support Settings,Issues,kwessies
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303548apps/erpnext/erpnext/controllers/status_updater.py +12,Status must be one of {0},Status moet een van {0} wees
3549apps/erpnext/erpnext/regional/doctype/gst_settings/gst_settings.py +64,Reminder to update GSTIN Sent,Herinnering om GSTIN gestuur te werk
3550DocType: Sales Invoice,Debit To,Debiet aan
3551DocType: Restaurant Menu Item,Restaurant Menu Item,Restaurant Menu Item
3552DocType: Delivery Note,Required only for sample item.,Slegs benodig vir monsteritem.
3553DocType: Stock Ledger Entry,Actual Qty After Transaction,Werklike hoeveelheid na transaksie
3554,Pending SO Items For Purchase Request,Hangende SO-items vir aankoopversoek
3555apps/erpnext/erpnext/education/doctype/student_admission/student_admission.py +35,Student Admissions,Studente Toelatings
Frappe PR Bot748c0242018-06-21 10:34:28 +05303556apps/erpnext/erpnext/accounts/party.py +400,{0} {1} is disabled,{0} {1} is gedeaktiveer
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303557DocType: Supplier,Billing Currency,Billing Valuta
3558DocType: Sales Invoice,SINV-RET-,SINV-RET-
Frappe PR Bot748c0242018-06-21 10:34:28 +05303559apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +176,Extra Large,Ekstra groot
Frappe PR Botb2a64d62018-05-16 10:46:11 +05303560DocType: Loan,Loan Application,Leningsaansoek
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303561DocType: Crop,Scientific Name,Wetenskaplike Naam
Frappe PR Bot748c0242018-06-21 10:34:28 +05303562apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.py +47,Flexi component require to add max benefit,Flexi-komponent benodig maksimum voordeel
3563DocType: Bank Account,Branch Code,Takkode
3564apps/erpnext/erpnext/hr/report/monthly_attendance_sheet/monthly_attendance_sheet.py +97,Total Leaves,Totale blare
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303565DocType: Customer,"Reselect, if the chosen contact is edited after save","Herstel, indien die gekose kontak na redigeer geredigeer word"
3566DocType: Consultation,In print,In druk
3567,Profit and Loss Statement,Wins- en verliesstaat
3568DocType: Bank Reconciliation Detail,Cheque Number,Tjeknommer
3569,Sales Browser,Verkope Browser
3570DocType: Journal Entry,Total Credit,Totale Krediet
Frappe PR Bot748c0242018-06-21 10:34:28 +05303571apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +581,Warning: Another {0} # {1} exists against stock entry {2},Waarskuwing: Nog {0} # {1} bestaan teen voorraadinskrywings {2}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303572apps/erpnext/erpnext/utilities/user_progress_utils.py +66,Local,plaaslike
3573apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +26,Loans and Advances (Assets),Lenings en voorskotte (bates)
3574apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +12,Debtors,debiteure
Frappe PR Bot748c0242018-06-21 10:34:28 +05303575apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +175,Large,groot
3576DocType: Bank Statement Settings,Bank Statement Settings,Bankstaatinstellings
3577DocType: Shopify Settings,Customer Settings,Kliënt Stellings
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303578DocType: Homepage Featured Product,Homepage Featured Product,Tuisblad Voorgestelde Produk
Frappe PR Bot748c0242018-06-21 10:34:28 +05303579apps/erpnext/erpnext/manufacturing/doctype/blanket_order/blanket_order.js +12,View Orders,Bekyk bestellings
3580apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +224,All Assessment Groups,Alle assesseringsgroepe
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303581apps/erpnext/erpnext/stock/doctype/warehouse/warehouse_tree.js +15,New Warehouse Name,Nuwe pakhuis naam
Frappe PR Bot748c0242018-06-21 10:34:28 +05303582DocType: Shopify Settings,App Type,App Type
3583apps/erpnext/erpnext/accounts/report/consolidated_financial_statement/consolidated_financial_statement.py +380,Total {0} ({1}),Totaal {0} ({1})
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303584DocType: C-Form Invoice Detail,Territory,gebied
3585apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +151,Please mention no of visits required,Noem asseblief geen besoeke benodig nie
Frappe PR Bot748c0242018-06-21 10:34:28 +05303586apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.py +44,"Total flexi component amount {0} should not be less \
3587 than max benefits {1}",Totale flexi komponent bedrag {0} moet nie minder wees nie as maksimum voordele {1}
3588DocType: Asset,AST,AST
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303589DocType: Stock Settings,Default Valuation Method,Verstekwaardasiemetode
3590apps/erpnext/erpnext/education/doctype/student/student_dashboard.py +26,Fee,fooi
Frappe PR Bot748c0242018-06-21 10:34:28 +05303591apps/erpnext/erpnext/setup/doctype/company/company.js +174,Update in progress. It might take a while.,Werk aan die gang. Dit kan &#39;n rukkie neem.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303592DocType: Production Plan Item,Produced Qty,Geproduceerde hoeveelheid
3593DocType: Vehicle Log,Fuel Qty,Brandstof Aantal
3594DocType: Stock Entry,Target Warehouse Name,Teiken pakhuis naam
3595DocType: Work Order Operation,Planned Start Time,Beplande aanvangstyd
3596DocType: Course,Assessment,assessering
3597DocType: Payment Entry Reference,Allocated,toegeken
Frappe PR Bot748c0242018-06-21 10:34:28 +05303598apps/erpnext/erpnext/config/accounts.py +273,Close Balance Sheet and book Profit or Loss.,Sluit Balansstaat en boek Wins of Verlies.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303599DocType: Student Applicant,Application Status,Toepassingsstatus
3600DocType: Sensitivity Test Items,Sensitivity Test Items,Sensitiwiteitstoets Items
3601DocType: Project Update,Project Update,Projekopdatering
3602DocType: Fees,Fees,fooie
3603DocType: Currency Exchange,Specify Exchange Rate to convert one currency into another,Spesifiseer wisselkoers om een geldeenheid om te skakel na &#39;n ander
Frappe PR Bot748c0242018-06-21 10:34:28 +05303604apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +161,Quotation {0} is cancelled,Aanhaling {0} is gekanselleer
Frappe PR Botb2a64d62018-05-16 10:46:11 +05303605apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +132,Total Outstanding Amount,Totale uitstaande bedrag
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303606DocType: Sales Partner,Targets,teikens
3607apps/erpnext/erpnext/regional/report/fichier_des_ecritures_comptables_[fec]/fichier_des_ecritures_comptables_[fec].js +54,Please register the SIREN number in the company information file,Registreer asseblief die SIREN nommer in die maatskappy inligting lêer
3608DocType: Price List,Price List Master,Pryslys Meester
3609DocType: GST Account,CESS Account,CESS-rekening
3610DocType: Sales Person,All Sales Transactions can be tagged against multiple **Sales Persons** so that you can set and monitor targets.,Alle verkoops transaksies kan gemerk word teen verskeie ** Verkope Persone ** sodat u teikens kan stel en monitor.
Frappe PR Bot748c0242018-06-21 10:34:28 +05303611apps/erpnext/erpnext/templates/pages/help.html +35,Forum Activity,Forum Aktiwiteit
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303612,S.O. No.,SO nr
Frappe PR Bot748c0242018-06-21 10:34:28 +05303613DocType: Bank Statement Transaction Settings Item,Bank Statement Transaction Settings Item,Bankstaat Transaksieinstellings Item
3614apps/erpnext/erpnext/hr/utils.py +146,To date can not greater than employee's relieving date,Tot op datum kan nie groter as werknemer se ontslagdatum nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303615apps/erpnext/erpnext/healthcare/page/medical_record/patient_select.html +3,Select Patient,Kies Pasiënt
3616DocType: Price List,Applicable for Countries,Toepaslik vir lande
3617DocType: Supplier Scorecard Scoring Variable,Parameter Name,Parameter Naam
Frappe PR Bot748c0242018-06-21 10:34:28 +05303618apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +46,Only Leave Applications with status 'Approved' and 'Rejected' can be submitted,Slegs verlof aansoeke met status &#39;Goedgekeur&#39; en &#39;Afgekeur&#39; kan ingedien word
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303619apps/erpnext/erpnext/education/doctype/student_group_creation_tool/student_group_creation_tool.py +52,Student Group Name is mandatory in row {0},Studentegroepnaam is verpligtend in ry {0}
3620DocType: Homepage,Products to be shown on website homepage,Produkte wat op die tuisblad van die webwerf gewys word
Frappe PR Bot748c0242018-06-21 10:34:28 +05303621apps/erpnext/erpnext/hr/doctype/department/department.js +9,This is a root customer group and cannot be edited.,Dit is &#39;n wortelkundegroep en kan nie geredigeer word nie.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303622DocType: Student,AB-,mis-
Frappe PR Bot748c0242018-06-21 10:34:28 +05303623DocType: Budget,Action if Accumulated Monthly Budget Exceeded on PO,Aksie indien opgehoopte maandelikse begroting oorskry op PO
3624DocType: Exchange Rate Revaluation,Exchange Rate Revaluation,Wisselkoers herwaardasie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303625DocType: POS Profile,Ignore Pricing Rule,Ignoreer prysreël
3626DocType: Employee Education,Graduate,Gegradueerde
3627DocType: Leave Block List,Block Days,Blokdae
3628apps/erpnext/erpnext/accounts/doctype/shipping_rule/shipping_rule.py +83,"Shipping Address does not have country, which is required for this Shipping Rule","Posadres het geen land, wat benodig word vir hierdie Posbus"
3629DocType: Journal Entry,Excise Entry,Aksynsinskrywing
Frappe PR Bot748c0242018-06-21 10:34:28 +05303630apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +67,Warning: Sales Order {0} already exists against Customer's Purchase Order {1},Waarskuwing: Verkoopsbestelling {0} bestaan alreeds teen kliënt se aankoopbestelling {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303631DocType: Terms and Conditions,"Standard Terms and Conditions that can be added to Sales and Purchases.
3632
3633Examples:
3634
36351. Validity of the offer.
36361. Payment Terms (In Advance, On Credit, part advance etc).
36371. What is extra (or payable by the Customer).
36381. Safety / usage warning.
36391. Warranty if any.
36401. Returns Policy.
36411. Terms of shipping, if applicable.
36421. Ways of addressing disputes, indemnity, liability, etc.
36431. Address and Contact of your Company.","Standaard bepalings en voorwaardes wat by verkope en aankope gevoeg kan word. Voorbeelde: 1. Geldigheid van die aanbod. 1. Betalingsvoorwaardes (Vooraf, Op Krediet, Voorskotte, ens.). 1. Wat is ekstra (of betaalbaar deur die kliënt). 1. Veiligheid / gebruik waarskuwing. 1. Waarborg indien enige. 1. Retourbeleid. 1. Voorwaardes van verskeping, indien van toepassing. 1. Maniere om geskille, skadeloosstelling, aanspreeklikheid, ens. Aan te spreek. 1. Adres en kontak van u maatskappy."
3644DocType: Issue,Issue Type,Uitgawe Tipe
3645DocType: Attendance,Leave Type,Verlaat tipe
3646DocType: Purchase Invoice,Supplier Invoice Details,Verskaffer se faktuurbesonderhede
3647DocType: Agriculture Task,Ignore holidays,Ignoreer vakansiedae
Frappe PR Bot748c0242018-06-21 10:34:28 +05303648apps/erpnext/erpnext/controllers/stock_controller.py +237,Expense / Difference account ({0}) must be a 'Profit or Loss' account,Uitgawe / Verskil rekening ({0}) moet &#39;n &#39;Wins of Verlies&#39; rekening wees
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303649DocType: Project,Copied From,Gekopieer vanaf
3650apps/erpnext/erpnext/projects/doctype/timesheet/timesheet.py +340,Invoice already created for all billing hours,Faktuur wat reeds vir alle faktuurure geskep is
Frappe PR Bot748c0242018-06-21 10:34:28 +05303651apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +139,Name error: {0},Naam fout: {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303652DocType: Cash Flow Mapping,Is Finance Cost,Is finansieringskoste
Frappe PR Botb2a64d62018-05-16 10:46:11 +05303653apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +19,Attendance for employee {0} is already marked,Bywoning vir werknemer {0} is reeds gemerk
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303654DocType: Packing Slip,If more than one package of the same type (for print),As meer as een pakket van dieselfde tipe (vir druk)
3655apps/erpnext/erpnext/restaurant/doctype/restaurant_order_entry/restaurant_order_entry.py +27,Please set default customer in Restaurant Settings,Stel asseblief die standaardkliënt in Restaurantinstellings
3656,Salary Register,Salarisregister
3657DocType: Warehouse,Parent Warehouse,Ouer Warehouse
Frappe PR Botb2a64d62018-05-16 10:46:11 +05303658DocType: Subscription,Net Total,Netto totaal
Frappe PR Bot748c0242018-06-21 10:34:28 +05303659apps/erpnext/erpnext/manufacturing/doctype/work_order/work_order.py +601,Default BOM not found for Item {0} and Project {1},Verstek BOM nie gevind vir Item {0} en Projek {1}
Frappe PR Botb2a64d62018-05-16 10:46:11 +05303660apps/erpnext/erpnext/config/non_profit.py +74,Define various loan types,Definieer verskillende leningstipes
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303661DocType: Bin,FCFS Rate,FCFS-tarief
Frappe PR Bot748c0242018-06-21 10:34:28 +05303662DocType: Bank Statement Transaction Invoice Item,Outstanding Amount,Uitstaande bedrag
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303663apps/erpnext/erpnext/templates/generators/bom.html +71,Time(in mins),Tyd (in mins)
3664DocType: Project Task,Working,Working
3665DocType: Stock Ledger Entry,Stock Queue (FIFO),Voorraadwinkel (EIEU)
3666apps/erpnext/erpnext/public/js/setup_wizard.js +127,Financial Year,Finansiële Jaar
3667apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +46,{0} does not belong to Company {1},{0} behoort nie aan Maatskappy {1}
3668apps/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.,Kon nie kriteria telling funksie vir {0} oplos nie. Maak seker dat die formule geldig is.
3669apps/erpnext/erpnext/accounts/report/asset_depreciations_and_balances/asset_depreciations_and_balances.py +122,Cost as on,Koste soos op
3670DocType: Healthcare Settings,Out Patient Settings,Uit pasiënt instellings
3671DocType: Account,Round Off,Afrond
3672apps/erpnext/erpnext/selling/page/point_of_sale/point_of_sale.js +263,Quantity must be positive,Hoeveelheid moet positief wees
3673DocType: Material Request Plan Item,Requested Qty,Gevraagde hoeveelheid
Frappe PR Bot748c0242018-06-21 10:34:28 +05303674apps/erpnext/erpnext/accounts/doctype/share_transfer/share_transfer.py +97,The fields From Shareholder and To Shareholder cannot be blank,Die velde van aandeelhouer en aandeelhouer kan nie leeg wees nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303675DocType: Tax Rule,Use for Shopping Cart,Gebruik vir inkopiesentrum
3676apps/erpnext/erpnext/controllers/item_variant.py +101,Value {0} for Attribute {1} does not exist in the list of valid Item Attribute Values for Item {2},Waarde {0} vir kenmerk {1} bestaan nie in die lys van geldige Item Attribuutwaardes vir Item {2} nie.
Frappe PR Bot748c0242018-06-21 10:34:28 +05303677apps/erpnext/erpnext/public/js/utils/serial_no_batch_selector.js +81,Select Serial Numbers,Kies Serial Numbers
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303678DocType: BOM Item,Scrap %,Afval%
3679apps/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","Kostes sal proporsioneel verdeel word op grond van die hoeveelheid of hoeveelheid van die produk, soos per u keuse"
Frappe PR Bot748c0242018-06-21 10:34:28 +05303680DocType: Travel Request,Require Full Funding,Vereis Volledige Befondsing
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303681DocType: Maintenance Visit,Purposes,doeleindes
Frappe PR Bot748c0242018-06-21 10:34:28 +05303682apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +110,Atleast one item should be entered with negative quantity in return document,Ten minste een item moet ingevul word met negatiewe hoeveelheid in ruil dokument
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303683apps/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","Operasie {0} langer as enige beskikbare werksure in werkstasie {1}, breek die operasie in verskeie bewerkings af"
3684DocType: Membership,Membership Status,Lidmaatskapstatus
Frappe PR Bot748c0242018-06-21 10:34:28 +05303685DocType: Travel Itinerary,Lodging Required,Akkommodasie benodig
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303686,Requested,versoek
Frappe PR Bot748c0242018-06-21 10:34:28 +05303687apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +109,No Remarks,Geen opmerkings
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303688DocType: Asset,In Maintenance,In Onderhoud
3689DocType: Purchase Invoice,Overdue,agterstallige
3690DocType: Account,Stock Received But Not Billed,Voorraad ontvang maar nie gefaktureer nie
Frappe PR Bot748c0242018-06-21 10:34:28 +05303691apps/erpnext/erpnext/accounts/doctype/account/account.py +86,Root Account must be a group,Wortelrekening moet &#39;n groep wees
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303692DocType: Drug Prescription,Drug Prescription,Dwelm Voorskrif
3693DocType: Fees,FEE.,TARIEF.
Frappe PR Botb2a64d62018-05-16 10:46:11 +05303694DocType: Loan,Repaid/Closed,Terugbetaal / gesluit
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303695DocType: Item,Total Projected Qty,Totale Geprojekteerde Aantal
3696DocType: Monthly Distribution,Distribution Name,Verspreidingsnaam
3697apps/erpnext/erpnext/stock/stock_ledger.py +477,"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 zero valuation rate 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","Waardasietarief nie vir die item {0} gevind nie, wat vereis word om rekeningkundige inskrywings vir {1} {2} te doen. As die item as &#39;n nulwaardasyfersitem in die {1} verhandel, noem dit asseblief in die {1} Item-tabel. Andersins, skep asseblief &#39;n inkomende voorraadtransaksie vir die item of vermeld waardasietempo in die Item-rekord en probeer dan hierdie inskrywing in te dien / te kanselleer."
3698DocType: Course,Course Code,Kursuskode
Frappe PR Bot748c0242018-06-21 10:34:28 +05303699apps/erpnext/erpnext/controllers/stock_controller.py +341,Quality Inspection required for Item {0},Kwaliteitsinspeksie benodig vir item {0}
3700DocType: Location,Parent Location,Ouer Plek
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303701DocType: POS Settings,Use POS in Offline Mode,Gebruik POS in aflyn modus
3702DocType: Supplier Scorecard,Supplier Variables,Verskaffers veranderlikes
3703DocType: Quotation,Rate at which customer's currency is converted to company's base currency,Beoordeel by watter kliënt se geldeenheid omgeskakel word na die maatskappy se basiese geldeenheid
3704DocType: Purchase Invoice Item,Net Rate (Company Currency),Netto koers (Maatskappy Geld)
3705DocType: Salary Detail,Condition and Formula Help,Toestand en Formule Hulp
3706apps/erpnext/erpnext/config/selling.py +105,Manage Territory Tree.,Bestuur Territory Tree.
3707DocType: Patient Service Unit,Patient Service Unit,Pasiënt Diens Eenheid
Frappe PR Bot748c0242018-06-21 10:34:28 +05303708DocType: Bank Statement Transaction Invoice Item,Sales Invoice,Verkoopsfaktuur
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303709DocType: Journal Entry Account,Party Balance,Partybalans
3710DocType: Cash Flow Mapper,Section Subtotal,Afdeling Subtotaal
Frappe PR Bot748c0242018-06-21 10:34:28 +05303711apps/erpnext/erpnext/accounts/page/pos/pos.js +506,Please select Apply Discount On,Kies asseblief Verkoop afslag aan
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303712DocType: Stock Settings,Sample Retention Warehouse,Sample Retention Warehouse
3713DocType: Company,Default Receivable Account,Verstek ontvangbare rekening
3714DocType: Physician Schedule,Physician Schedule,Geneeskundige Skedule
3715DocType: Purchase Invoice,Deemed Export,Geagte Uitvoer
3716DocType: Stock Entry,Material Transfer for Manufacture,Materiaal Oordrag vir Vervaardiging
3717apps/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.,Afslagpersentasie kan óf teen &#39;n Pryslys óf vir alle Pryslys toegepas word.
Frappe PR Bot748c0242018-06-21 10:34:28 +05303718apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +409,Accounting Entry for Stock,Rekeningkundige Inskrywing vir Voorraad
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303719DocType: Lab Test,LabTest Approver,LabTest Approver
3720apps/erpnext/erpnext/education/doctype/assessment_plan/assessment_plan.py +61,You have already assessed for the assessment criteria {}.,U het reeds geassesseer vir die assesseringskriteria ().
3721DocType: Vehicle Service,Engine Oil,Enjin olie
Frappe PR Botb2a64d62018-05-16 10:46:11 +05303722apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +1025,Work Orders Created: {0},Werkorders geskep: {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303723DocType: Sales Invoice,Sales Team1,Verkoopspan1
Frappe PR Bot748c0242018-06-21 10:34:28 +05303724apps/erpnext/erpnext/stock/doctype/item/item.py +562,Item {0} does not exist,Item {0} bestaan nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303725DocType: Sales Invoice,Customer Address,Kliënt Adres
Frappe PR Botb2a64d62018-05-16 10:46:11 +05303726DocType: Loan,Loan Details,Leningsbesonderhede
Frappe PR Bot748c0242018-06-21 10:34:28 +05303727apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +61,Failed to setup post company fixtures,Kon nie posmaatskappye opstel nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303728DocType: Company,Default Inventory Account,Verstek voorraad rekening
Frappe PR Bot748c0242018-06-21 10:34:28 +05303729apps/erpnext/erpnext/accounts/doctype/share_transfer/share_transfer.py +193,The folio numbers are not matching,Die folio nommers kom nie ooreen nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303730apps/erpnext/erpnext/projects/doctype/timesheet/timesheet.py +124,Row {0}: Completed Qty must be greater than zero.,Ry {0}: Voltooide hoeveelheid moet groter as nul wees.
3731apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +262,Payment Request for {0},Betaling Versoek vir {0}
3732DocType: Item Barcode,Barcode Type,Barcode Type
3733DocType: Antibiotic,Antibiotic Name,Antibiotiese Naam
Frappe PR Bot748c0242018-06-21 10:34:28 +05303734apps/erpnext/erpnext/config/buying.py +43,Supplier Group master.,Verskaffer Groep meester.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303735DocType: Purchase Invoice,Apply Additional Discount On,Pas bykomende afslag aan
3736apps/erpnext/erpnext/healthcare/page/appointment_analytic/appointment_analytic.js +66,Select Type...,Kies Tipe ...
3737DocType: Crop Cycle,A link to all the Land Units in which the Crop is growing,&#39;N Skakel na al die grondeenhede waarin die Gewas groei
Frappe PR Bot748c0242018-06-21 10:34:28 +05303738apps/erpnext/erpnext/templates/pages/help.html +52,Your tickets,Jou kaartjies
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303739DocType: Account,Root Type,Worteltipe
3740DocType: Item,FIFO,EIEU
Frappe PR Bot748c0242018-06-21 10:34:28 +05303741apps/erpnext/erpnext/selling/page/point_of_sale/point_of_sale.js +515,Close the POS,Maak die POS toe
3742apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +139,Row # {0}: Cannot return more than {1} for Item {2},Ry # {0}: Kan nie meer as {1} vir Item {2} terugkeer nie.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303743DocType: Item Group,Show this slideshow at the top of the page,Wys hierdie skyfievertoning bo-aan die bladsy
3744DocType: BOM,Item UOM,Item UOM
3745DocType: Sales Taxes and Charges,Tax Amount After Discount Amount (Company Currency),Belastingbedrag Na Korting Bedrag (Maatskappy Geld)
Frappe PR Bot748c0242018-06-21 10:34:28 +05303746apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +218,Target warehouse is mandatory for row {0},Teiken pakhuis is verpligtend vir ry {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303747DocType: Cheque Print Template,Primary Settings,Primêre instellings
Frappe PR Bot748c0242018-06-21 10:34:28 +05303748DocType: Attendance Request,Work From Home,Werk van die huis af
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303749DocType: Purchase Invoice,Select Supplier Address,Kies Verskaffersadres
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303750DocType: Purchase Invoice Item,Quality Inspection,Kwaliteit Inspeksie
Frappe PR Bot748c0242018-06-21 10:34:28 +05303751apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +172,Extra Small,Ekstra Klein
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303752DocType: Company,Standard Template,Standaard Sjabloon
3753DocType: Training Event,Theory,teorie
Frappe PR Bot748c0242018-06-21 10:34:28 +05303754apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +844,Warning: Material Requested Qty is less than Minimum Order Qty,Waarskuwing: Materiaal Gevraagde hoeveelheid is minder as minimum bestelhoeveelheid
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303755apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +211,Account {0} is frozen,Rekening {0} is gevries
3756DocType: Company,Legal Entity / Subsidiary with a separate Chart of Accounts belonging to the Organization.,Regspersoon / Filiaal met &#39;n afsonderlike Kaart van Rekeninge wat aan die Organisasie behoort.
3757DocType: Payment Request,Mute Email,Demp e-pos
3758apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +29,"Food, Beverage & Tobacco","Kos, drank en tabak"
3759DocType: Account,Account Number,Rekening nommer
Frappe PR Bot748c0242018-06-21 10:34:28 +05303760apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +774,Can only make payment against unbilled {0},Kan slegs betaling teen onbillike {0}
3761apps/erpnext/erpnext/controllers/selling_controller.py +103,Commission rate cannot be greater than 100,Kommissie koers kan nie groter as 100
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303762DocType: Volunteer,Volunteer,vrywilliger
Frappe PR Bot748c0242018-06-21 10:34:28 +05303763DocType: Buying Settings,Subcontract,subkontrak
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303764apps/erpnext/erpnext/public/js/utils/party.js +166,Please enter {0} first,Voer asseblief eers {0} in
3765apps/erpnext/erpnext/hr/doctype/daily_work_summary/daily_work_summary.py +104,No replies from,Geen antwoorde van
3766DocType: Work Order Operation,Actual End Time,Werklike Eindtyd
3767DocType: Item,Manufacturer Part Number,Vervaardiger Art
Frappe PR Bot748c0242018-06-21 10:34:28 +05303768DocType: Taxable Salary Slab,Taxable Salary Slab,Belasbare Salarisplak
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303769DocType: Work Order Operation,Estimated Time and Cost,Geskatte tyd en koste
3770DocType: Bin,Bin,bin
3771DocType: Crop,Crop Name,Gewas Naam
3772DocType: SMS Log,No of Sent SMS,Geen van gestuurde SMS nie
3773DocType: Antibiotic,Healthcare Administrator,Gesondheidsorgadministrateur
3774apps/erpnext/erpnext/utilities/user_progress.py +47,Set a Target,Stel &#39;n teiken
3775DocType: Dosage Strength,Dosage Strength,Dosis Sterkte
3776DocType: Account,Expense Account,Uitgawe rekening
3777apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +49,Software,sagteware
Frappe PR Bot748c0242018-06-21 10:34:28 +05303778apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +179,Colour,Kleur
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303779DocType: Assessment Plan Criteria,Assessment Plan Criteria,Assesseringsplan Kriteria
Frappe PR Bot748c0242018-06-21 10:34:28 +05303780apps/erpnext/erpnext/stock/doctype/batch/batch.py +123,Expiry date is mandatory for selected item,Vervaldatum is verpligtend vir geselekteerde item
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303781DocType: Supplier Scorecard Scoring Standing,Prevent Purchase Orders,Voorkom Aankooporders
Frappe PR Bot748c0242018-06-21 10:34:28 +05303782apps/erpnext/erpnext/healthcare/setup.py +259,Susceptible,vatbaar
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303783DocType: Patient Appointment,Scheduled,geskeduleer
3784apps/erpnext/erpnext/config/buying.py +18,Request for quotation.,Versoek vir kwotasie.
3785apps/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",Kies asseblief Item waar &quot;Voorraaditem&quot; is &quot;Nee&quot; en &quot;Is verkoopitem&quot; is &quot;Ja&quot; en daar is geen ander Produkpakket nie.
3786apps/erpnext/erpnext/restaurant/doctype/restaurant_order_entry/restaurant_order_entry.js +148,Select Customer,Kies kliënt
3787DocType: Student Log,Academic,akademiese
3788DocType: Patient,Personal and Social History,Persoonlike en Sosiale Geskiedenis
3789apps/erpnext/erpnext/education/doctype/guardian/guardian.py +51,User {0} created,Gebruiker {0} geskep
3790DocType: Fee Schedule,Fee Breakup for each student,Fooi vir elke student
Frappe PR Bot748c0242018-06-21 10:34:28 +05303791apps/erpnext/erpnext/controllers/accounts_controller.py +574,Total advance ({0}) against Order {1} cannot be greater than the Grand Total ({2}),Totale voorskot ({0}) teen Bestelling {1} kan nie groter wees as die Grand Total ({2}) nie.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303792DocType: Sales Partner,Select Monthly Distribution to unevenly distribute targets across months.,Kies Maandelikse Verspreiding om teikens oor verskillende maande te versprei.
Frappe PR Bot748c0242018-06-21 10:34:28 +05303793apps/erpnext/erpnext/healthcare/doctype/clinical_procedure_template/clinical_procedure_template.js +88,Change Code,Verander kode
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303794DocType: Purchase Invoice Item,Valuation Rate,Waardasietempo
3795DocType: Stock Reconciliation,SR/,SR /
3796DocType: Vehicle,Diesel,diesel
Frappe PR Bot748c0242018-06-21 10:34:28 +05303797apps/erpnext/erpnext/stock/get_item_details.py +418,Price List Currency not selected,Pryslys Geldeenheid nie gekies nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303798DocType: Purchase Invoice,Availed ITC Cess,Benut ITC Cess
3799,Student Monthly Attendance Sheet,Student Maandelikse Bywoningsblad
3800apps/erpnext/erpnext/accounts/doctype/shipping_rule/shipping_rule.py +96,Shipping rule only applicable for Selling,Stuurreël is slegs van toepassing op Verkoop
3801apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +30,Project Start Date,Projek Aanvangsdatum
Frappe PR Botb2a64d62018-05-16 10:46:11 +05303802apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +36,Until,totdat
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303803DocType: Rename Tool,Rename Log,Hernoem log
3804apps/erpnext/erpnext/education/doctype/student_attendance/student_attendance.py +27,Student Group or Course Schedule is mandatory,Studentegroep of Kursusskedule is verpligtend
3805DocType: HR Settings,Maintain Billing Hours and Working Hours Same on Timesheet,Handhaaf Billing Ure en Werksure dieselfde op die tydskrif
3806DocType: Maintenance Visit Purpose,Against Document No,Teen dokumentnr
3807DocType: BOM,Scrap,Scrap
3808apps/erpnext/erpnext/utilities/user_progress.py +217,Go to Instructors,Gaan na Instrukteurs
3809apps/erpnext/erpnext/config/selling.py +110,Manage Sales Partners.,Bestuur verkoopsvennote.
3810DocType: Quality Inspection,Inspection Type,Inspeksietipe
3811DocType: Fee Validity,Visited yet,Nog besoek
3812apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +134,Warehouses with existing transaction can not be converted to group.,Pakhuise met bestaande transaksie kan nie na groep omskep word nie.
3813DocType: Assessment Result Tool,Result HTML,Resultaat HTML
3814apps/erpnext/erpnext/stock/report/batch_item_expiry_status/batch_item_expiry_status.py +35,Expires On,Verval op
3815apps/erpnext/erpnext/utilities/activation.py +117,Add Students,Voeg studente by
Frappe PR Bot748c0242018-06-21 10:34:28 +05303816apps/erpnext/erpnext/hr/doctype/employee_tax_exemption_declaration/employee_tax_exemption_declaration.js +18,Please select {0},Kies asseblief {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303817DocType: C-Form,C-Form No,C-vorm nr
3818DocType: BOM,Exploded_items,Exploded_items
3819apps/erpnext/erpnext/utilities/user_progress.py +139,List your products or services that you buy or sell.,Lys jou produkte of dienste wat jy koop of verkoop.
3820DocType: Water Analysis,Storage Temperature,Stoor temperatuur
3821DocType: Employee Attendance Tool,Unmarked Attendance,Ongemerkte Bywoning
Frappe PR Bot748c0242018-06-21 10:34:28 +05303822apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +125,Researcher,navorser
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303823DocType: Program Enrollment Tool Student,Program Enrollment Tool Student,Programinskrywingsinstrument Student
3824apps/erpnext/erpnext/assets/doctype/asset_maintenance/asset_maintenance.py +16,Start date should be less than end date for task {0},Begindatum moet minder wees as einddatum vir taak {0}
Frappe PR Bot748c0242018-06-21 10:34:28 +05303825,Consolidated Financial Statement,Gekonsolideerde Finansiële Staat
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303826apps/erpnext/erpnext/hr/doctype/job_applicant/job_applicant.py +25,Name or Email is mandatory,Naam of e-pos is verpligtend
3827DocType: Member,MEM-,MEM-
3828DocType: Instructor,Instructor Log,Instrukteur Log
Frappe PR Bot748c0242018-06-21 10:34:28 +05303829DocType: Clinical Procedure,Clinical Procedure,Kliniese Prosedure
3830DocType: Shopify Settings,Delivery Note Series,Afleweringsnotasreeks
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303831DocType: Purchase Order Item,Returned Qty,Teruggekeerde hoeveelheid
3832DocType: Student,Exit,uitgang
Frappe PR Bot748c0242018-06-21 10:34:28 +05303833apps/erpnext/erpnext/accounts/doctype/account/account.py +158,Root Type is mandatory,Worteltipe is verpligtend
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303834apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +29,Failed to install presets,Kon nie presets installeer nie
Frappe PR Bot748c0242018-06-21 10:34:28 +05303835DocType: Contract,Signee Details,Signee Besonderhede
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303836apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.py +44,"{0} currently has a {1} Supplier Scorecard standing, and RFQs to this supplier should be issued with caution.",{0} het tans &#39;n {1} Verskaffer Scorecard en RFQs aan hierdie verskaffer moet met omsigtigheid uitgereik word.
Frappe PR Bot748c0242018-06-21 10:34:28 +05303837DocType: Certified Consultant,Non Profit Manager,Nie-winsgewende bestuurder
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303838DocType: BOM,Total Cost(Company Currency),Totale koste (Maatskappy Geld)
Frappe PR Bot748c0242018-06-21 10:34:28 +05303839apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +346,Serial No {0} created,Rekeningnommer {0} geskep
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303840DocType: Homepage,Company Description for website homepage,Maatskappybeskrywing vir webwerf tuisblad
3841DocType: Item Customer Detail,"For the convenience of customers, these codes can be used in print formats like Invoices and Delivery Notes",Vir die gerief van kliënte kan hierdie kodes gebruik word in drukformate soos fakture en afleweringsnotas
3842apps/erpnext/erpnext/accounts/report/purchase_order_items_to_be_billed/purchase_order_items_to_be_billed.py +18,Suplier Name,Soepeler Naam
Frappe PR Bot748c0242018-06-21 10:34:28 +05303843apps/erpnext/erpnext/accounts/report/financial_statements.py +175,Could not retrieve information for {0}.,Kon nie inligting vir {0} ophaal nie.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303844apps/erpnext/erpnext/regional/report/fichier_des_ecritures_comptables_[fec]/fichier_des_ecritures_comptables_[fec].py +134,Opening Entry Journal,Opening Entry Journal
Frappe PR Bot748c0242018-06-21 10:34:28 +05303845DocType: Contract,Fulfilment Terms,Vervolgingsvoorwaardes
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303846DocType: Sales Invoice,Time Sheet List,Tydskriflys
3847DocType: Employee,You can enter any date manually,U kan enige datum handmatig invoer
3848DocType: Healthcare Settings,Result Printed,Resultaat gedruk
3849DocType: Asset Category Account,Depreciation Expense Account,Waardevermindering Uitgawe Rekening
Frappe PR Bot748c0242018-06-21 10:34:28 +05303850apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +209,Probationary Period,Proeftydperk
3851DocType: Purchase Taxes and Charges Template,Is Inter State,Is Interstaat
3852apps/erpnext/erpnext/config/hr.py +261,Shift Management,Shift Management
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303853DocType: Customer Group,Only leaf nodes are allowed in transaction,Slegs blaar nodusse word in transaksie toegelaat
3854DocType: Project,Total Costing Amount (via Timesheets),Totale kosteberekening (via tydskrifte)
Frappe PR Botb2a64d62018-05-16 10:46:11 +05303855DocType: Department,Expense Approver,Uitgawe Goedkeuring
Frappe PR Bot748c0242018-06-21 10:34:28 +05303856apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +168,Row {0}: Advance against Customer must be credit,Ry {0}: Voorskot teen kliënt moet krediet wees
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303857DocType: Project,Hourly,uurlikse
Frappe PR Bot59a2a652018-04-12 13:36:55 +05303858apps/erpnext/erpnext/accounts/doctype/account/account.js +83,Non-Group to Group,Nie-Groep tot Groep
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303859apps/erpnext/erpnext/education/doctype/student_group_creation_tool/student_group_creation_tool.py +58,Batch is mandatory in row {0},Joernaal is verpligtend in ry {0}
3860DocType: Purchase Receipt Item Supplied,Purchase Receipt Item Supplied,Aankoopontvangste Item verskaf
3861apps/erpnext/erpnext/projects/report/daily_timesheet_summary/daily_timesheet_summary.py +24,To Datetime,Tot Dattyd
Frappe PR Bot748c0242018-06-21 10:34:28 +05303862apps/erpnext/erpnext/config/selling.py +308,Logs for maintaining sms delivery status,Logs vir die instandhouding van sms-leweringstatus
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303863DocType: Accounts Settings,Make Payment via Journal Entry,Betaal via Joernaal Inskrywing
Frappe PR Botb2a64d62018-05-16 10:46:11 +05303864apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +241,Printed On,Gedruk Op
Frappe PR Bot748c0242018-06-21 10:34:28 +05303865DocType: Clinical Procedure Template,Clinical Procedure Template,Kliniese Prosedure Sjabloon
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303866DocType: Item,Inspection Required before Delivery,Inspeksie benodig voor aflewering
3867DocType: Item,Inspection Required before Purchase,Inspeksie Vereis Voor Aankope
3868apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +93,Pending Activities,Hangende aktiwiteite
3869DocType: Patient Appointment,Reminded,herinner
3870DocType: Patient,PID-,PID-
3871DocType: Chapter Member,Chapter Member,Hooflid
3872DocType: Material Request Plan Item,Minimum Order Quantity,Minimum bestelhoeveelheid
3873apps/erpnext/erpnext/public/js/setup_wizard.js +106,Your Organization,Jou organisasie
3874DocType: Fee Component,Fees Category,Gelde Kategorie
Frappe PR Bot748c0242018-06-21 10:34:28 +05303875apps/erpnext/erpnext/hr/doctype/employee/employee.py +139,Please enter relieving date.,Vul asseblief die verlig datum in.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303876apps/erpnext/erpnext/controllers/trends.py +149,Amt,Amt
Frappe PR Bot748c0242018-06-21 10:34:28 +05303877DocType: Travel Request,"Details of Sponsor (Name, Location)","Besonderhede van Borg (Naam, Plek)"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303878DocType: Supplier Scorecard,Notify Employee,Stel werknemers in kennis
3879DocType: Opportunity,Enter name of campaign if source of enquiry is campaign,Voer die naam van die veldtog in as die bron van navraag veldtog is
3880apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +38,Newspaper Publishers,Koerantuitgewers
Frappe PR Bot748c0242018-06-21 10:34:28 +05303881apps/erpnext/erpnext/hr/utils.py +142,Future dates not allowed,Toekomstige datums nie toegelaat nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303882apps/erpnext/erpnext/support/page/support_analytics/support_analytics.js +30,Select Fiscal Year,Kies Fiskale Jaar
Frappe PR Bot748c0242018-06-21 10:34:28 +05303883apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +117,Expected Delivery Date should be after Sales Order Date,Verwagte afleweringsdatum moet na-verkope besteldatum wees
3884apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +43,Reorder Level,Herbestel vlak
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303885DocType: Company,Chart Of Accounts Template,Sjabloon van rekeninge
3886DocType: Attendance,Attendance Date,Bywoningsdatum
Frappe PR Bot748c0242018-06-21 10:34:28 +05303887apps/erpnext/erpnext/stock/get_item_details.py +378,Item Price updated for {0} in Price List {1},Itemprys opgedateer vir {0} in Pryslys {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303888DocType: Salary Structure,Salary breakup based on Earning and Deduction.,Salarisuitval gebaseer op verdienste en aftrekking.
Frappe PR Bot748c0242018-06-21 10:34:28 +05303889apps/erpnext/erpnext/accounts/doctype/account/account.py +130,Account with child nodes cannot be converted to ledger,Rekening met kinder nodusse kan nie na grootboek omgeskakel word nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303890DocType: Purchase Invoice Item,Accepted Warehouse,Aanvaarde pakhuis
3891DocType: Bank Reconciliation Detail,Posting Date,Plasing datum
3892DocType: Item,Valuation Method,Waardasie metode
3893apps/erpnext/erpnext/hr/doctype/employee_attendance_tool/employee_attendance_tool.js +203,Mark Half Day,Merk Halfdag
3894DocType: Sales Invoice,Sales Team,Verkope span
Frappe PR Botb2a64d62018-05-16 10:46:11 +05303895apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +88,Duplicate entry,Duplikaatinskrywing
3896apps/erpnext/erpnext/accounts/doctype/bank_guarantee/bank_guarantee.py +19,Enter the name of the Beneficiary before submittting.,Vul die naam van die Begunstigde in voordat u dit ingedien het.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303897DocType: Program Enrollment Tool,Get Students,Kry studente
3898DocType: Serial No,Under Warranty,Onder Garantie
Frappe PR Botb2a64d62018-05-16 10:46:11 +05303899apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +518,[Error],[Fout]
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303900DocType: Sales Order,In Words will be visible once you save the Sales Order.,In Woorde sal sigbaar wees sodra jy die verkoopsbestelling stoor.
3901,Employee Birthday,Werknemer Verjaarsdag
3902apps/erpnext/erpnext/assets/doctype/asset_repair/asset_repair.py +14,Please select Completion Date for Completed Repair,Kies asseblief Voltooiingsdatum vir voltooide herstel
3903DocType: Student Batch Attendance Tool,Student Batch Attendance Tool,Studente Batch Bywoningsgereedskap
Frappe PR Bot748c0242018-06-21 10:34:28 +05303904apps/erpnext/erpnext/controllers/status_updater.py +216,Limit Crossed,Gekruiste Gekruis
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303905apps/erpnext/erpnext/education/report/assessment_plan_status/assessment_plan_status.js +22,Scheduled Upto,Geskeduleerde Upto
Frappe PR Bot59a2a652018-04-12 13:36:55 +05303906DocType: Woocommerce Settings,Secret,Secret
Frappe PR Bot748c0242018-06-21 10:34:28 +05303907DocType: Company,Date of Establishment,Datum van vestiging
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303908apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +55,Venture Capital,Venture Capital
3909apps/erpnext/erpnext/education/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.,&#39;N Akademiese term met hierdie&#39; Akademiese Jaar &#39;{0} en&#39; Termynnaam &#39;{1} bestaan reeds. Verander asseblief hierdie inskrywings en probeer weer.
3910DocType: UOM,Must be Whole Number,Moet die hele getal wees
3911DocType: Leave Control Panel,New Leaves Allocated (In Days),Nuwe blare toegeken (in dae)
3912DocType: Purchase Invoice,Invoice Copy,Faktuurkopie
3913apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +49,Serial No {0} does not exist,Reeksnommer {0} bestaan nie
3914DocType: Sales Invoice Item,Customer Warehouse (Optional),Kliente-pakhuis (opsioneel)
Frappe PR Bot748c0242018-06-21 10:34:28 +05303915DocType: Blanket Order Item,Blanket Order Item,Kombuis Bestel Item
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303916DocType: Pricing Rule,Discount Percentage,Afslag persentasie
3917apps/erpnext/erpnext/stock/page/stock_balance/stock_balance.js +51,Reserved for sub contracting,Voorbehou vir subkontraktering
3918DocType: Payment Reconciliation Invoice,Invoice Number,Faktuurnommer
3919DocType: Shopping Cart Settings,Orders,bestellings
Frappe PR Bot748c0242018-06-21 10:34:28 +05303920DocType: Travel Request,Event Details,Gebeurtenisbesonderhede
Frappe PR Botb2a64d62018-05-16 10:46:11 +05303921DocType: Department,Leave Approver,Verlaat Goedkeuring
Frappe PR Bot748c0242018-06-21 10:34:28 +05303922apps/erpnext/erpnext/public/js/utils/serial_no_batch_selector.js +316,Please select a batch,Kies asseblief &#39;n bondel
3923apps/erpnext/erpnext/config/hr.py +145,Travel and Expense Claim,Reis- en onkoste-eis
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303924apps/erpnext/erpnext/regional/report/fichier_des_ecritures_comptables_[fec]/fichier_des_ecritures_comptables_[fec].py +42,JournalLib,JournalLib
3925DocType: Assessment Group,Assessment Group Name,Assessering Groep Naam
3926DocType: Manufacturing Settings,Material Transferred for Manufacture,Materiaal oorgedra vir Vervaardiging
Frappe PR Bot748c0242018-06-21 10:34:28 +05303927apps/erpnext/erpnext/hr/doctype/employee_promotion/employee_promotion.js +60,Add to Details,Voeg by Besonderhede
3928DocType: Travel Itinerary,Taxi,taxi
3929DocType: Shopify Settings,Last Sync Datetime,Laaste sinchronisasie datum
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303930DocType: Landed Cost Item,Receipt Document Type,Kwitansie Dokument Tipe
3931DocType: Daily Work Summary Settings,Select Companies,Kies Maatskappye
3932DocType: Antibiotic,Healthcare,Gesondheidssorg
3933DocType: Target Detail,Target Detail,Teikenbesonderhede
Frappe PR Bot748c0242018-06-21 10:34:28 +05303934apps/erpnext/erpnext/stock/doctype/item/item.js +67,Single Variant,Enkel Variant
3935apps/erpnext/erpnext/hr/doctype/job_opening/job_opening.py +51,All Jobs,Alle Werk
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303936DocType: Sales Order,% of materials billed against this Sales Order,% van die materiaal wat teen hierdie verkope bestel is
3937DocType: Program Enrollment,Mode of Transportation,Vervoermodus
3938apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.js +49,Period Closing Entry,Tydperk sluitingsinskrywing
3939apps/erpnext/erpnext/healthcare/page/appointment_analytic/appointment_analytic.js +72,Select Department...,Kies Departement ...
Frappe PR Bot748c0242018-06-21 10:34:28 +05303940apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +40,Cost Center with existing transactions can not be converted to group,Kostesentrum met bestaande transaksies kan nie na groep omskep word nie
3941apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +375,Amount {0} {1} {2} {3},Bedrag {0} {1} {2} {3}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303942DocType: Account,Depreciation,waardevermindering
Frappe PR Bot748c0242018-06-21 10:34:28 +05303943apps/erpnext/erpnext/accounts/doctype/share_transfer/share_transfer.py +103,The number of shares and the share numbers are inconsistent,Die aantal aandele en die aandele is onbestaanbaar
3944apps/erpnext/erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.py +50,Supplier(s),Verskaffers)
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303945DocType: Employee Attendance Tool,Employee Attendance Tool,Werknemersbywoningsinstrument
3946DocType: Guardian Student,Guardian Student,Voog Student
Frappe PR Bot748c0242018-06-21 10:34:28 +05303947DocType: Company,Parent Comapny,Ouer Comapny
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303948DocType: Supplier,Credit Limit,Krediet limiet
Frappe PR Bot59a2a652018-04-12 13:36:55 +05303949apps/erpnext/erpnext/stock/report/item_variant_details/item_variant_details.py +77,Avg. Selling Price List Rate,Gem. Verkooppryslys
Frappe PR Bot748c0242018-06-21 10:34:28 +05303950DocType: Additional Salary,Salary Component,Salaris Komponent
3951apps/erpnext/erpnext/accounts/utils.py +497,Payment Entries {0} are un-linked,Betalingsinskrywings {0} is nie gekoppel nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303952DocType: GL Entry,Voucher No,Voucher Nr
3953,Lead Owner Efficiency,Leier Eienaar Efficiency
Frappe PR Bot748c0242018-06-21 10:34:28 +05303954apps/erpnext/erpnext/hr/doctype/employee_benefit_application/employee_benefit_application.py +62,"You can claim only an amount of {0}, the rest amount {1} should be in the application \
3955 as pro-rata component","Jy kan slegs &#39;n bedrag van {0} eis, die resbedrag {1} moet in die aansoek \ as pro-rata-komponent wees"
3956DocType: Compensatory Leave Request,Leave Allocation,Verlof toekenning
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303957DocType: Payment Request,Recipient Message And Payment Details,Ontvangersboodskap en Betaalbesonderhede
Frappe PR Bot748c0242018-06-21 10:34:28 +05303958DocType: Support Search Source,Source DocType,Bron DocType
3959apps/erpnext/erpnext/templates/pages/help.html +60,Open a new ticket,Maak &#39;n nuwe kaartjie oop
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303960DocType: Training Event,Trainer Email,Trainer E-pos
3961DocType: Restaurant Reservation,No of People,Aantal mense
3962apps/erpnext/erpnext/config/selling.py +164,Template of terms or contract.,Sjabloon van terme of kontrak.
Frappe PR Bot748c0242018-06-21 10:34:28 +05303963DocType: Bank Account,Address and Contact,Adres en kontak
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303964DocType: Cheque Print Template,Is Account Payable,Is rekening betaalbaar
3965DocType: Support Settings,Auto close Issue after 7 days,Outo sluit uitgawe na 7 dae
Frappe PR Bot748c0242018-06-21 10:34:28 +05303966apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +85,"Leave cannot be allocated before {0}, as leave balance has already been carry-forwarded in the future leave allocation record {1}","Verlof kan nie voor {0} toegeken word nie, aangesien verlofbalans reeds in die toekomstige verlofrekordrekord {1} oorgedra is."
3967apps/erpnext/erpnext/accounts/party.py +329,Note: Due / Reference Date exceeds allowed customer credit days by {0} day(s),Nota: Vervaldatum / Verwysingsdatum oorskry toegelate kliënte kredietdae teen {0} dag (e)
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303968apps/erpnext/erpnext/education/doctype/program/program.js +8,Student Applicant,Studente Aansoeker
Frappe PR Bot59a2a652018-04-12 13:36:55 +05303969DocType: Hub Tracked Item,Hub Tracked Item,Hub Tracked Item
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303970DocType: Purchase Invoice,ORIGINAL FOR RECIPIENT,OORSPRONG VIR ONTVANGER
3971DocType: Asset Category Account,Accumulated Depreciation Account,Opgehoopte Waardeverminderingsrekening
Frappe PR Bot748c0242018-06-21 10:34:28 +05303972DocType: Certified Consultant,Discuss ID,Bespreek ID
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303973DocType: Stock Settings,Freeze Stock Entries,Vries Voorraadinskrywings
3974DocType: Program Enrollment,Boarding Student,Studente
Frappe PR Bot748c0242018-06-21 10:34:28 +05303975apps/erpnext/erpnext/accounts/doctype/budget/budget.py +73,Please enable Applicable on Booking Actual Expenses,Aktiveer asseblief Toepaslike op Boeking Werklike Uitgawes
3976DocType: Asset Finance Book,Expected Value After Useful Life,Verwagte Waarde Na Nuttige Lewe
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303977DocType: Item,Reorder level based on Warehouse,Herbestel vlak gebaseer op Warehouse
3978DocType: Activity Cost,Billing Rate,Rekeningkoers
3979,Qty to Deliver,Hoeveelheid om te lewer
3980,Stock Analytics,Voorraad Analytics
3981apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +523,Operations cannot be left blank,Operasies kan nie leeg gelaat word nie
3982DocType: Maintenance Visit Purpose,Against Document Detail No,Teen dokumentbesonderhede No
3983apps/erpnext/erpnext/regional/__init__.py +11,Deletion is not permitted for country {0},Skrapping is nie toegelaat vir land {0}
Frappe PR Bot748c0242018-06-21 10:34:28 +05303984apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +111,Party Type is mandatory,Party Tipe is verpligtend
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303985DocType: Quality Inspection,Outgoing,uitgaande
3986DocType: Material Request,Requested For,Gevra vir
3987DocType: Quotation Item,Against Doctype,Teen Doctype
Frappe PR Bot748c0242018-06-21 10:34:28 +05303988apps/erpnext/erpnext/controllers/buying_controller.py +474,{0} {1} is cancelled or closed,{0} {1} is gekanselleer of gesluit
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303989DocType: Asset,Calculate Depreciation,Bereken depresiasie
3990DocType: Delivery Note,Track this Delivery Note against any Project,Volg hierdie Afleweringsnota teen enige Projek
Frappe PR Bot748c0242018-06-21 10:34:28 +05303991apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +89,Net Cash from Investing,Netto kontant uit belegging
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303992DocType: Work Order,Work-in-Progress Warehouse,Werk-in-Progress Warehouse
Frappe PR Bot748c0242018-06-21 10:34:28 +05303993apps/erpnext/erpnext/assets/doctype/asset/depreciation.py +113,Asset {0} must be submitted,Bate {0} moet ingedien word
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303994DocType: Fee Schedule Program,Total Students,Totale studente
3995apps/erpnext/erpnext/education/doctype/student_attendance/student_attendance.py +56,Attendance Record {0} exists against Student {1},Bywoningsrekord {0} bestaan teen Student {1}
Frappe PR Bot748c0242018-06-21 10:34:28 +05303996apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +386,Reference #{0} dated {1},Verwysing # {0} gedateer {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303997apps/erpnext/erpnext/accounts/report/asset_depreciations_and_balances/asset_depreciations_and_balances.py +164,Depreciation Eliminated due to disposal of assets,Waardevermindering Uitgeëis as gevolg van verkoop van bates
Frappe PR Bot748c0242018-06-21 10:34:28 +05303998DocType: Employee Transfer,New Employee ID,Nuwe werknemer ID
Frappe PR Botb2a64d62018-05-16 10:46:11 +05303999DocType: Loan,Member,lid
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304000apps/erpnext/erpnext/templates/includes/cart/cart_address.html +15,Manage Addresses,Bestuur adresse
4001DocType: Work Order Item,Work Order Item,Werk bestelling Item
4002DocType: Pricing Rule,Item Code,Itemkode
4003DocType: Serial No,Warranty / AMC Details,Waarborg / AMC Besonderhede
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304004apps/erpnext/erpnext/education/doctype/student_group/student_group.js +119,Select students manually for the Activity based Group,Kies studente handmatig vir die aktiwiteitsgebaseerde groep
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304005DocType: Journal Entry,User Remark,Gebruikers opmerking
Frappe PR Bot748c0242018-06-21 10:34:28 +05304006DocType: Travel Itinerary,Non Diary,Nie Dagboek
4007apps/erpnext/erpnext/hr/doctype/retention_bonus/retention_bonus.py +14,Cannot create Retention Bonus for left Employees,Kan nie Retensiebonus vir linkse werknemers skep nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304008DocType: Lead,Market Segment,Marksegment
4009DocType: Agriculture Analysis Criteria,Agriculture Manager,Landboubestuurder
4010DocType: Supplier Scorecard Period,Variables,Veranderlikes
4011DocType: Employee Internal Work History,Employee Internal Work History,Werknemer Interne Werkgeskiedenis
4012apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +249,Closing (Dr),Sluiting (Dr)
4013DocType: Cheque Print Template,Cheque Size,Kyk Grootte
Frappe PR Bot748c0242018-06-21 10:34:28 +05304014apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +246,Serial No {0} not in stock,Serienommer {0} nie op voorraad nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304015apps/erpnext/erpnext/config/selling.py +169,Tax template for selling transactions.,Belasting sjabloon vir die verkoop van transaksies.
4016DocType: Sales Invoice,Write Off Outstanding Amount,Skryf af Uitstaande bedrag
4017apps/erpnext/erpnext/hr/doctype/expense_claim_type/expense_claim_type.py +27,Account {0} does not match with Company {1},Rekening {0} stem nie ooreen met Maatskappy {1}
4018DocType: Education Settings,Current Academic Year,Huidige Akademiese Jaar
4019DocType: Stock Settings,Default Stock UOM,Standaard Voorraad UOM
4020DocType: Asset,Number of Depreciations Booked,Aantal Afskrywings Geboek
4021apps/erpnext/erpnext/public/js/pos/pos.html +71,Qty Total,Aantal Totaal
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304022DocType: Landed Cost Item,Receipt Document,Kwitansie Dokument
4023DocType: Employee Education,School/University,Skool / Universiteit
4024DocType: Payment Request,Reference Details,Verwysingsbesonderhede
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304025DocType: Sales Invoice Item,Available Qty at Warehouse,Beskikbare hoeveelheid by pakhuis
4026apps/erpnext/erpnext/accounts/report/delivered_items_to_be_billed/delivered_items_to_be_billed.py +20,Billed Amount,Gefactureerde bedrag
4027DocType: Share Transfer,(including),(Insluitend)
Frappe PR Bot748c0242018-06-21 10:34:28 +05304028apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +206,Please set Naming Series for {0} via Setup &gt; Settings &gt; Naming Series,Stel Naming Series vir {0} via Setup&gt; Settings&gt; Naming Series
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304029DocType: Asset,Double Declining Balance,Dubbele dalende saldo
Frappe PR Bot748c0242018-06-21 10:34:28 +05304030apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +184,Closed order cannot be cancelled. Unclose to cancel.,Geslote bestelling kan nie gekanselleer word nie. Ontkoppel om te kanselleer.
4031apps/erpnext/erpnext/config/hr.py +120,Payroll Setup,Payroll Setup
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304032DocType: Student Guardian,Father,Vader
Frappe PR Bot748c0242018-06-21 10:34:28 +05304033apps/erpnext/erpnext/controllers/accounts_controller.py +656,'Update Stock' cannot be checked for fixed asset sale,&#39;Op Voorraad Voorraad&#39; kan nie gekontroleer word vir vaste bateverkope nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304034DocType: Bank Reconciliation,Bank Reconciliation,Bankversoening
4035DocType: Attendance,On Leave,Op verlof
4036apps/erpnext/erpnext/templates/includes/footer/footer_extension.html +7,Get Updates,Kry opdaterings
4037apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +96,{0} {1}: Account {2} does not belong to Company {3},{0} {1}: Rekening {2} behoort nie aan Maatskappy {3}
Frappe PR Bot748c0242018-06-21 10:34:28 +05304038apps/erpnext/erpnext/stock/doctype/item/item.js +428,Select at least one value from each of the attributes.,Kies ten minste een waarde uit elk van die eienskappe.
4039apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.py +167,Material Request {0} is cancelled or stopped,Materiaalversoek {0} word gekanselleer of gestop
4040apps/erpnext/erpnext/config/hr.py +391,Leave Management,Verlofbestuur
4041DocType: Purchase Invoice,Hold Invoice,Hou faktuur
4042apps/erpnext/erpnext/hr/doctype/employee_promotion/employee_promotion.js +37,Please select Employee,Kies asseblief Werknemer
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304043DocType: Sales Order,Fully Delivered,Volledig afgelewer
4044DocType: Lead,Lower Income,Laer Inkomste
4045DocType: Restaurant Order Entry,Current Order,Huidige bestelling
Frappe PR Bot748c0242018-06-21 10:34:28 +05304046apps/erpnext/erpnext/assets/doctype/asset_movement/asset_movement.py +25,Number of serial nos and quantity must be the same,Aantal reeksnommers en hoeveelheid moet dieselfde wees
4047apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +237,Source and target warehouse cannot be same for row {0},Bron en teiken pakhuis kan nie dieselfde wees vir ry {0}
4048DocType: Account,Asset Received But Not Billed,Bate ontvang maar nie gefaktureer nie
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304049apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +244,"Difference Account must be a Asset/Liability type account, since this Stock Reconciliation is an Opening Entry","Verskilrekening moet &#39;n Bate / Aanspreeklikheidsrekening wees, aangesien hierdie Voorraadversoening &#39;n Openingsinskrywing is"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304050apps/erpnext/erpnext/utilities/user_progress.py +176,Go to Programs,Gaan na Programme
Frappe PR Bot748c0242018-06-21 10:34:28 +05304051apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +212,Row {0}# Allocated amount {1} cannot be greater than unclaimed amount {2},Ry {0} # Toegewysde hoeveelheid {1} kan nie groter wees as onopgeëiste bedrag nie {2}
4052apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +91,Purchase Order number required for Item {0},Aankoopordernommer benodig vir item {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304053apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +18,'From Date' must be after 'To Date',&#39;Vanaf datum&#39; moet na &#39;tot datum&#39; wees
Frappe PR Bot748c0242018-06-21 10:34:28 +05304054apps/erpnext/erpnext/hr/doctype/job_opening/job_opening.js +32,No Staffing Plans found for this Designation,Geen personeelplanne vir hierdie aanwysing gevind nie
4055DocType: Leave Policy Detail,Annual Allocation,Jaarlikse toekenning
4056DocType: Travel Request,Address of Organizer,Adres van organiseerder
4057DocType: Employee Boarding Activity,Applicable in the case of Employee Onboarding,Toepaslik in die geval van werknemer aan boord
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304058apps/erpnext/erpnext/education/doctype/student_applicant/student_applicant.py +39,Cannot change status as student {0} is linked with student application {1},Kan nie status verander as student {0} is gekoppel aan studenteprogram nie {1}
4059DocType: Asset,Fully Depreciated,Ten volle gedepresieer
4060DocType: Item Barcode,UPC-A,UPC-A
4061,Stock Projected Qty,Voorraad Geprojekteerde Aantal
Frappe PR Bot748c0242018-06-21 10:34:28 +05304062apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +449,Customer {0} does not belong to project {1},Kliënt {0} behoort nie aan projek nie {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304063DocType: Employee Attendance Tool,Marked Attendance HTML,Gemerkte Bywoning HTML
4064apps/erpnext/erpnext/utilities/activation.py +73,"Quotations are proposals, bids you have sent to your customers","Aanhalings is voorstelle, bod wat jy aan jou kliënte gestuur het"
4065DocType: Sales Invoice,Customer's Purchase Order,Kliënt se Aankoopbestelling
Frappe PR Bot748c0242018-06-21 10:34:28 +05304066DocType: Clinical Procedure,Patient,pasiënt
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304067apps/erpnext/erpnext/selling/report/customer_credit_balance/customer_credit_balance.py +47,Bypass credit check at Sales Order ,Bypass krediet tjek by verkope bestelling
Frappe PR Bot748c0242018-06-21 10:34:28 +05304068DocType: Employee Onboarding Activity,Employee Onboarding Activity,Werknemer aan boord Aktiwiteit
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304069DocType: Land Unit,Check if it is a hydroponic unit,Kyk of dit &#39;n hidroponiese eenheid is
4070apps/erpnext/erpnext/config/stock.py +113,Serial No and Batch,Serial No and Batch
4071DocType: Warranty Claim,From Company,Van Maatskappy
4072apps/erpnext/erpnext/education/doctype/assessment_plan/assessment_plan.py +52,Sum of Scores of Assessment Criteria needs to be {0}.,Som van punte van assesseringskriteria moet {0} wees.
Frappe PR Bot748c0242018-06-21 10:34:28 +05304073apps/erpnext/erpnext/assets/doctype/asset/asset.py +187,Please set Number of Depreciations Booked,Stel asseblief die aantal afskrywings wat bespreek word
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304074DocType: Supplier Scorecard Period,Calculations,berekeninge
4075apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +86,Value or Qty,Waarde of Hoeveelheid
4076DocType: Payment Terms Template,Payment Terms,Betalingsvoorwaardes
Frappe PR Bot748c0242018-06-21 10:34:28 +05304077apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +451,Productions Orders cannot be raised for:,Produksies Bestellings kan nie opgewek word vir:
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304078apps/erpnext/erpnext/utilities/user_progress.py +147,Minute,minuut
4079DocType: Purchase Invoice,Purchase Taxes and Charges,Koopbelasting en heffings
4080DocType: Chapter,Meetup Embed HTML,Ontmoet HTML
Frappe PR Bot748c0242018-06-21 10:34:28 +05304081DocType: Asset,Insured value,Versekerde waarde
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304082apps/erpnext/erpnext/utilities/user_progress.py +121,Go to Suppliers,Gaan na verskaffers
Frappe PR Bot748c0242018-06-21 10:34:28 +05304083DocType: POS Closing Voucher Taxes,POS Closing Voucher Taxes,POS Sluitingsbewysbelasting
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304084,Qty to Receive,Hoeveelheid om te ontvang
Frappe PR Bot748c0242018-06-21 10:34:28 +05304085apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +514,"Start and end dates not in a valid Payroll Period, cannot calculate {0}.","Begin en einddatum nie in &#39;n geldige betaalstaat nie, kan nie {0} bereken nie."
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304086DocType: Leave Block List,Leave Block List Allowed,Laat blokkie lys toegelaat
4087DocType: Grading Scale Interval,Grading Scale Interval,Gradering Skaal Interval
4088apps/erpnext/erpnext/hr/doctype/vehicle_log/vehicle_log.py +49,Expense Claim for Vehicle Log {0},Uitgawe Eis vir Voertuiglogboek {0}
4089DocType: Sales Invoice Item,Discount (%) on Price List Rate with Margin,Korting (%) op pryslyskoers met marges
4090apps/erpnext/erpnext/patches/v7_0/create_warehouse_nestedset.py +59,All Warehouses,Alle pakhuise
Frappe PR Bot748c0242018-06-21 10:34:28 +05304091apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +1143,No {0} found for Inter Company Transactions.,Geen {0} gevind vir intermaatskappy transaksies nie.
4092DocType: Travel Itinerary,Rented Car,Huurde motor
4093apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +131,Credit To account must be a Balance Sheet account,Krediet Vir rekening moet &#39;n balansstaatrekening wees
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304094DocType: Donor,Donor,Skenker
4095DocType: Global Defaults,Disable In Words,Deaktiveer in woorde
Frappe PR Bot748c0242018-06-21 10:34:28 +05304096apps/erpnext/erpnext/stock/doctype/item/item.py +69,Item Code is mandatory because Item is not automatically numbered,Item Kode is verpligtend omdat Item nie outomaties genommer is nie
4097apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +100,Quotation {0} not of type {1},Kwotasie {0} nie van tipe {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304098DocType: Maintenance Schedule Item,Maintenance Schedule Item,Onderhoudskedule item
4099DocType: Sales Order,% Delivered,% Afgelewer
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304100apps/erpnext/erpnext/education/doctype/fees/fees.js +108,Please set the Email ID for the Student to send the Payment Request,Stel asseblief die E-posadres vir die Student in om die betalingsversoek te stuur
Frappe PR Bot748c0242018-06-21 10:34:28 +05304101DocType: Clinical Procedure,PRO-,pro-
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304102DocType: Patient,Medical History,Mediese geskiedenis
Frappe PR Bot748c0242018-06-21 10:34:28 +05304103apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +167,Bank Overdraft Account,Bankoortrekkingsrekening
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304104DocType: Patient,Patient ID,Pasiënt ID
4105DocType: Physician Schedule,Schedule Name,Skedule Naam
4106apps/erpnext/erpnext/projects/doctype/timesheet/timesheet.js +49,Make Salary Slip,Maak Salary Slip
Frappe PR Bot748c0242018-06-21 10:34:28 +05304107DocType: Currency Exchange,For Buying,Vir koop
4108apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +845,Add All Suppliers,Voeg alle verskaffers by
4109apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +95,Row #{0}: Allocated Amount cannot be greater than outstanding amount.,Ry # {0}: Toegewysde bedrag kan nie groter wees as die uitstaande bedrag nie.
4110apps/erpnext/erpnext/manufacturing/doctype/bom/bom.js +84,Browse BOM,Blaai deur BOM
4111apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +165,Secured Loans,Beveiligde Lenings
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304112DocType: Purchase Invoice,Edit Posting Date and Time,Wysig die datum en tyd van die boeking
Frappe PR Bot748c0242018-06-21 10:34:28 +05304113apps/erpnext/erpnext/assets/doctype/asset/depreciation.py +103,Please set Depreciation related Accounts in Asset Category {0} or Company {1},Stel asseblief Waardeverminderingsverwante Rekeninge in Bate-kategorie {0} of Maatskappy {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304114DocType: Lab Test Groups,Normal Range,Normale omvang
4115DocType: Academic Term,Academic Year,Akademiese jaar
Frappe PR Bot59a2a652018-04-12 13:36:55 +05304116apps/erpnext/erpnext/stock/report/item_variant_details/item_variant_details.py +79,Available Selling,Beskikbaar verkoop
Frappe PR Bot748c0242018-06-21 10:34:28 +05304117apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +179,Opening Balance Equity,Openingsaldo-ekwiteit
4118DocType: Contract,CRM,CRM
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304119DocType: Purchase Invoice,N,N
4120apps/erpnext/erpnext/education/report/assessment_plan_status/assessment_plan_status.py +175,Remaining,oorblywende
4121DocType: Appraisal,Appraisal,evaluering
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304122DocType: Loan,Loan Account,Leningsrekening
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304123DocType: Purchase Invoice,GST Details,GST Besonderhede
4124apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.py +156,Email sent to supplier {0},E-pos gestuur aan verskaffer {0}
4125DocType: Item,Default Sales Unit of Measure,Standaard verkoopseenheid van maatreël
4126apps/erpnext/erpnext/education/report/course_wise_assessment_report/course_wise_assessment_report.html +9,Academic Year: ,Akademiese jaar:
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304127DocType: Subscription,Past Due Date,Verlede Vervaldatum
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304128apps/erpnext/erpnext/stock/doctype/item_alternative/item_alternative.py +19,Not allow to set alternative item for the item {0},Moenie toelaat dat alternatiewe item vir die item {0}
4129DocType: Opportunity,OPTY-,OPTY-
4130apps/erpnext/erpnext/hr/doctype/leave_block_list/leave_block_list.py +19,Date is repeated,Datum word herhaal
4131apps/erpnext/erpnext/accounts/print_format/payment_receipt_voucher/payment_receipt_voucher.html +27,Authorized Signatory,Gemagtigde ondertekenaar
4132apps/erpnext/erpnext/education/doctype/fee_schedule/fee_schedule.js +64,Create Fees,Skep Fooie
4133DocType: Project,Total Purchase Cost (via Purchase Invoice),Totale Aankoopprys (via Aankoopfaktuur)
Frappe PR Bot748c0242018-06-21 10:34:28 +05304134DocType: Shift Type,Start Time,Begin Tyd
4135apps/erpnext/erpnext/manufacturing/doctype/work_order/work_order.js +439,Select Quantity,Kies Hoeveelheid
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304136DocType: Customs Tariff Number,Customs Tariff Number,Doeanetariefnommer
4137DocType: Patient Appointment,Patient Appointment,Pasiënt Aanstelling
4138apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +34,Approving Role cannot be same as role the rule is Applicable To,Goedkeurende rol kan nie dieselfde wees as die rol waarvan die reël van toepassing is op
Frappe PR Bot748c0242018-06-21 10:34:28 +05304139apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +65,Unsubscribe from this Email Digest,Uitschrijven van hierdie e-pos verhandeling
4140apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +835,Get Suppliers By,Kry Verskaffers By
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304141apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +173,{0} not found for Item {1},{0} nie gevind vir item {1}
4142apps/erpnext/erpnext/utilities/user_progress.py +197,Go to Courses,Gaan na Kursusse
4143DocType: Accounts Settings,Show Inclusive Tax In Print,Wys Inklusiewe Belasting In Druk
4144apps/erpnext/erpnext/accounts/doctype/bank_reconciliation/bank_reconciliation.py +17,"Bank Account, From Date and To Date are Mandatory","Bankrekening, vanaf datum en datum is verpligtend"
4145apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.js +28,Message Sent,Boodskap gestuur
Frappe PR Bot748c0242018-06-21 10:34:28 +05304146apps/erpnext/erpnext/accounts/doctype/account/account.py +100,Account with child nodes cannot be set as ledger,Rekening met kinder nodusse kan nie as grootboek gestel word nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304147DocType: C-Form,II,II
4148DocType: Sales Invoice,Rate at which Price list currency is converted to customer's base currency,Koers waarteen Pryslys-geldeenheid omgeskakel word na die kliënt se basiese geldeenheid
4149DocType: Purchase Invoice Item,Net Amount (Company Currency),Netto Bedrag (Maatskappy Geld)
4150DocType: Physician,Physician Schedules,Geneeskundige Skedules
Frappe PR Bot748c0242018-06-21 10:34:28 +05304151apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +222,Total advance amount cannot be greater than total sanctioned amount,Totale voorskotbedrag kan nie groter wees as die totale sanksiebedrag nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304152DocType: Salary Slip,Hour Rate,Uurtarief
4153DocType: Stock Settings,Item Naming By,Item Naming By
4154apps/erpnext/erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.py +46,Another Period Closing Entry {0} has been made after {1},&#39;N Ander periode sluitingsinskrywing {0} is gemaak na {1}
4155DocType: Work Order,Material Transferred for Manufacturing,Materiaal oorgedra vir Vervaardiging
Frappe PR Bot748c0242018-06-21 10:34:28 +05304156apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +49,Account {0} does not exists,Rekening {0} bestaan nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304157DocType: Project,Project Type,Projek Type
4158apps/erpnext/erpnext/projects/doctype/task/task.py +153,Child Task exists for this Task. You can not delete this Task.,Kinderopdrag bestaan vir hierdie taak. U kan hierdie taak nie uitvee nie.
4159apps/erpnext/erpnext/regional/report/fichier_des_ecritures_comptables_[fec]/fichier_des_ecritures_comptables_[fec].py +48,DateLet,DateLet
4160apps/erpnext/erpnext/setup/doctype/sales_person/sales_person.py +16,Either target qty or target amount is mandatory.,Die teiken hoeveelheid of teikenwaarde is verpligtend.
4161apps/erpnext/erpnext/config/projects.py +56,Cost of various activities,Koste van verskeie aktiwiteite
4162DocType: Timesheet,Billing Details,Rekeningbesonderhede
4163apps/erpnext/erpnext/stock/dashboard/item_dashboard.js +163,Source and target warehouse must be different,Bron en teiken pakhuis moet anders wees
4164apps/erpnext/erpnext/erpnext_integrations/doctype/gocardless_settings/gocardless_settings.py +140,Payment Failed. Please check your GoCardless Account for more details,Betaling misluk. Gaan asseblief jou GoCardless rekening vir meer besonderhede
4165apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +101,Not allowed to update stock transactions older than {0},Nie toegelaat om voorraadtransaksies ouer as {0} by te werk nie.
4166DocType: BOM,Inspection Required,Inspeksie benodig
4167DocType: Purchase Invoice Item,PR Detail,PR Detail
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304168apps/erpnext/erpnext/accounts/doctype/bank_guarantee/bank_guarantee.py +17,Enter the Bank Guarantee Number before submittting.,Voer die bankwaarborgnommer in voordat u ingedien word.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304169DocType: Driving License Category,Class,klas
4170DocType: Sales Order,Fully Billed,Volledig gefaktureer
Frappe PR Bot748c0242018-06-21 10:34:28 +05304171apps/erpnext/erpnext/manufacturing/doctype/work_order/work_order.py +454,Work Order cannot be raised against a Item Template,Werkorder kan nie teen &#39;n Item Sjabloon verhoog word nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304172apps/erpnext/erpnext/accounts/doctype/shipping_rule/shipping_rule.py +101,Shipping rule only applicable for Buying,Versending reël slegs van toepassing op Koop
4173DocType: Vital Signs,BMI,BMI
4174apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +20,Cash In Hand,Kontant in die hand
Frappe PR Bot748c0242018-06-21 10:34:28 +05304175apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +139,Delivery warehouse required for stock item {0},Afleweringspakhuis benodig vir voorraaditem {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304176DocType: Packing Slip,The gross weight of the package. Usually net weight + packaging material weight. (for print),Die bruto gewig van die pakket. Gewoonlik netto gewig + verpakkingsmateriaal gewig. (vir druk)
4177DocType: Assessment Plan,Program,program
4178DocType: Accounts Settings,Users with this role are allowed to set frozen accounts and create / modify accounting entries against frozen accounts,Gebruikers met hierdie rol word toegelaat om gevriesde rekeninge te stel en rekeningkundige inskrywings teen bevrore rekeninge te skep / te verander
4179DocType: Serial No,Is Cancelled,Is gekanselleer
4180DocType: Student Group,Group Based On,Groep gebaseer op
4181DocType: Journal Entry,Bill Date,Rekeningdatum
4182DocType: Healthcare Settings,Laboratory SMS Alerts,Laboratorium SMS Alert
Frappe PR Bot748c0242018-06-21 10:34:28 +05304183apps/erpnext/erpnext/hr/doctype/payroll_entry/payroll_entry.js +229,Creating Bank Entries......,Skep bankinskrywings ......
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304184apps/erpnext/erpnext/hr/doctype/vehicle_log/vehicle_log.py +20,"Service Item,Type,frequency and expense amount are required","Diens Item, Tipe, frekwensie en koste bedrag is nodig"
4185apps/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:","Selfs as daar verskeie prysreëls met die hoogste prioriteit is, word die volgende interne prioriteite toegepas:"
4186DocType: Plant Analysis Criteria,Plant Analysis Criteria,Plantanalise Kriteria
4187DocType: Cheque Print Template,Cheque Height,Kontroleer hoogte
4188DocType: Supplier,Supplier Details,Verskafferbesonderhede
4189DocType: Setup Progress,Setup Progress,Setup Progress
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304190DocType: Expense Claim,Approval Status,Goedkeuring Status
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304191DocType: Hub Settings,Publish Items to Hub,Wys items na Hub
4192apps/erpnext/erpnext/accounts/doctype/shipping_rule/shipping_rule.py +35,From value must be less than to value in row {0},Van waarde moet minder wees as om in ry {0} te waardeer.
Frappe PR Bot748c0242018-06-21 10:34:28 +05304193apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +158,Wire Transfer,Elektroniese oorbetaling
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304194apps/erpnext/erpnext/education/doctype/student_attendance_tool/student_attendance_tool.js +92,Check all,Kyk alles
4195,Issued Items Against Work Order,Uitgereik Items Teen Werk Orde
4196DocType: Vehicle Log,Invoice Ref,Faktuur Ref
4197DocType: Company,Default Income Account,Standaard Inkomsterekening
4198apps/erpnext/erpnext/selling/page/sales_analytics/sales_analytics.js +32,Customer Group / Customer,Kliëntegroep / Kliënt
4199apps/erpnext/erpnext/accounts/report/balance_sheet/balance_sheet.py +37,Unclosed Fiscal Years Profit / Loss (Credit),Onbekende fiskale jare Wins / verlies (Krediet)
4200DocType: Sales Invoice,Time Sheets,Tydlaaie
Frappe PR Bot748c0242018-06-21 10:34:28 +05304201DocType: Clinical Procedure Template,Change In Item,Verander in item
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304202DocType: Payment Gateway Account,Default Payment Request Message,Verstekbetalingsversoekboodskap
Frappe PR Bot748c0242018-06-21 10:34:28 +05304203DocType: Retention Bonus,Bonus Amount,Bonusbedrag
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304204DocType: Item Group,Check this if you want to show in website,Kontroleer dit as jy op die webwerf wil wys
Frappe PR Bot748c0242018-06-21 10:34:28 +05304205apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +361,Balance ({0}),Saldo ({0})
4206apps/erpnext/erpnext/config/accounts.py +140,Banking and Payments,Bankdienste en betalings
Frappe PR Bot59a2a652018-04-12 13:36:55 +05304207apps/erpnext/erpnext/erpnext_integrations/doctype/woocommerce_settings/woocommerce_settings.py +99,Please enter API Consumer Key,Voer asseblief die API Verbruikers Sleutel in
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304208,Welcome to ERPNext,Welkom by ERPNext
4209apps/erpnext/erpnext/config/learn.py +102,Lead to Quotation,Lei tot aanhaling
4210apps/erpnext/erpnext/regional/doctype/gst_settings/gst_settings.py +34,Email Reminders will be sent to all parties with email contacts,E-pos herinnerings sal gestuur word aan alle partye met e-pos kontakte
4211DocType: Project,Twice Daily,Twee keer per dag
4212DocType: Patient,A Negative,&#39;N Negatiewe
4213apps/erpnext/erpnext/templates/includes/product_list.js +45,Nothing more to show.,Niks meer om te wys nie.
4214DocType: Lead,From Customer,Van kliënt
Frappe PR Bot748c0242018-06-21 10:34:28 +05304215apps/erpnext/erpnext/demo/setup/setup_data.py +321,Calls,oproepe
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304216apps/erpnext/erpnext/utilities/user_progress.py +143,A Product,&#39;N Produk
Frappe PR Bot748c0242018-06-21 10:34:28 +05304217DocType: Employee Tax Exemption Declaration,Declarations,verklarings
4218apps/erpnext/erpnext/public/js/utils/serial_no_batch_selector.js +235,Batches,groepe
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304219apps/erpnext/erpnext/education/doctype/fee_structure/fee_structure.js +34,Make Fee Schedule,Maak fooi skedule
4220DocType: Purchase Order Item Supplied,Stock UOM,Voorraad UOM
Frappe PR Bot748c0242018-06-21 10:34:28 +05304221apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +249,Purchase Order {0} is not submitted,Aankoop bestelling {0} is nie ingedien nie
4222DocType: Account,Expenses Included In Asset Valuation,Uitgawes ingesluit by batewaarde
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304223DocType: Vital Signs,Normal reference range for an adult is 16–20 breaths/minute (RCP 2012),Normale verwysingsreeks vir &#39;n volwassene is 16-20 asemhalings / minuut (RCP 2012)
4224DocType: Customs Tariff Number,Tariff Number,Tariefnommer
4225DocType: Work Order Item,Available Qty at WIP Warehouse,Beskikbare hoeveelheid by WIP Warehouse
Frappe PR Bot748c0242018-06-21 10:34:28 +05304226apps/erpnext/erpnext/stock/doctype/item/item.js +41,Projected,geprojekteerde
4227apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +231,Serial No {0} does not belong to Warehouse {1},Rekeningnommer {0} hoort nie by pakhuis {1}
4228apps/erpnext/erpnext/controllers/status_updater.py +180,Note: System will not check over-delivery and over-booking for Item {0} as quantity or amount is 0,Nota: Stelsel sal nie oorlewering en oorboeking vir Item {0} nagaan nie aangesien hoeveelheid of bedrag 0 is
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304229DocType: Notification Control,Quotation Message,Kwotasie Boodskap
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304230DocType: Issue,Opening Date,Openingsdatum
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304231apps/erpnext/erpnext/healthcare/doctype/patient/patient.js +89,Please save the patient first,Slaan asseblief eers die pasiënt op
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304232apps/erpnext/erpnext/education/api.py +80,Attendance has been marked successfully.,Bywoning is suksesvol gemerk.
4233DocType: Program Enrollment,Public Transport,Publieke vervoer
4234DocType: Soil Texture,Silt Composition (%),Silt Samestelling (%)
4235DocType: Journal Entry,Remark,opmerking
4236DocType: Healthcare Settings,Avoid Confirmation,Vermy bevestiging
4237DocType: Purchase Receipt Item,Rate and Amount,Tarief en Bedrag
Frappe PR Bot748c0242018-06-21 10:34:28 +05304238apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +177,Account Type for {0} must be {1},Rekening Tipe vir {0} moet {1} wees
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304239DocType: Healthcare Settings,Default income accounts to be used if not set in Physician to book Consultation charges.,Standaard inkomste rekeninge wat gebruik moet word indien dit nie in die dokter gestel word nie. Konsultasiekoste.
Frappe PR Bot748c0242018-06-21 10:34:28 +05304240apps/erpnext/erpnext/config/hr.py +34,Leaves and Holiday,Blare en Vakansiedae
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304241DocType: Education Settings,Current Academic Term,Huidige Akademiese Termyn
4242DocType: Sales Order,Not Billed,Nie gefaktureer nie
4243apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +76,Both Warehouse must belong to same Company,Beide pakhuise moet aan dieselfde maatskappy behoort
Frappe PR Bot748c0242018-06-21 10:34:28 +05304244DocType: Employee Grade,Default Leave Policy,Verstekverlofbeleid
4245DocType: Shopify Settings,Shop URL,Winkel-URL
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304246apps/erpnext/erpnext/public/js/templates/contact_list.html +34,No contacts added yet.,Nog geen kontakte bygevoeg nie.
4247DocType: Purchase Invoice Item,Landed Cost Voucher Amount,Landed Cost Voucher Bedrag
4248,Item Balance (Simple),Item Balans (Eenvoudig)
4249apps/erpnext/erpnext/config/accounts.py +17,Bills raised by Suppliers.,Wetsontwerpe wat deur verskaffers ingesamel word.
4250DocType: POS Profile,Write Off Account,Skryf Rekening
Frappe PR Bot748c0242018-06-21 10:34:28 +05304251DocType: Patient Appointment,Get prescribed procedures,Kry voorgeskrewe prosedures
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304252apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +233,Debit Note Amt,Debiet Nota Amt
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304253apps/erpnext/erpnext/templates/print_formats/includes/taxes.html +5,Discount Amount,Korting Bedrag
4254DocType: Purchase Invoice,Return Against Purchase Invoice,Keer terug teen aankoopfaktuur
4255DocType: Item,Warranty Period (in days),Garantie Periode (in dae)
Frappe PR Bot748c0242018-06-21 10:34:28 +05304256apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +66,Failed to set defaults,Kon nie standaard instellings stel nie
4257apps/erpnext/erpnext/education/doctype/instructor/instructor.py +15,Please setup Instructor Naming System in Education &gt; Education Settings,Installeer asseblief die Instrukteur Naming Stelsel in Onderwys&gt; Onderwys instellings
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304258apps/erpnext/erpnext/education/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +56,Relation with Guardian1,Verhouding met Guardian1
Frappe PR Bot748c0242018-06-21 10:34:28 +05304259apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +795,Please select BOM against item {0},Kies asseblief BOM teen item {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304260apps/erpnext/erpnext/accounts/doctype/opening_invoice_creation_tool/opening_invoice_creation_tool.js +18,Make Invoices,Maak fakture
Frappe PR Bot748c0242018-06-21 10:34:28 +05304261DocType: Shopping Cart Settings,Show Stock Quantity,Toon Voorraad Hoeveelheid
4262apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +77,Net Cash from Operations,Netto kontant uit bedrywighede
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304263apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +26,Item 4,Item 4
4264DocType: Student Admission,Admission End Date,Toelating Einddatum
4265apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order_dashboard.py +30,Sub-contracting,Sub-kontraktering
4266DocType: Journal Entry Account,Journal Entry Account,Tydskrifinskrywingsrekening
4267apps/erpnext/erpnext/education/doctype/academic_year/academic_year.js +3,Student Group,Studentegroep
4268DocType: Shopping Cart Settings,Quotation Series,Kwotasie Reeks
4269apps/erpnext/erpnext/setup/doctype/item_group/item_group.py +57,"An item exists with same name ({0}), please change the item group name or rename the item","&#39;N Item bestaan met dieselfde naam ({0}), verander asseblief die itemgroepnaam of hernoem die item"
4270DocType: Soil Analysis Criteria,Soil Analysis Criteria,Grondanalise Kriteria
Frappe PR Bot748c0242018-06-21 10:34:28 +05304271apps/erpnext/erpnext/accounts/page/pos/pos.js +2046,Please select customer,Kies asseblief kliënt
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304272DocType: C-Form,I,Ek
4273DocType: Company,Asset Depreciation Cost Center,Bate Waardevermindering Koste Sentrum
4274DocType: Production Plan Sales Order,Sales Order Date,Verkoopsvolgorde
4275DocType: Sales Invoice Item,Delivered Qty,Aflewerings Aantal
4276DocType: Assessment Plan,Assessment Plan,Assesseringsplan
Frappe PR Bot748c0242018-06-21 10:34:28 +05304277DocType: Travel Request,Fully Sponsored,Volledig Sponsored
4278apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +28,Reverse Journal Entry,Reverse Journal Entry
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304279apps/erpnext/erpnext/healthcare/doctype/patient/patient.py +90,Customer {0} is created.,Kliënt {0} is geskep.
4280DocType: Stock Settings,Limit Percent,Limiet persentasie
4281apps/erpnext/erpnext/stock/dashboard/item_dashboard.js +82, Currently no stock available in any warehouse,Tans is geen voorraad beskikbaar in enige pakhuis nie
4282,Payment Period Based On Invoice Date,Betalingsperiode gebaseer op faktuurdatum
4283DocType: Sample Collection,No. of print,Aantal drukwerk
4284DocType: Hotel Room Reservation Item,Hotel Room Reservation Item,Hotel Kamer Besprekings Item
4285apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +58,Missing Currency Exchange Rates for {0},Ontbrekende geldeenheid wisselkoerse vir {0}
Frappe PR Bot748c0242018-06-21 10:34:28 +05304286DocType: Employee Health Insurance,Health Insurance Name,Gesondheidsversekeringsnaam
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304287DocType: Assessment Plan,Examiner,eksaminator
4288DocType: Student,Siblings,broers en susters
4289DocType: Journal Entry,Stock Entry,Voorraadinskrywing
4290DocType: Payment Entry,Payment References,Betalingsverwysings
4291DocType: C-Form,C-FORM-,C-vorm-
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304292DocType: Subscription Plan,"Number of intervals for the interval field e.g if Interval is 'Days' and Billing Interval Count is 3, invoices will be generated every 3 days","Aantal intervalle vir die interval veld bv. As interval &#39;dae&#39; en faktuur interval is 3, sal fakture elke 3 dae gegenereer word"
Frappe PR Bot748c0242018-06-21 10:34:28 +05304293DocType: Clinical Procedure Template,Allow Stock Consumption,Laat voorraadverbruik toe
4294DocType: Asset,Insurance Details,Versekeringsbesonderhede
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304295DocType: Account,Payable,betaalbaar
Frappe PR Bot748c0242018-06-21 10:34:28 +05304296DocType: Employee Tax Exemption Proof Submission,Processed in Payroll,Verwerk in loonstaat
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304297DocType: Share Balance,Share Type,Deel Tipe
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304298apps/erpnext/erpnext/hr/doctype/loan/loan.py +123,Please enter Repayment Periods,Voer asseblief terugbetalingsperiodes in
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304299apps/erpnext/erpnext/shopping_cart/cart.py +378,Debtors ({0}),Debiteure ({0})
4300DocType: Pricing Rule,Margin,marge
4301apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +57,New Customers,Nuwe kliënte
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304302apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +72,Gross Profit %,Bruto wins%
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304303DocType: Appraisal Goal,Weightage (%),Gewig (%)
4304apps/erpnext/erpnext/selling/page/point_of_sale/point_of_sale.js +512,Change POS Profile,Verander POS-profiel
4305DocType: Bank Reconciliation Detail,Clearance Date,Opruimingsdatum
4306apps/erpnext/erpnext/education/report/course_wise_assessment_report/course_wise_assessment_report.html +7,Assessment Report,Assesseringsverslag
Frappe PR Bot748c0242018-06-21 10:34:28 +05304307apps/erpnext/erpnext/assets/doctype/asset/asset.py +72,Gross Purchase Amount is mandatory,Bruto aankoopbedrag is verpligtend
4308apps/erpnext/erpnext/setup/doctype/company/company.js +115,Company name not same,Maatskappy se naam is nie dieselfde nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304309DocType: Lead,Address Desc,Adres Beskrywing
Frappe PR Bot748c0242018-06-21 10:34:28 +05304310apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +114,Party is mandatory,Party is verpligtend
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304311DocType: Journal Entry,JV-,JV-
Frappe PR Bot748c0242018-06-21 10:34:28 +05304312apps/erpnext/erpnext/controllers/accounts_controller.py +744,Rows with duplicate due dates in other rows were found: {list},Rye met duplikaat-sperdatums in ander rye is gevind: {lys}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304313DocType: Topic,Topic Name,Onderwerp Naam
Frappe PR Bot748c0242018-06-21 10:34:28 +05304314apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +319,Please set default template for Leave Approval Notification in HR Settings.,Stel asb. Standaard sjabloon vir verlofgoedkeuring kennisgewing in MH-instellings in.
4315apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +38,Atleast one of the Selling or Buying must be selected,Ten minste een van die verkope of koop moet gekies word
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304316apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +308,Select an employee to get the employee advance.,Kies &#39;n werknemer om die werknemer vooraf te kry.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304317apps/erpnext/erpnext/healthcare/doctype/patient/patient.js +56,Please select a valid Date,Kies asseblief &#39;n geldige datum
4318apps/erpnext/erpnext/public/js/setup_wizard.js +36,Select the nature of your business.,Kies die aard van jou besigheid.
Frappe PR Bot748c0242018-06-21 10:34:28 +05304319DocType: Lab Test Template,"Single for results which require only a single input, result UOM and normal value
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304320<br>
4321Compound for results which require multiple input fields with corresponding event names, result UOMs and normal values
4322<br>
Frappe PR Bot748c0242018-06-21 10:34:28 +05304323Descriptive for tests which have multiple result components and corresponding result entry fields.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304324<br>
4325Grouped for test templates which are a group of other test templates.
4326<br>
4327No Result for tests with no results. Also, no Lab Test is created. e.g.. Sub Tests for Grouped results.","Enkel vir resultate wat slegs 'n enkele invoer benodig, gevolg UOM en normale waarde <br> Saamgestel vir resultate wat veelvuldige invoervelde met ooreenstemmende gebeurtenis name vereis, UOMs en normale waardes behaal <br> Beskrywend vir toetse wat meervoudige resultaatkomponente en ooreenstemmende resultaatinskrywingsvelde bevat. <br> Gegroepeer vir toetssjablone wat 'n groep ander toetssjablone is. <br> Geen resultaat vir toetse met geen resultate. Ook, geen Lab-toets is geskep nie. bv. Subtoetse vir Gegroepeerde resultate."
Frappe PR Bot748c0242018-06-21 10:34:28 +05304328apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +87,Row #{0}: Duplicate entry in References {1} {2},Ry # {0}: Duplikaatinskrywing in Verwysings {1} {2}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304329apps/erpnext/erpnext/config/manufacturing.py +57,Where manufacturing operations are carried.,Waar vervaardigingsbedrywighede uitgevoer word.
Frappe PR Bot748c0242018-06-21 10:34:28 +05304330apps/erpnext/erpnext/education/doctype/instructor/instructor.js +39,As Examiner,As eksaminator
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304331DocType: Appointment Type,Default Duration,Verstek duur
Frappe PR Bot748c0242018-06-21 10:34:28 +05304332DocType: BOM Explosion Item,Source Warehouse,Bron pakhuis
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304333DocType: Installation Note,Installation Date,Installasie Datum
4334apps/erpnext/erpnext/accounts/doctype/shareholder/shareholder.js +30,Share Ledger,Deel Grootboek
Frappe PR Bot748c0242018-06-21 10:34:28 +05304335apps/erpnext/erpnext/controllers/accounts_controller.py +635,Row #{0}: Asset {1} does not belong to company {2},Ry # {0}: Bate {1} behoort nie aan maatskappy nie {2}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304336apps/erpnext/erpnext/healthcare/doctype/lab_test/lab_test.js +206,Sales Invoice {0} created,Verkoopsfaktuur {0} geskep
4337DocType: Employee,Confirmation Date,Bevestigingsdatum
4338DocType: C-Form,Total Invoiced Amount,Totale gefaktureerde bedrag
Frappe PR Bot748c0242018-06-21 10:34:28 +05304339apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +51,Min Qty can not be greater than Max Qty,Minimum hoeveelheid kan nie groter wees as Max
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304340DocType: Soil Texture,Silty Clay,Silty Clay
4341DocType: Account,Accumulated Depreciation,Opgehoopte waardevermindering
4342DocType: Supplier Scorecard Scoring Standing,Standing Name,Staande Naam
4343DocType: Stock Entry,Customer or Supplier Details,Kliënt- of Verskafferbesonderhede
Frappe PR Bot748c0242018-06-21 10:34:28 +05304344DocType: Asset Value Adjustment,Current Asset Value,Huidige batewaarde
4345DocType: Travel Request,Travel Funding,Reisbefondsing
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304346DocType: Loan Application,Required by Date,Vereis volgens datum
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304347DocType: Lead,Lead Owner,Leier Eienaar
4348DocType: Production Plan,Sales Orders Detail,Verkoopsbestellings Detail
4349DocType: Bin,Requested Quantity,Gevraagde Hoeveelheid
4350DocType: Patient,Marital Status,Huwelikstatus
4351DocType: Stock Settings,Auto Material Request,Auto Materiaal Versoek
Frappe PR Bot59a2a652018-04-12 13:36:55 +05304352DocType: Woocommerce Settings,API consumer secret,API verbruikers geheim
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304353DocType: Delivery Note Item,Available Batch Qty at From Warehouse,Beskikbare joernaal by From Warehouse
4354DocType: Customer,CUST-,CUST-
4355apps/erpnext/erpnext/regional/report/fichier_des_ecritures_comptables_[fec]/fichier_des_ecritures_comptables_[fec].py +50,Idevise,Idevise
4356DocType: Salary Slip,Gross Pay - Total Deduction - Loan Repayment,Bruto Betaling - Totale Aftrekking - Lening Terugbetaling
Frappe PR Bot748c0242018-06-21 10:34:28 +05304357DocType: Bank Account,IBAN,IBAN
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304358apps/erpnext/erpnext/manufacturing/doctype/bom_update_tool/bom_update_tool.py +29,Current BOM and New BOM can not be same,Huidige BOM en Nuwe BOM kan nie dieselfde wees nie
4359apps/erpnext/erpnext/hr/report/salary_register/salary_register.py +47,Salary Slip ID,Salaris Slip ID
Frappe PR Bot748c0242018-06-21 10:34:28 +05304360apps/erpnext/erpnext/hr/doctype/employee/employee.py +123,Date Of Retirement must be greater than Date of Joining,Datum van aftrede moet groter wees as datum van aansluiting
4361apps/erpnext/erpnext/stock/doctype/item/item.js +70,Multiple Variants,Veelvuldige Varianten
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304362DocType: Sales Invoice,Against Income Account,Teen Inkomsterekening
4363apps/erpnext/erpnext/controllers/website_list_for_contact.py +117,{0}% Delivered,{0}% afgelewer
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304364DocType: Subscription,Trial Period Start Date,Aanvangsdatum van die proeftydperk
Frappe PR Bot748c0242018-06-21 10:34:28 +05304365apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.py +108,Item {0}: Ordered qty {1} cannot be less than minimum order qty {2} (defined in Item).,Item {0}: Bestelde hoeveelheid {1} kan nie minder wees as die minimum bestelhoeveelheid {2} (gedefinieer in Item).
4366DocType: Certification Application,Certified,gesertifiseerde
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304367DocType: Monthly Distribution Percentage,Monthly Distribution Percentage,Maandelikse Verspreidingspersentasie
Frappe PR Bot748c0242018-06-21 10:34:28 +05304368apps/erpnext/erpnext/hub_node/doctype/hub_settings/hub_settings.js +61,Please login as another user.,Log in as &#39;n ander gebruiker.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304369DocType: Daily Work Summary Group User,Daily Work Summary Group User,Daaglikse werkopsomminggroepgebruiker
4370DocType: Territory,Territory Targets,Territoriese teikens
4371DocType: Soil Analysis,Ca/Mg,Ca / Mg
4372DocType: Delivery Note,Transporter Info,Transporter Info
Frappe PR Bot748c0242018-06-21 10:34:28 +05304373apps/erpnext/erpnext/accounts/utils.py +504,Please set default {0} in Company {1},Stel asseblief die standaard {0} in Maatskappy {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304374DocType: Cheque Print Template,Starting position from top edge,Beginposisie van boonste rand
4375apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.py +33,Same supplier has been entered multiple times,Dieselfde verskaffer is al verskeie kere ingeskryf
4376apps/erpnext/erpnext/accounts/report/profitability_analysis/profitability_analysis.py +152,Gross Profit / Loss,Bruto wins / verlies
4377,Warehouse wise Item Balance Age and Value,Warehouse Wise Item Balans Ouderdom en Waarde
4378DocType: Purchase Order Item Supplied,Purchase Order Item Supplied,Aankoop bestelling Item verskaf
4379apps/erpnext/erpnext/public/js/setup_wizard.js +94,Company Name cannot be Company,Maatskappy se naam kan nie Maatskappy wees nie
4380apps/erpnext/erpnext/config/setup.py +27,Letter Heads for print templates.,Briefhoofde vir druk sjablone.
4381apps/erpnext/erpnext/config/setup.py +32,Titles for print templates e.g. Proforma Invoice.,"Titels vir druk templates, bv. Proforma-faktuur."
4382DocType: Program Enrollment,Walking,Stap
4383DocType: Student Guardian,Student Guardian,Studente Voog
4384DocType: Member,Member Name,Lid Naam
4385DocType: Stock Settings,Use Naming Series,Gebruik Naming Series
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304386apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +220,Valuation type charges can not marked as Inclusive,Waardasietoelae kan nie as Inklusief gemerk word nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304387DocType: POS Profile,Update Stock,Werk Voorraad
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304388apps/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.,Verskillende UOM vir items sal lei tot foutiewe (Totale) Netto Gewigwaarde. Maak seker dat die netto gewig van elke item in dieselfde UOM is.
Frappe PR Bot748c0242018-06-21 10:34:28 +05304389DocType: Certification Application,Payment Details,Betaling besonderhede
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304390apps/erpnext/erpnext/stock/report/item_prices/item_prices.py +40,BOM Rate,BOM-koers
Frappe PR Bot748c0242018-06-21 10:34:28 +05304391apps/erpnext/erpnext/manufacturing/doctype/work_order/work_order.py +234,"Stopped Work Order cannot be cancelled, Unstop it first to cancel",Gestopte werkbestelling kan nie gekanselleer word nie. Staak dit eers om te kanselleer
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304392DocType: Asset,Journal Entry for Scrap,Tydskrifinskrywing vir afval
4393apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +83,Please pull items from Delivery Note,Trek asseblief items van afleweringsnotas
Frappe PR Bot748c0242018-06-21 10:34:28 +05304394apps/erpnext/erpnext/accounts/utils.py +474,Journal Entries {0} are un-linked,Joernaalinskrywings {0} is nie gekoppel nie
4395apps/erpnext/erpnext/accounts/utils.py +803,{0} Number {1} already used in account {2},{0} Nommer {1} alreeds in rekening gebruik {2}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304396apps/erpnext/erpnext/config/crm.py +92,"Record of all communications of type email, phone, chat, visit, etc.","Rekord van alle kommunikasie van tipe e-pos, telefoon, klets, besoek, ens."
4397DocType: Supplier Scorecard Scoring Standing,Supplier Scorecard Scoring Standing,Verskaffer Scorecard Scoring Standing
4398DocType: Manufacturer,Manufacturers used in Items,Vervaardigers gebruik in items
4399apps/erpnext/erpnext/accounts/general_ledger.py +170,Please mention Round Off Cost Center in Company,Noem asseblief die Round Off Cost Center in die Maatskappy
4400DocType: Purchase Invoice,Terms,terme
4401apps/erpnext/erpnext/healthcare/doctype/physician_schedule/physician_schedule.js +10,Select Days,Kies Dae
4402DocType: Academic Term,Term Name,Termyn Naam
Frappe PR Bot748c0242018-06-21 10:34:28 +05304403apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +355,Credit ({0}),Krediet ({0})
4404apps/erpnext/erpnext/hr/doctype/department/department.js +14,You cannot edit root node.,U kan nie wortelknoop wysig nie.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304405DocType: Buying Settings,Purchase Order Required,Bestelling benodig
4406apps/erpnext/erpnext/public/js/projects/timer.js +5,Timer,timer
4407,Item-wise Sales History,Item-wyse verkope geskiedenis
4408DocType: Expense Claim,Total Sanctioned Amount,Totale Sanctioned Amount
4409DocType: Land Unit,Land Unit,Grond Eenheid
4410,Purchase Analytics,Koop Analytics
4411DocType: Sales Invoice Item,Delivery Note Item,Afleweringsnota Item
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304412apps/erpnext/erpnext/accounts/doctype/subscription/subscription.py +371,Current invoice {0} is missing,Huidige faktuur {0} ontbreek
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304413DocType: Asset Maintenance Log,Task,taak
4414DocType: Purchase Taxes and Charges,Reference Row #,Verwysingsreeks #
4415apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +76,Batch number is mandatory for Item {0},Lotnommer is verpligtend vir item {0}
4416apps/erpnext/erpnext/setup/doctype/sales_person/sales_person.js +13,This is a root sales person and cannot be edited.,Dit is &#39;n wortelverkoper en kan nie geredigeer word nie.
Frappe PR Bot748c0242018-06-21 10:34:28 +05304417DocType: Salary Component,"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. ","Indien gekies, sal die waarde wat in hierdie komponent gespesifiseer of bereken word, nie bydra tot die verdienste of aftrekkings nie. Die waarde daarvan kan egter verwys word deur ander komponente wat bygevoeg of afgetrek kan word."
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304418DocType: Asset Settings,Number of Days in Fiscal Year,Aantal dae in fiskale jaar
4419,Stock Ledger,Voorraad Grootboek
4420apps/erpnext/erpnext/templates/includes/cart/cart_items.html +29,Rate: {0},Koers: {0}
4421DocType: Company,Exchange Gain / Loss Account,Uitruil wins / verlies rekening
4422apps/erpnext/erpnext/config/hr.py +7,Employee and Attendance,Werknemer en Bywoning
Frappe PR Bot748c0242018-06-21 10:34:28 +05304423apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +106,Purpose must be one of {0},Doel moet een van {0} wees
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304424apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +99,Fill the form and save it,Vul die vorm in en stoor dit
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304425apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +26,Community Forum,Gemeenskapsforum
4426apps/erpnext/erpnext/stock/page/stock_balance/stock_balance.js +52,Actual qty in stock,Werklike hoeveelheid in voorraad
4427DocType: Homepage,"URL for ""All Products""",URL vir &quot;Alle Produkte&quot;
4428DocType: Leave Application,Leave Balance Before Application,Verlaatbalans voor aansoek
4429apps/erpnext/erpnext/healthcare/doctype/lab_test/lab_test.js +46,Send SMS,Stuur SMS
4430DocType: Supplier Scorecard Criteria,Max Score,Maksimum telling
4431DocType: Cheque Print Template,Width of amount in word,Breedte van die bedrag in woord
4432DocType: Company,Default Letter Head,Verstek Briefhoof
4433DocType: Purchase Order,Get Items from Open Material Requests,Kry items van oop materiaalversoeke
4434DocType: Hotel Room Amenity,Billable,factureerbare
4435DocType: Lab Test Template,Standard Selling Rate,Standaard verkoopkoers
4436DocType: Account,Rate at which this tax is applied,Koers waarteen hierdie belasting toegepas word
4437DocType: Cash Flow Mapper,Section Name,Afdeling Naam
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304438apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +79,Reorder Qty,Herbestel Aantal
Frappe PR Bot748c0242018-06-21 10:34:28 +05304439apps/erpnext/erpnext/assets/doctype/asset/asset.py +272,Depreciation Row {0}: Expected value after useful life must be greater than or equal to {1},Waardeverminderingsreeks {0}: Verwagte waarde na nuttige lewensduur moet groter as of gelyk wees aan {1}
4440apps/erpnext/erpnext/hr/doctype/job_opening/job_opening.py +55,Current Job Openings,Huidige werksopnames
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304441DocType: Company,Stock Adjustment Account,Voorraadaanpassingsrekening
4442apps/erpnext/erpnext/public/js/payment/pos_payment.html +17,Write Off,Afskryf
Frappe PR Bot748c0242018-06-21 10:34:28 +05304443DocType: Healthcare Service Unit,Allow Overlap,Laat oorvleuel toe
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304444DocType: Timesheet Detail,Operation ID,Operasie ID
4445DocType: Employee,"System User (login) ID. If set, it will become default for all HR forms.","Stelsel gebruiker (login) ID. Indien ingestel, sal dit vir alle HR-vorms verstek wees."
4446apps/erpnext/erpnext/support/doctype/warranty_claim/warranty_claim.py +16,{0}: From {1},{0}: Vanaf {1}
4447DocType: Task,depends_on,hang af van
4448apps/erpnext/erpnext/manufacturing/doctype/bom_update_tool/bom_update_tool.py +60,Queued for updating latest price in all Bill of Materials. It may take a few minutes.,In wagtyd vir die opdatering van die jongste prys in alle materiaal. Dit kan &#39;n paar minute neem.
4449apps/erpnext/erpnext/accounts/doctype/account/account_tree.js +26,Name of new Account. Note: Please don't create accounts for Customers and Suppliers,Naam van nuwe rekening. Nota: skep asseblief nie rekeninge vir kliënte en verskaffers nie
4450apps/erpnext/erpnext/config/setup.py +37,Country wise default Address Templates,Landverstandige standaard adres sjablonen
4451DocType: Water Analysis,Appearance,voorkoms
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304452DocType: HR Settings,Leave Status Notification Template,Verstek Status Notifikasie Sjabloon
Frappe PR Bot59a2a652018-04-12 13:36:55 +05304453apps/erpnext/erpnext/stock/report/item_variant_details/item_variant_details.py +77,Avg. Buying Price List Rate,Gem. Kooppryslys
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304454DocType: Sales Order Item,Supplier delivers to Customer,Verskaffer lewer aan die kliënt
Frappe PR Bot748c0242018-06-21 10:34:28 +05304455DocType: Asset,AT,BY
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304456apps/erpnext/erpnext/config/non_profit.py +23,Member information.,Lid inligting.
Frappe PR Bot748c0242018-06-21 10:34:28 +05304457DocType: Identification Document Type,Identification Document Type,Identifikasiedokument Tipe
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304458apps/erpnext/erpnext/utilities/bot.py +34,[{0}](#Form/Item/{0}) is out of stock,[{0}] (# Vorm / Item / {0}) is uit voorraad
Frappe PR Bot748c0242018-06-21 10:34:28 +05304459apps/erpnext/erpnext/assets/doctype/asset/asset.js +79,Asset Maintenance,Bate Onderhoud
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304460,Sales Payment Summary,Verkoopbetalingsopsomming
4461DocType: Restaurant,Restaurant,restaurant
Frappe PR Bot59a2a652018-04-12 13:36:55 +05304462DocType: Woocommerce Settings,API consumer key,API verbruikers sleutel
Frappe PR Bot748c0242018-06-21 10:34:28 +05304463apps/erpnext/erpnext/accounts/party.py +332,Due / Reference Date cannot be after {0},Verwysingsdatum kan nie na {0} wees nie.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304464apps/erpnext/erpnext/config/setup.py +51,Data Import and Export,Data Invoer en Uitvoer
4465DocType: Patient,Account Details,Rekeningbesonderhede
4466DocType: Crop,Materials Required,Materiaal benodig
4467apps/erpnext/erpnext/education/doctype/student_group/student_group.py +76,No students Found,Geen studente gevind
Frappe PR Bot748c0242018-06-21 10:34:28 +05304468DocType: Employee Tax Exemption Declaration,Monthly HRA Exemption,Maandelikse HRA Vrystelling
4469DocType: Clinical Procedure,Medical Department,Mediese Departement
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304470DocType: Supplier Scorecard Scoring Criteria,Supplier Scorecard Scoring Criteria,Verskaffer Scorecard Scoring Criteria
4471apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.py +55,Invoice Posting Date,Invoice Posting Date
4472apps/erpnext/erpnext/stock/doctype/item/item_dashboard.py +25,Sell,verkoop
4473DocType: Purchase Invoice,Rounded Total,Afgerond Totaal
Frappe PR Bot748c0242018-06-21 10:34:28 +05304474apps/erpnext/erpnext/healthcare/doctype/physician_schedule/physician_schedule.js +91,Slots for {0} are not added to the schedule,Slots vir {0} word nie by die skedule gevoeg nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304475DocType: Product Bundle,List items that form the package.,Lys items wat die pakket vorm.
4476apps/erpnext/erpnext/healthcare/doctype/lab_test_template/lab_test_template.py +39,Not permitted. Please disable the Test Template,Nie toegelaat. Skakel asseblief die Toets Sjabloon uit
4477apps/erpnext/erpnext/accounts/doctype/monthly_distribution/monthly_distribution.py +26,Percentage Allocation should be equal to 100%,Persentasie toewysing moet gelyk wees aan 100%
4478DocType: Crop Cycle,Linked Land Unit,Gekoppelde Grond Eenheid
Frappe PR Bot748c0242018-06-21 10:34:28 +05304479apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +582,Please select Posting Date before selecting Party,Kies asseblief Posdatum voordat jy Party kies
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304480DocType: Program Enrollment,School House,Skoolhuis
4481DocType: Serial No,Out of AMC,Uit AMC
Frappe PR Bot748c0242018-06-21 10:34:28 +05304482apps/erpnext/erpnext/assets/doctype/asset/asset.py +192,Number of Depreciations Booked cannot be greater than Total Number of Depreciations,"Aantal afskrywings wat bespreek word, kan nie groter wees as die totale aantal afskrywings nie"
Frappe PR Bot59a2a652018-04-12 13:36:55 +05304483DocType: Purchase Order,Order Confirmation Date,Bestelling Bevestigingsdatum
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304484apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.js +47,Make Maintenance Visit,Maak onderhoudsbesoek
Frappe PR Bot748c0242018-06-21 10:34:28 +05304485DocType: Employee Transfer,Employee Transfer Details,Werknemersoordragbesonderhede
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304486DocType: Company,Default Cash Account,Standaard kontantrekening
4487apps/erpnext/erpnext/config/accounts.py +62,Company (not Customer or Supplier) master.,Maatskappy (nie kliënt of verskaffer) meester.
4488apps/erpnext/erpnext/education/doctype/student/student_dashboard.py +6,This is based on the attendance of this Student,Dit is gebaseer op die bywoning van hierdie student
4489apps/erpnext/erpnext/education/doctype/student_attendance_tool/student_attendance_tool.js +178,No Students in,Geen studente in
4490apps/erpnext/erpnext/stock/dashboard/item_dashboard.js +179,Add more items or open full form,Voeg meer items by of maak volledige vorm oop
Frappe PR Bot748c0242018-06-21 10:34:28 +05304491apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +218,Delivery Notes {0} must be cancelled before cancelling this Sales Order,Afleweringsnotas {0} moet gekanselleer word voordat u hierdie verkooporder kanselleer
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304492apps/erpnext/erpnext/utilities/user_progress.py +259,Go to Users,Gaan na gebruikers
Frappe PR Bot748c0242018-06-21 10:34:28 +05304493apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +101,Paid amount + Write Off Amount can not be greater than Grand Total,Betaalde bedrag + Skryf af Die bedrag kan nie groter as Grand Total wees nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304494apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +78,{0} is not a valid Batch Number for Item {1},{0} is nie &#39;n geldige lotnommer vir item {1} nie
Frappe PR Bot748c0242018-06-21 10:34:28 +05304495apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +206,Note: There is not enough leave balance for Leave Type {0},Nota: Daar is nie genoeg verlofbalans vir Verlof-tipe {0}
4496apps/erpnext/erpnext/regional/india/utils.py +19,Invalid GSTIN or Enter NA for Unregistered,Ongeldige GSTIN of Tik NA vir Ongeregistreerde
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304497DocType: Training Event,Seminar,seminaar
4498DocType: Program Enrollment Fee,Program Enrollment Fee,Programinskrywingsfooi
4499DocType: Item,Supplier Items,Verskaffer Items
4500DocType: Opportunity,Opportunity Type,Geleentheidstipe
Frappe PR Bot748c0242018-06-21 10:34:28 +05304501DocType: Asset Movement,To Employee,Aan Werknemer
4502DocType: Employee Transfer,New Company,Nuwe Maatskappy
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304503apps/erpnext/erpnext/setup/doctype/company/delete_company_transactions.py +17,Transactions can only be deleted by the creator of the Company,Transaksies kan slegs deur die skepper van die Maatskappy uitgevee word
4504apps/erpnext/erpnext/accounts/general_ledger.py +21,Incorrect number of General Ledger Entries found. You might have selected a wrong Account in the transaction.,Onjuiste aantal algemene grootboekinskrywings gevind. U het moontlik &#39;n verkeerde rekening in die transaksie gekies.
4505DocType: Employee,Prefered Contact Email,Voorkeur Kontak E-pos
4506DocType: Cheque Print Template,Cheque Width,Kyk breedte
4507DocType: Selling Settings,Validate Selling Price for Item against Purchase Rate or Valuation Rate,Valideer Verkoopprys vir Item teen Aankoopprys of Waardasietarief
4508DocType: Fee Schedule,Fee Schedule,Fooibedule
4509DocType: Hub Settings,Publish Availability,Publiseer Beskikbaarheid
4510DocType: Company,Create Chart Of Accounts Based On,Skep grafiek van rekeninge gebaseer op
4511apps/erpnext/erpnext/projects/doctype/task/task.js +91,Cannot convert it to non-group. Child Tasks exist.,Kan dit nie omskakel na nie-groep. Kindertakke bestaan.
Frappe PR Bot748c0242018-06-21 10:34:28 +05304512apps/erpnext/erpnext/hr/doctype/employee/employee.py +117,Date of Birth cannot be greater than today.,Geboortedatum kan nie groter wees as vandag nie.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304513,Stock Ageing,Voorraadveroudering
Frappe PR Bot748c0242018-06-21 10:34:28 +05304514DocType: Travel Request,"Partially Sponsored, Require Partial Funding","Gedeeltelik geborg, vereis gedeeltelike befondsing"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304515apps/erpnext/erpnext/education/doctype/student/student.py +40,Student {0} exist against student applicant {1},Studente {0} bestaan teen studente aansoeker {1}
4516DocType: Purchase Invoice,Rounding Adjustment (Company Currency),Ronde aanpassing (Maatskappy Geld)
4517apps/erpnext/erpnext/projects/doctype/task/task.js +39,Timesheet,Tydstaat
4518apps/erpnext/erpnext/education/doctype/student_report_generation_tool/student_report_generation_tool.html +243,Batch: ,joernaal:
4519DocType: Volunteer,Afternoon,middag
Frappe PR Bot748c0242018-06-21 10:34:28 +05304520apps/erpnext/erpnext/controllers/accounts_controller.py +290,{0} '{1}' is disabled,{0} &#39;{1}&#39; is gedeaktiveer
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304521apps/erpnext/erpnext/crm/doctype/opportunity/opportunity_list.js +13,Set as Open,Stel as oop
4522DocType: Cheque Print Template,Scanned Cheque,Geskandeerde tjek
4523DocType: Notification Control,Send automatic emails to Contacts on Submitting transactions.,Stuur outomatiese e-posse na Kontakte om transaksies in te dien.
4524DocType: Timesheet,Total Billable Amount,Totale betaalbare bedrag
4525DocType: Customer,Credit Limit and Payment Terms,Kredietlimiet en Betaalvoorwaardes
4526apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +20,Item 3,Item 3
4527apps/erpnext/erpnext/restaurant/doctype/restaurant/restaurant.js +6,Order Entry,Bestelling Inskrywing
4528DocType: Purchase Order,Customer Contact Email,Kliënt Kontak Email
4529DocType: Warranty Claim,Item and Warranty Details,Item en waarborgbesonderhede
4530DocType: Chapter,Chapter Members,Hoofletters
4531DocType: Sales Team,Contribution (%),Bydrae (%)
Frappe PR Bot748c0242018-06-21 10:34:28 +05304532apps/erpnext/erpnext/controllers/accounts_controller.py +125,Note: Payment Entry will not be created since 'Cash or Bank Account' was not specified,Let wel: Betalinginskrywing sal nie geskep word nie aangesien &#39;Kontant of Bankrekening&#39; nie gespesifiseer is nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304533apps/erpnext/erpnext/projects/doctype/project/project.py +70,Project {0} already exists,Projek {0} bestaan reeds
Frappe PR Bot748c0242018-06-21 10:34:28 +05304534DocType: Clinical Procedure,Nursing User,Verpleegkundige gebruiker
4535DocType: Employee Benefit Application,Payroll Period,Loonstaat Periode
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304536DocType: Plant Analysis,Plant Analysis Criterias,Plant Analise Kriteria
Frappe PR Bot748c0242018-06-21 10:34:28 +05304537apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +237,Serial No {0} does not belong to Batch {1},Reeksnommer {0} hoort nie by bondel {1}
4538apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +215,Responsibilities,verantwoordelikhede
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304539apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +125,Validity period of this quotation has ended.,Geldigheidsduur van hierdie aanhaling is beëindig.
4540DocType: Expense Claim Account,Expense Claim Account,Koste-eisrekening
Frappe PR Bot748c0242018-06-21 10:34:28 +05304541DocType: Account,Capital Work in Progress,Kapitaalwerk in voortsetting
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304542DocType: Accounts Settings,Allow Stale Exchange Rates,Staaf wisselkoerse toe
4543DocType: Sales Person,Sales Person Name,Verkooppersoon Naam
4544apps/erpnext/erpnext/accounts/doctype/c_form/c_form.py +54,Please enter atleast 1 invoice in the table,Voer asseblief ten minste 1 faktuur in die tabel in
4545apps/erpnext/erpnext/utilities/user_progress.py +247,Add Users,Voeg gebruikers by
4546DocType: POS Item Group,Item Group,Itemgroep
4547apps/erpnext/erpnext/education/report/course_wise_assessment_report/course_wise_assessment_report.html +16,Student Group: ,Studentegroep:
Frappe PR Bot748c0242018-06-21 10:34:28 +05304548DocType: Depreciation Schedule,Finance Book Id,Finansies boek-ID
4549apps/erpnext/erpnext/public/js/hub/hub_listing.js +380,Select Country,Kies land
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304550DocType: Item,Safety Stock,Veiligheidsvoorraad
4551DocType: Healthcare Settings,Healthcare Settings,Gesondheidsorginstellings
Frappe PR Bot748c0242018-06-21 10:34:28 +05304552apps/erpnext/erpnext/hr/doctype/leave_application/leave_application_dashboard.html +8,Total Allocated Leaves,Totale toegekende blare
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304553apps/erpnext/erpnext/projects/doctype/task/task.py +54,Progress % for a task cannot be more than 100.,Progress% vir &#39;n taak kan nie meer as 100 wees nie.
4554DocType: Stock Reconciliation Item,Before reconciliation,Voor versoening
4555apps/erpnext/erpnext/maintenance/doctype/maintenance_visit/maintenance_visit.py +12,To {0},Na {0}
4556DocType: Purchase Invoice,Taxes and Charges Added (Company Currency),Belasting en heffings bygevoeg (Maatskappy Geld)
Frappe PR Bot748c0242018-06-21 10:34:28 +05304557apps/erpnext/erpnext/stock/doctype/item/item.py +491,Item Tax Row {0} must have account of type Tax or Income or Expense or Chargeable,Itembelastingreeks {0} moet rekening hou met die tipe Belasting of Inkomste of Uitgawe of Belasbare
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304558DocType: Sales Order,Partly Billed,Gedeeltelik gefaktureer
Frappe PR Bot748c0242018-06-21 10:34:28 +05304559apps/erpnext/erpnext/assets/doctype/asset/asset.py +54,Item {0} must be a Fixed Asset Item,Item {0} moet &#39;n vaste bate-item wees
4560apps/erpnext/erpnext/stock/doctype/item/item.js +403,Make Variants,Maak Variante
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304561DocType: Item,Default BOM,Standaard BOM
4562DocType: Project,Total Billed Amount (via Sales Invoices),Totale gefaktureerde bedrag (via verkoopsfakture)
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304563apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +131,Debit Note Amount,Debiet Nota Bedrag
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304564DocType: Project Update,Not Updated,Nie opgedateer nie
Frappe PR Bot748c0242018-06-21 10:34:28 +05304565apps/erpnext/erpnext/accounts/doctype/share_transfer/share_transfer.py +107,"There are inconsistencies between the rate, no of shares and the amount calculated","Daar is teenstrydighede tussen die koers, aantal aandele en die bedrag wat bereken word"
4566apps/erpnext/erpnext/setup/doctype/company/company.js +109,Please re-type company name to confirm,Voer asseblief die maatskappy se naam weer in om te bevestig
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304567apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +234,Total Outstanding Amt,Totaal Uitstaande Amt
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304568DocType: Journal Entry,Printing Settings,Druk instellings
4569DocType: Employee Advance,Advance Account,Voorskotrekening
4570DocType: Job Offer,Job Offer Terms,Werkaanbod Terme
4571DocType: Sales Invoice,Include Payment (POS),Sluit Betaling (POS) in
Frappe PR Bot748c0242018-06-21 10:34:28 +05304572DocType: Shopify Settings,eg: frappe.myshopify.com,bv .: frappe.myshopify.com
4573apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +324,Total Debit must be equal to Total Credit. The difference is {0},Totale Debiet moet gelyk wees aan Totale Krediet. Die verskil is {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304574apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +11,Automotive,Automotive
4575DocType: Vehicle,Insurance Company,Versekeringsmaatskappy
4576DocType: Asset Category Account,Fixed Asset Account,Vaste bate rekening
Frappe PR Bot748c0242018-06-21 10:34:28 +05304577DocType: Salary Structure Assignment,Variable,veranderlike
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304578apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.js +47,From Delivery Note,Van afleweringsnota
4579DocType: Chapter,Members,lede
4580DocType: Student,Student Email Address,Student e-pos adres
4581DocType: Item,Hub Warehouse,Hub Warehouse
4582DocType: Assessment Plan,From Time,Van tyd af
4583DocType: Hotel Settings,Hotel Settings,Hotel Stellings
4584apps/erpnext/erpnext/public/js/pos/pos_bill_item.html +12,In Stock: ,Op voorraad:
4585DocType: Notification Control,Custom Message,Aangepaste Boodskap
4586apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +33,Investment Banking,Beleggingsbankdienste
4587DocType: Purchase Invoice,input,insette
Frappe PR Bot748c0242018-06-21 10:34:28 +05304588apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +95,Cash or Bank Account is mandatory for making payment entry,Kontant of Bankrekening is verpligtend vir betaling van inskrywing
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304589apps/erpnext/erpnext/education/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +54,Student Address,Student Adres
4590DocType: Purchase Invoice,Price List Exchange Rate,Pryslys wisselkoers
Frappe PR Bot748c0242018-06-21 10:34:28 +05304591apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +116,All Supplier Groups,Alle Verskaffersgroepe
4592DocType: Employee Boarding Activity,Required for Employee Creation,Benodig vir die skep van werknemers
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304593DocType: GoCardless Mandate,Mandate,mandaat
4594DocType: POS Profile,POS Profile Name,POS Profiel Naam
4595DocType: Hotel Room Reservation,Booked,bespreek
4596apps/erpnext/erpnext/regional/report/fichier_des_ecritures_comptables_[fec]/fichier_des_ecritures_comptables_[fec].py +45,CompAuxLib,CompAuxLib
Frappe PR Bot748c0242018-06-21 10:34:28 +05304597DocType: Detected Disease,Tasks Created,Take geskep
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304598DocType: Purchase Invoice Item,Rate,Koers
Frappe PR Bot748c0242018-06-21 10:34:28 +05304599apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +107,Intern,intern
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304600DocType: Delivery Stop,Address Name,Adres Naam
4601DocType: Stock Entry,From BOM,Van BOM
Frappe PR Bot748c0242018-06-21 10:34:28 +05304602apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +644,Splitting {0} units of {1},Verdeel {0} eenhede van {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304603DocType: Assessment Code,Assessment Code,Assesseringskode
Frappe PR Bot748c0242018-06-21 10:34:28 +05304604apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +76,Basic,basiese
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304605apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +94,Stock transactions before {0} are frozen,Voorraadtransaksies voor {0} word gevries
4606apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +219,Please click on 'Generate Schedule',Klik asseblief op &#39;Generate Schedule&#39;
Frappe PR Bot748c0242018-06-21 10:34:28 +05304607apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +154,Reference No is mandatory if you entered Reference Date,Verwysingsnommer is verpligtend as u verwysingsdatum ingevoer het
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304608DocType: Bank Reconciliation Detail,Payment Document,Betalingsdokument
4609apps/erpnext/erpnext/buying/doctype/supplier_scorecard_criteria/supplier_scorecard_criteria.py +37,Error evaluating the criteria formula,Kon nie die kriteria formule evalueer nie
Frappe PR Bot748c0242018-06-21 10:34:28 +05304610apps/erpnext/erpnext/hr/doctype/employee/employee.py +120,Date of Joining must be greater than Date of Birth,Datum van aansluiting moet groter wees as Geboortedatum
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304611DocType: Subscription,Plans,planne
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304612DocType: Salary Slip,Salary Structure,Salarisstruktuur
4613DocType: Account,Bank,Bank
4614apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +9,Airline,lugredery
Frappe PR Bot748c0242018-06-21 10:34:28 +05304615apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +902,Issue Material,Uitgawe Materiaal
4616apps/erpnext/erpnext/config/erpnext_integrations.py +32,Connect Shopify with ERPNext,Koppel Shopify met ERPNext
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304617DocType: Material Request Item,For Warehouse,Vir pakhuis
4618DocType: Employee,Offer Date,Aanbod Datum
4619apps/erpnext/erpnext/selling/page/sales_funnel/sales_funnel.py +33,Quotations,kwotasies
Frappe PR Bot748c0242018-06-21 10:34:28 +05304620apps/erpnext/erpnext/accounts/page/pos/pos.js +743,You are in offline mode. You will not be able to reload until you have network.,Jy is in die aflyn modus. Jy sal nie kan herlaai voordat jy netwerk het nie.
4621DocType: Leave Period,Grant,Grant
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304622apps/erpnext/erpnext/education/doctype/student_group_creation_tool/student_group_creation_tool.py +47,No Student Groups created.,Geen studentegroepe geskep nie.
4623DocType: Purchase Invoice Item,Serial No,Serienommer
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304624apps/erpnext/erpnext/hr/doctype/loan/loan.py +129,Monthly Repayment Amount cannot be greater than Loan Amount,Maandelikse Terugbetalingsbedrag kan nie groter wees as Leningbedrag nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304625apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +143,Please enter Maintaince Details first,Voer asseblief eers Maintaince Details in
Frappe PR Bot748c0242018-06-21 10:34:28 +05304626apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +58,Row #{0}: Expected Delivery Date cannot be before Purchase Order Date,Ry # {0}: Verwagte Afleweringsdatum kan nie voor Aankoopdatum wees nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304627DocType: Purchase Invoice,Print Language,Druktaal
4628DocType: Salary Slip,Total Working Hours,Totale werksure
4629DocType: Sales Invoice,Customer PO Details,Kliënt PO Besonderhede
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304630DocType: Stock Entry,Including items for sub assemblies,Insluitende items vir sub-gemeentes
4631DocType: Opening Invoice Creation Tool Item,Temporary Opening Account,Tydelike Openingsrekening
Frappe PR Bot748c0242018-06-21 10:34:28 +05304632apps/erpnext/erpnext/accounts/page/pos/pos.js +1973,Enter value must be positive,Invoerwaarde moet positief wees
4633DocType: Asset,Finance Books,Finansiesboeke
4634DocType: Employee Tax Exemption Declaration Category,Employee Tax Exemption Declaration Category,Werknemersbelastingvrystelling Verklaringskategorie
4635apps/erpnext/erpnext/accounts/doctype/sales_invoice/pos.py +448,All Territories,Alle gebiede
4636apps/erpnext/erpnext/public/js/controllers/transaction.js +1346,Invalid Blanket Order for the selected Customer and Item,Ongeldige kombersorder vir die gekose kliënt en item
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304637apps/erpnext/erpnext/projects/doctype/task/task_tree.js +49,Add Multiple Tasks,Voeg verskeie take by
4638DocType: Purchase Invoice,Items,items
Frappe PR Bot748c0242018-06-21 10:34:28 +05304639apps/erpnext/erpnext/crm/doctype/contract/contract.py +38,End Date cannot be before Start Date.,Einddatum kan nie voor die begin datum wees nie.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304640apps/erpnext/erpnext/education/doctype/program_enrollment/program_enrollment.py +34,Student is already enrolled.,Student is reeds ingeskryf.
4641DocType: Fiscal Year,Year Name,Jaar Naam
Frappe PR Bot748c0242018-06-21 10:34:28 +05304642apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +285,There are more holidays than working days this month.,Daar is meer vakansiedae as werksdae hierdie maand.
4643apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.py +101,PDC/LC Ref,PDC / LC Ref
4644DocType: Production Plan Item,Product Bundle Item,Produk Bundel Item
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304645DocType: Sales Partner,Sales Partner Name,Verkope Vennoot Naam
4646apps/erpnext/erpnext/hooks.py +136,Request for Quotations,Versoek vir kwotasies
4647DocType: Payment Reconciliation,Maximum Invoice Amount,Maksimum faktuurbedrag
4648apps/erpnext/erpnext/regional/report/fichier_des_ecritures_comptables_[fec]/fichier_des_ecritures_comptables_[fec].py +50,Montantdevise,Montantdevise
Frappe PR Bot748c0242018-06-21 10:34:28 +05304649apps/erpnext/erpnext/healthcare/setup.py +211,Haematology,hematologie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304650DocType: Normal Test Items,Normal Test Items,Normale toetsitems
4651DocType: Student Language,Student Language,Studente Taal
4652apps/erpnext/erpnext/config/selling.py +23,Customers,kliënte
4653DocType: Cash Flow Mapping,Is Working Capital,Is bedryfskapitaal
4654apps/erpnext/erpnext/crm/report/campaign_efficiency/campaign_efficiency.py +24,Order/Quot %,Bestelling / Kwotasie%
4655apps/erpnext/erpnext/config/healthcare.py +25,Record Patient Vitals,Teken Pasiënt Vitale op
4656DocType: Fee Schedule,Institution,instelling
4657DocType: Asset,Partially Depreciated,Gedeeltelik afgeskryf
4658DocType: Issue,Opening Time,Openingstyd
Frappe PR Bot748c0242018-06-21 10:34:28 +05304659apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +97,From and To dates required,Van en tot datums benodig
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304660apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +46,Securities & Commodity Exchanges,Sekuriteite en kommoditeitsuitruilings
Frappe PR Bot748c0242018-06-21 10:34:28 +05304661apps/erpnext/erpnext/stock/doctype/item/item.py +705,Default Unit of Measure for Variant '{0}' must be same as in Template '{1}',Standaard eenheid van maatstaf vir variant &#39;{0}&#39; moet dieselfde wees as in Sjabloon &#39;{1}&#39;
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304662DocType: Shipping Rule,Calculate Based On,Bereken Gebaseer Op
Frappe PR Bot748c0242018-06-21 10:34:28 +05304663DocType: Contract,Unfulfilled,onvervulde
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304664DocType: Delivery Note Item,From Warehouse,Uit pakhuis
4665apps/erpnext/erpnext/hr/doctype/payroll_entry/payroll_entry.py +59,No employees for the mentioned criteria,Geen werknemers vir die genoemde kriteria
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304666apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +974,No Items with Bill of Materials to Manufacture,Geen items met die materiaal om te vervaardig
Frappe PR Bot748c0242018-06-21 10:34:28 +05304667DocType: Shopify Settings,Default Customer,Verstekkliënt
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304668DocType: Assessment Plan,Supervisor Name,Toesighouer Naam
4669DocType: Healthcare Settings,Do not confirm if appointment is created for the same day,Moenie bevestig of aanstelling geskep is vir dieselfde dag nie
4670DocType: Program Enrollment Course,Program Enrollment Course,Programinskrywing Kursus
Frappe PR Bot748c0242018-06-21 10:34:28 +05304671apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.js +187,Make Sample Retention Stock Entry,Maak Voorbeeld Bewaring Voorraad Invoer
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304672DocType: Purchase Taxes and Charges,Valuation and Total,Waardasie en Totaal
Frappe PR Bot748c0242018-06-21 10:34:28 +05304673DocType: Leave Encashment,Encashment Amount,Encashment Bedrag
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304674apps/erpnext/erpnext/buying/doctype/supplier_scorecard/supplier_scorecard_dashboard.py +11,Scorecards,telkaarte
Frappe PR Bot748c0242018-06-21 10:34:28 +05304675apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.js +159,Expired Batches,Vervaldatums
Frappe PR Bot59a2a652018-04-12 13:36:55 +05304676DocType: Employee,This will restrict user access to other employee records,Dit sal gebruikers toegang tot ander werknemer rekords beperk
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304677DocType: Tax Rule,Shipping City,Posbus
Frappe PR Bot748c0242018-06-21 10:34:28 +05304678DocType: Staffing Plan Detail,Current Openings,Huidige openings
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304679DocType: Notification Control,Customize the Notification,Pas die kennisgewing aan
Frappe PR Bot748c0242018-06-21 10:34:28 +05304680apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +78,Cash Flow from Operations,Kontantvloei uit bedrywighede
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304681DocType: Purchase Invoice,Shipping Rule,Posbus
4682DocType: Patient Relation,Spouse,eggenoot
4683DocType: Lab Test Groups,Add Test,Voeg toets by
4684DocType: Manufacturer,Limited to 12 characters,Beperk tot 12 karakters
4685DocType: Journal Entry,Print Heading,Drukopskrif
4686apps/erpnext/erpnext/config/stock.py +150,Delivery Trip service tours to customers.,Delivery Trip diens toere aan kliënte.
4687apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.py +57,Total cannot be zero,Totaal kan nie nul wees nie
4688apps/erpnext/erpnext/selling/report/inactive_customers/inactive_customers.py +16,'Days Since Last Order' must be greater than or equal to zero,&#39;Dae sedert Laaste Bestelling&#39; moet groter as of gelyk wees aan nul
4689DocType: Plant Analysis Criteria,Maximum Permissible Value,Maksimum toelaatbare waarde
4690DocType: Journal Entry Account,Employee Advance,Werknemersvooruitgang
4691DocType: Payroll Entry,Payroll Frequency,Payroll Frequency
4692DocType: Lab Test Template,Sensitivity,sensitiwiteit
Frappe PR Bot748c0242018-06-21 10:34:28 +05304693apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +946,Raw Material,Rou materiaal
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304694DocType: Leave Application,Follow via Email,Volg via e-pos
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304695apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +56,Plants and Machineries,Plante en Masjinerie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304696DocType: Purchase Taxes and Charges,Tax Amount After Discount Amount,Belastingbedrag na afslagbedrag
4697DocType: Daily Work Summary Settings,Daily Work Summary Settings,Daaglikse werkopsommingsinstellings
Frappe PR Bot748c0242018-06-21 10:34:28 +05304698apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +1138,Selected Price List should have buying and selling fields checked.,Geselekteerde Pryslijst moet gekoop en verkoop velde nagegaan word.
4699apps/erpnext/erpnext/controllers/buying_controller.py +663,Please enter Reqd by Date,Voer asseblief Reqd by Date in
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304700DocType: Payment Entry,Internal Transfer,Interne Oordrag
4701DocType: Asset Maintenance,Maintenance Tasks,Onderhoudstake
4702apps/erpnext/erpnext/setup/doctype/territory/territory.py +19,Either target qty or target amount is mandatory,Die teiken hoeveelheid of teikenwaarde is verpligtend
Frappe PR Bot748c0242018-06-21 10:34:28 +05304703apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +427,Please select Posting Date first,Kies asseblief die Posdatum eerste
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304704apps/erpnext/erpnext/public/js/account_tree_grid.js +209,Opening Date should be before Closing Date,Openingsdatum moet voor sluitingsdatum wees
Frappe PR Bot748c0242018-06-21 10:34:28 +05304705DocType: Travel Itinerary,Flight,Flight
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304706DocType: Leave Control Panel,Carry Forward,Voort te sit
Frappe PR Bot748c0242018-06-21 10:34:28 +05304707apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +32,Cost Center with existing transactions can not be converted to ledger,Kostesentrum met bestaande transaksies kan nie na grootboek omgeskakel word nie
4708DocType: Budget,Applicable on booking actual expenses,Van toepassing op bespreking werklike uitgawes
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304709DocType: Department,Days for which Holidays are blocked for this department.,Dae waarvoor vakansiedae vir hierdie departement geblokkeer word.
4710DocType: GoCardless Mandate,ERPNext Integrations,ERPNext Integrations
4711DocType: Crop Cycle,Detected Disease,Opgesiene Siekte
4712,Produced,geproduseer
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304713apps/erpnext/erpnext/hr/doctype/loan/loan.py +26,Repayment Start Date cannot be before Disbursement Date.,Terugbetaling Startdatum kan nie voor Uitbetalingsdatum wees nie.
Frappe PR Bot748c0242018-06-21 10:34:28 +05304714DocType: Employee Benefit Application,Remainig Benefits (Yearly),Oorblywende voordele (jaarliks)
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304715DocType: Item,Item Code for Suppliers,Item Kode vir Verskaffers
4716DocType: Issue,Raised By (Email),Verhoog deur (e-pos)
4717DocType: Training Event,Trainer Name,Afrigter Naam
4718DocType: Mode of Payment,General,algemene
4719apps/erpnext/erpnext/crm/report/prospects_engaged_but_not_converted/prospects_engaged_but_not_converted.py +28,Last Communication,Laaste Kommunikasie
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304720apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +374,Cannot deduct when category is for 'Valuation' or 'Valuation and Total',Kan nie aftrek wanneer die kategorie vir &#39;Waardasie&#39; of &#39;Waardasie en Totaal&#39; is nie.
Frappe PR Bot748c0242018-06-21 10:34:28 +05304721apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +248,Serial Nos Required for Serialized Item {0},Serial Nos Required for Serialized Item {0}
4722apps/erpnext/erpnext/config/accounts.py +150,Match Payments with Invoices,Pas betalings met fakture
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304723DocType: Journal Entry,Bank Entry,Bankinskrywing
4724DocType: Authorization Rule,Applicable To (Designation),Toepaslik by (Aanwysing)
4725,Profitability Analysis,Winsgewendheidsontleding
4726DocType: Fees,Student Email,Student e-pos
4727DocType: Supplier,Prevent POs,Voorkom POs
4728DocType: Patient,"Allergies, Medical and Surgical History","Allergieë, Mediese en Chirurgiese Geskiedenis"
4729apps/erpnext/erpnext/templates/generators/item.html +77,Add to Cart,Voeg by die winkelwagen
Frappe PR Bot748c0242018-06-21 10:34:28 +05304730apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.js +144,Group By,Groep By
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304731DocType: Guardian,Interests,Belange
Frappe PR Bot748c0242018-06-21 10:34:28 +05304732apps/erpnext/erpnext/config/accounts.py +304,Enable / disable currencies.,Aktiveer / deaktiveer geldeenhede.
4733DocType: Exchange Rate Revaluation,Get Entries,Kry inskrywings
4734apps/erpnext/erpnext/healthcare/doctype/patient_appointment/patient_appointment.py +107,Dr {0} on Half day Leave on {1},Dr {0} op Halfdag Verlof op {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304735DocType: Production Plan,Get Material Request,Kry materiaalversoek
Frappe PR Bot748c0242018-06-21 10:34:28 +05304736apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +118,Postal Expenses,Posuitgawes
4737apps/erpnext/erpnext/selling/doctype/pos_closing_voucher/closing_voucher_details.html +8,Sales Summary,Verkopeopsomming
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304738apps/erpnext/erpnext/controllers/trends.py +19,Total(Amt),Totaal (Amt)
4739apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +26,Entertainment & Leisure,Vermaak en ontspanning
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304740,Item Variant Details,Item Variant Besonderhede
4741DocType: Quality Inspection,Item Serial No,Item Serienommer
4742apps/erpnext/erpnext/utilities/activation.py +135,Create Employee Records,Skep werknemerrekords
Frappe PR Bot748c0242018-06-21 10:34:28 +05304743apps/erpnext/erpnext/hr/report/monthly_attendance_sheet/monthly_attendance_sheet.py +97,Total Present,Totaal Aanwesig
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304744apps/erpnext/erpnext/config/accounts.py +105,Accounting Statements,Rekeningkundige state
4745DocType: Drug Prescription,Hour,Uur
4746DocType: Restaurant Order Entry,Last Sales Invoice,Laaste Verkoopfaktuur
Frappe PR Bot748c0242018-06-21 10:34:28 +05304747apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +797,Please select Qty against item {0},Kies asseblief hoeveelheid teen item {0}
4748apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +31,New Serial No cannot have Warehouse. Warehouse must be set by Stock Entry or Purchase Receipt,Nuwe reeksnommer kan nie pakhuis hê nie. Pakhuis moet ingestel word deur Voorraadinskrywing of Aankoop Ontvangst
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304749DocType: Lead,Lead Type,Lood Tipe
Frappe PR Bot748c0242018-06-21 10:34:28 +05304750apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +190,You are not authorized to approve leaves on Block Dates,Jy is nie gemagtig om bladsye op Blokdata te keur nie
4751apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +396,All these items have already been invoiced,Al hierdie items is reeds gefaktureer
4752apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +968,Set New Release Date,Stel Nuwe Release Date
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304753DocType: Company,Monthly Sales Target,Maandelikse verkoopsdoel
4754apps/erpnext/erpnext/setup/doctype/authorization_control/authorization_control.py +37,Can be approved by {0},Kan goedgekeur word deur {0}
4755DocType: Hotel Room,Hotel Room Type,Hotel Kamer Type
Frappe PR Bot748c0242018-06-21 10:34:28 +05304756DocType: Leave Allocation,Leave Period,Verlofperiode
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304757DocType: Item,Default Material Request Type,Standaard Materiaal Versoek Tipe
4758DocType: Supplier Scorecard,Evaluation Period,Evalueringsperiode
4759apps/erpnext/erpnext/buying/doctype/supplier_scorecard/supplier_scorecard_list.js +13,Unknown,onbekend
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304760apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +973,Work Order not created,Werkorde nie geskep nie
Frappe PR Bot748c0242018-06-21 10:34:28 +05304761apps/erpnext/erpnext/hr/doctype/employee_benefit_application/employee_benefit_application.py +33,"An amount of {0} already claimed for the component {1},\
4762 set the amount equal or greater than {2}","&#39;N Bedrag van {0} wat reeds vir die komponent {1} geëis is, stel die bedrag gelyk of groter as {2}"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304763DocType: Shipping Rule,Shipping Rule Conditions,Posbusvoorwaardes
4764DocType: Purchase Invoice,Export Type,Uitvoer Tipe
4765DocType: Salary Slip Loan,Salary Slip Loan,Salaris Slip Lening
4766DocType: BOM Update Tool,The new BOM after replacement,Die nuwe BOM na vervanging
4767,Point of Sale,Punt van koop
4768DocType: Payment Entry,Received Amount,Ontvangsbedrag
4769DocType: Patient,Widow,weduwee
4770DocType: GST Settings,GSTIN Email Sent On,GSTIN E-pos gestuur aan
4771DocType: Program Enrollment,Pick/Drop by Guardian,Pick / Drop by Guardian
Frappe PR Bot748c0242018-06-21 10:34:28 +05304772DocType: Bank Account,SWIFT number,SWIFT nommer
4773DocType: Payment Entry,Party Name,Party Naam
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304774DocType: Crop,Planting UOM,Plant UOM
4775DocType: Account,Tax,belasting
4776apps/erpnext/erpnext/education/report/student_batch_wise_attendance/student_batch_wise_attendance.py +45,Not Marked,Nie gemerk nie
Frappe PR Bot748c0242018-06-21 10:34:28 +05304777DocType: Contract,Signed,onderteken
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304778apps/erpnext/erpnext/accounts/doctype/opening_invoice_creation_tool/opening_invoice_creation_tool_dashboard.html +1,Opening Invoices Summary,Opsomming van faktuuropgawe
4779DocType: Education Settings,Education Manager,Onderwysbestuurder
4780DocType: Crop Cycle,The minimum length between each plant in the field for optimum growth,Die minimum lengte tussen elke plant in die veld vir optimale groei
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304781apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +153,"Batched Item {0} cannot be updated using Stock Reconciliation, instead use Stock Entry","Gegroepeerde item {0} kan nie met behulp van Voorraadversoening opgedateer word nie, maar gebruik Voorraadinvoer"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304782DocType: Quality Inspection,Report Date,Verslagdatum
4783DocType: Student,Middle Name,Middelnaam
Frappe PR Bot748c0242018-06-21 10:34:28 +05304784DocType: Serial No,Asset Details,Bate Besonderhede
4785DocType: Bank Statement Transaction Payment Item,Invoices,fakture
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304786DocType: Water Analysis,Type of Sample,Soort monster
4787DocType: Batch,Source Document Name,Bron dokument naam
4788DocType: Production Plan,Get Raw Materials For Production,Kry grondstowwe vir produksie
4789DocType: Job Opening,Job Title,Werkstitel
4790apps/erpnext/erpnext/buying/doctype/supplier_quotation/supplier_quotation.py +84,"{0} indicates that {1} will not provide a quotation, but all items \
4791 have been quoted. Updating the RFQ quote status.","{0} dui aan dat {1} nie &#39;n kwotasie sal verskaf nie, maar al die items \ is aangehaal. Opdateer die RFQ kwotasie status."
Frappe PR Bot748c0242018-06-21 10:34:28 +05304792apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +1214,Maximum Samples - {0} have already been retained for Batch {1} and Item {2} in Batch {3}.,Maksimum steekproewe - {0} is reeds behou vir bondel {1} en item {2} in bondel {3}.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304793DocType: Manufacturing Settings,Update BOM Cost Automatically,Dateer BOM koste outomaties op
4794DocType: Lab Test,Test Name,Toets Naam
4795apps/erpnext/erpnext/utilities/activation.py +99,Create Users,Skep gebruikers
4796apps/erpnext/erpnext/utilities/user_progress.py +147,Gram,gram
4797DocType: Supplier Scorecard,Per Month,Per maand
Frappe PR Bot748c0242018-06-21 10:34:28 +05304798apps/erpnext/erpnext/manufacturing/doctype/work_order/work_order.py +461,Quantity to Manufacture must be greater than 0.,Hoeveelheid tot Vervaardiging moet groter as 0 wees.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304799DocType: Asset Settings,Calculate Prorated Depreciation Schedule Based on Fiscal Year,Bereken Voorgestelde Waardeverminderingskedule gebaseer op Fiskale Jaar
4800apps/erpnext/erpnext/config/maintenance.py +17,Visit report for maintenance call.,Besoek verslag vir onderhoudsoproep.
4801DocType: Stock Entry,Update Rate and Availability,Update tarief en beskikbaarheid
4802DocType: 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.,"Persentasie wat u mag ontvang of meer lewer teen die hoeveelheid bestel. Byvoorbeeld: As jy 100 eenhede bestel het. en u toelae is 10%, dan mag u 110 eenhede ontvang."
4803DocType: POS Customer Group,Customer Group,Kliëntegroep
Frappe PR Bot748c0242018-06-21 10:34:28 +05304804apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +262,Row #{0}: Operation {1} is not completed for {2} qty of finished goods in Work Order # {3}. Please update operation status via Time Logs,Ry # {0}: Operasie {1} is nie voltooi vir {2} Aantal voltooide goedere in Werkorder # {3}. Dateer asseblief die operasiestatus op deur Tydlogs
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304805apps/erpnext/erpnext/stock/doctype/batch/batch.js +128,New Batch ID (Optional),Nuwe batch ID (opsioneel)
Frappe PR Bot748c0242018-06-21 10:34:28 +05304806apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +217,Expense account is mandatory for item {0},Uitgawe rekening is verpligtend vir item {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304807DocType: BOM,Website Description,Webwerf beskrywing
Frappe PR Bot748c0242018-06-21 10:34:28 +05304808apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +101,Net Change in Equity,Netto verandering in ekwiteit
4809apps/erpnext/erpnext/assets/doctype/asset/asset.py +280,Please cancel Purchase Invoice {0} first,Kanselleer eers Aankoopfaktuur {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304810apps/erpnext/erpnext/hr/doctype/job_applicant/job_applicant.py +43,"Email Address must be unique, already exists for {0}","E-pos adres moet uniek wees, bestaan reeds vir {0}"
4811DocType: Serial No,AMC Expiry Date,AMC Vervaldatum
Frappe PR Bot748c0242018-06-21 10:34:28 +05304812DocType: Asset,Receipt,Kwitansie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304813,Sales Register,Verkoopsregister
4814DocType: Daily Work Summary Group,Send Emails At,Stuur e-pos aan
4815DocType: Quotation,Quotation Lost Reason,Kwotasie Verlore Rede
Frappe PR Bot748c0242018-06-21 10:34:28 +05304816apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +382,Transaction reference no {0} dated {1},Transaksieverwysingsnommer {0} gedateer {1}
4817apps/erpnext/erpnext/setup/doctype/supplier_group/supplier_group.js +5,There is nothing to edit.,Daar is niks om te wysig nie.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304818apps/erpnext/erpnext/selling/page/point_of_sale/point_of_sale.js +499,Form View,Form View
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304819DocType: HR Settings,Expense Approver Mandatory In Expense Claim,Uitgawe Goedkeuring Verpligte Uitgawe Eis
Frappe PR Bot748c0242018-06-21 10:34:28 +05304820apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +118,Summary for this month and pending activities,Opsomming vir hierdie maand en hangende aktiwiteite
4821apps/erpnext/erpnext/accounts/doctype/exchange_rate_revaluation/exchange_rate_revaluation.py +91,Please set Unrealized Exchange Gain/Loss Account in Company {0},Stel asseblief ongerealiseerde ruilverhoging / verliesrekening in maatskappy {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304822apps/erpnext/erpnext/utilities/user_progress.py +248,"Add users to your organization, other than yourself.","Voeg gebruikers by jou organisasie, behalwe jouself."
4823DocType: Customer Group,Customer Group Name,Kliënt Groep Naam
4824apps/erpnext/erpnext/public/js/pos/pos.html +109,No Customers yet!,Nog geen kliënte!
Frappe PR Bot748c0242018-06-21 10:34:28 +05304825DocType: Healthcare Service Unit,Healthcare Service Unit,Gesondheidsorg Diens Eenheid
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304826apps/erpnext/erpnext/public/js/financial_statements.js +56,Cash Flow Statement,Kontantvloeistaat
Frappe PR Bot748c0242018-06-21 10:34:28 +05304827apps/erpnext/erpnext/manufacturing/doctype/production_plan/production_plan.py +458,No material request created,Geen wesenlike versoek geskep nie
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304828apps/erpnext/erpnext/hr/doctype/loan_application/loan_application.py +23,Loan Amount cannot exceed Maximum Loan Amount of {0},Lening Bedrag kan nie Maksimum Lening Bedrag van {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304829apps/erpnext/erpnext/hr/report/vehicle_expenses/vehicle_expenses.py +22,License,lisensie
Frappe PR Bot748c0242018-06-21 10:34:28 +05304830apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +496,Please remove this Invoice {0} from C-Form {1},Verwyder asseblief hierdie faktuur {0} uit C-vorm {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304831DocType: Leave Control Panel,Please select Carry Forward if you also want to include previous fiscal year's balance leaves to this fiscal year,"Kies asseblief Carry Forward as u ook die vorige fiskale jaar se balans wil insluit, verlaat na hierdie fiskale jaar"
4832DocType: GL Entry,Against Voucher Type,Teen Voucher Tipe
4833DocType: Physician,Phone (R),Telefoon (R)
Frappe PR Bot748c0242018-06-21 10:34:28 +05304834apps/erpnext/erpnext/healthcare/doctype/physician_schedule/physician_schedule.js +104,Time slots added,Tydgleuwe bygevoeg
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304835DocType: Item,Attributes,eienskappe
Frappe PR Bot748c0242018-06-21 10:34:28 +05304836apps/erpnext/erpnext/healthcare/doctype/clinical_procedure_template/clinical_procedure_template.js +36,Enable Template,Aktiveer Sjabloon
4837apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +242,Please enter Write Off Account,Voer asseblief &#39;Skryf &#39;n rekening in
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304838apps/erpnext/erpnext/selling/report/inactive_customers/inactive_customers.py +71,Last Order Date,Laaste bestellingsdatum
Frappe PR Bot748c0242018-06-21 10:34:28 +05304839DocType: Salary Component,Is Payable,Is betaalbaar
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304840DocType: Patient,B Negative,B Negatief
4841apps/erpnext/erpnext/assets/doctype/asset_maintenance_log/asset_maintenance_log.py +25,Maintenance Status has to be Cancelled or Completed to Submit,Onderhoudstatus moet gekanselleer of voltooi word om in te dien
Frappe PR Bot748c0242018-06-21 10:34:28 +05304842DocType: Staffing Plan Detail,Vacancies,vakatures
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304843DocType: Hotel Room,Hotel Room,Hotelkamer
Frappe PR Bot748c0242018-06-21 10:34:28 +05304844apps/erpnext/erpnext/accounts/doctype/budget/budget.py +49,Account {0} does not belongs to company {1},Rekening {0} behoort nie aan maatskappy {1}
4845DocType: Leave Type,Rounding,afronding
4846apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +889,Serial Numbers in row {0} does not match with Delivery Note,Reeksnommers in ry {0} stem nie ooreen met Afleweringsnota nie
4847apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +36,"Then Pricing Rules are filtered out based on Customer, Customer Group, Territory, Supplier, Supplier Group, Campaign, Sales Partner etc.","Dan word prysreëls gefilter op grond van kliënt, kliëntegroep, gebied, verskaffer, verskaffersgroep, veldtog, verkoopsvennoot, ens."
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304848DocType: Student,Guardian Details,Besonderhede van die voog
4849DocType: C-Form,C-Form,C-Form
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304850DocType: Agriculture Task,Start Day,Begin Dag
4851DocType: Vehicle,Chassis No,Chassisnr
4852DocType: Payment Request,Initiated,geïnisieer
4853DocType: Production Plan Item,Planned Start Date,Geplande begin datum
Frappe PR Bot748c0242018-06-21 10:34:28 +05304854apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +625,Please select a BOM,Kies asseblief &#39;n BOM
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304855DocType: Purchase Invoice,Availed ITC Integrated Tax,Benut ITC Geïntegreerde Belasting
Frappe PR Bot748c0242018-06-21 10:34:28 +05304856DocType: Purchase Order Item,Blanket Order Rate,Dekking bestelkoers
4857apps/erpnext/erpnext/hooks.py +152,Certification,sertifisering
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304858DocType: Bank Guarantee,Clauses and Conditions,Klousules en Voorwaardes
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304859DocType: Serial No,Creation Document Type,Skepping dokument tipe
4860DocType: Project Task,View Timesheet,Bekyk tydrooster
Frappe PR Bot748c0242018-06-21 10:34:28 +05304861apps/erpnext/erpnext/accounts/doctype/exchange_rate_revaluation/exchange_rate_revaluation.js +24,Make Journal Entry,Maak joernaalinskrywing
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304862DocType: Leave Allocation,New Leaves Allocated,Nuwe blare toegeken
4863apps/erpnext/erpnext/controllers/trends.py +269,Project-wise data is not available for Quotation,Projek-wyse data is nie beskikbaar vir aanhaling nie
4864apps/erpnext/erpnext/education/doctype/student_admission/templates/student_admission.html +30,End on,Eindig op
4865DocType: Project,Expected End Date,Verwagte einddatum
4866DocType: Budget Account,Budget Amount,Begrotingsbedrag
4867DocType: Donor,Donor Name,Skenker Naam
Frappe PR Bot748c0242018-06-21 10:34:28 +05304868DocType: Journal Entry,Inter Company Journal Entry Reference,Inter Company Journal Entry Reference
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304869DocType: Appraisal Template,Appraisal Template Title,Appraisal Template Titel
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304870apps/erpnext/erpnext/utilities/user_progress_utils.py +29,Commercial,kommersiële
4871DocType: Patient,Alcohol Current Use,Alkohol Huidige Gebruik
Frappe PR Bot748c0242018-06-21 10:34:28 +05304872DocType: Employee Tax Exemption Proof Submission,House Rent Payment Amount,Huishuur Betaling Bedrag
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304873DocType: Student Admission Program,Student Admission Program,Studente Toelatingsprogram
Frappe PR Bot748c0242018-06-21 10:34:28 +05304874DocType: Employee Tax Exemption Sub Category,Tax Exemption Category,Belastingvrystellingskategorie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304875DocType: Payment Entry,Account Paid To,Rekening betaal
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304876DocType: Subscription Settings,Grace Period,Grasie priode
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304877DocType: Item Alternative,Alternative Item Name,Alternatiewe Item Naam
4878apps/erpnext/erpnext/selling/doctype/product_bundle/product_bundle.py +24,Parent Item {0} must not be a Stock Item,Ouer Item {0} mag nie &#39;n voorraaditem wees nie
Frappe PR Bot748c0242018-06-21 10:34:28 +05304879apps/erpnext/erpnext/hr/doctype/payroll_entry/payroll_entry.py +485,"Could not submit any Salary Slip <br>\
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304880 Possible reasons: <br>\
4881 1. Net pay is less than 0. <br>\
4882 2. Company Email Address specified in employee master is not valid. <br>","Kon nie 'n Salarisstrokie indien nie <br> Moontlike redes: <br> \ 1. Netto betaling is minder as 0. <br> \ 2. Maatskappy-e-posadres wat in werknemermeester gespesifiseer is, is nie geldig nie. <br>"
4883apps/erpnext/erpnext/config/selling.py +57,All Products or Services.,Alle Produkte of Dienste.
4884DocType: Expense Claim,More Details,Meer besonderhede
4885DocType: Supplier Quotation,Supplier Address,Verskaffer Adres
Frappe PR Bot748c0242018-06-21 10:34:28 +05304886apps/erpnext/erpnext/accounts/doctype/budget/budget.py +157,{0} Budget for Account {1} against {2} {3} is {4}. It will exceed by {5},{0} Budget vir rekening {1} teen {2} {3} is {4}. Dit sal oorskry met {5}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304887apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +37,Out Qty,Uit Aantal
Frappe PR Bot748c0242018-06-21 10:34:28 +05304888apps/erpnext/erpnext/buying/doctype/supplier/supplier.py +49,Series is mandatory,Reeks is verpligtend
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304889apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +28,Financial Services,Finansiële dienste
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304890DocType: Student Sibling,Student ID,Student ID
Frappe PR Bot748c0242018-06-21 10:34:28 +05304891apps/erpnext/erpnext/public/js/hub/hub_form.js +450,Supplier Email,Verskaffer e-pos
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304892apps/erpnext/erpnext/config/projects.py +51,Types of activities for Time Logs,Soorte aktiwiteite vir Time Logs
4893DocType: Opening Invoice Creation Tool,Sales,verkope
4894DocType: Stock Entry Detail,Basic Amount,Basiese Bedrag
4895DocType: Training Event,Exam,eksamen
4896DocType: Complaint,Complaint,klagte
Frappe PR Bot748c0242018-06-21 10:34:28 +05304897apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +467,Warehouse required for stock Item {0},Pakhuis benodig vir voorraad Item {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304898DocType: Leave Allocation,Unused leaves,Ongebruikte blare
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304899apps/erpnext/erpnext/hr/doctype/loan/loan.js +83,Make Repayment Entry,Maak terugbetalinginskrywing
Frappe PR Bot748c0242018-06-21 10:34:28 +05304900apps/erpnext/erpnext/patches/v11_0/update_department_lft_rgt.py +8,All Departments,Alle Departemente
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304901DocType: Patient,Alcohol Past Use,Alkohol Gebruik
4902DocType: Fertilizer Content,Fertilizer Content,Kunsmis Inhoud
Frappe PR Bot748c0242018-06-21 10:34:28 +05304903apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +248,Cr,Cr
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304904DocType: Project Update,Problematic/Stuck,Problematies / Stuck
4905DocType: Tax Rule,Billing State,Billing State
4906DocType: Share Transfer,Transfer,oordrag
Frappe PR Bot748c0242018-06-21 10:34:28 +05304907apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +258,Work Order {0} must be cancelled before cancelling this Sales Order,Werkorder {0} moet gekanselleer word voordat u hierdie verkooporder kanselleer
4908apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +966,Fetch exploded BOM (including sub-assemblies),Haal ontplof BOM (insluitend sub-gemeentes)
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304909DocType: Authorization Rule,Applicable To (Employee),Toepasbaar op (Werknemer)
Frappe PR Bot748c0242018-06-21 10:34:28 +05304910apps/erpnext/erpnext/controllers/accounts_controller.py +160,Due Date is mandatory,Verpligte datum is verpligtend
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304911apps/erpnext/erpnext/controllers/item_variant.py +82,Increment for Attribute {0} cannot be 0,Toename vir kenmerk {0} kan nie 0 wees nie
4912apps/erpnext/erpnext/hotels/report/hotel_room_occupancy/hotel_room_occupancy.py +19,Rooms Booked,Kamers geboekt
4913apps/erpnext/erpnext/crm/doctype/lead/lead.py +57,Ends On date cannot be before Next Contact Date.,Eindig Op datum kan nie voor volgende kontak datum wees nie.
4914DocType: Journal Entry,Pay To / Recd From,Betaal na / Recd From
4915DocType: Naming Series,Setup Series,Opstelreeks
4916DocType: Payment Reconciliation,To Invoice Date,Na faktuur datum
Frappe PR Bot748c0242018-06-21 10:34:28 +05304917DocType: Bank Account,Contact HTML,Kontak HTML
4918DocType: Support Settings,Support Portal,Ondersteuningsportaal
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304919apps/erpnext/erpnext/healthcare/doctype/healthcare_settings/healthcare_settings.py +19,Registration fee can not be Zero,Registrasiefooi kan nie nul wees nie
4920DocType: Disease,Treatment Period,Behandelingsperiode
Frappe PR Bot748c0242018-06-21 10:34:28 +05304921DocType: Travel Itinerary,Travel Itinerary,Reisplan
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304922apps/erpnext/erpnext/education/api.py +338,Result already Submitted,Resultaat reeds ingedien
Frappe PR Bot748c0242018-06-21 10:34:28 +05304923apps/erpnext/erpnext/controllers/buying_controller.py +180,Reserved Warehouse is mandatory for Item {0} in Raw Materials supplied,Gereserveerde pakhuis is verpligtend vir Item {0} in Grondstowwe wat verskaf word
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304924,Inactive Customers,Onaktiewe kliënte
4925DocType: Student Admission Program,Maximum Age,Maksimum ouderdom
4926apps/erpnext/erpnext/regional/doctype/gst_settings/gst_settings.py +28,Please wait 3 days before resending the reminder.,Wag asseblief 3 dae voordat die herinnering weer gestuur word.
4927DocType: Landed Cost Voucher,LCV,LCV
4928DocType: Landed Cost Voucher,Purchase Receipts,Aankoopontvangste
4929apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +29,How Pricing Rule is applied?,Hoe prysreël is toegepas?
4930DocType: Stock Entry,Delivery Note No,Aflewerings Nota Nr
4931DocType: Cheque Print Template,Message to show,Boodskap om te wys
4932apps/erpnext/erpnext/public/js/setup_wizard.js +28,Retail,Kleinhandel
4933DocType: Student Attendance,Absent,afwesig
Frappe PR Bot748c0242018-06-21 10:34:28 +05304934DocType: Staffing Plan,Staffing Plan Detail,Personeelplanbesonderhede
4935DocType: Employee Promotion,Promotion Date,Bevorderingsdatum
4936apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +596,Product Bundle,Produk Bundel
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304937apps/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,Kan nie telling begin vanaf {0}. U moet standpunte van 0 tot 100 hê
Frappe PR Bot748c0242018-06-21 10:34:28 +05304938apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +244,Row {0}: Invalid reference {1},Ry {0}: ongeldige verwysing {1}
4939apps/erpnext/erpnext/assets/doctype/location/location_tree.js +23,New Location,Nuwe Ligging
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304940DocType: Purchase Taxes and Charges Template,Purchase Taxes and Charges Template,Aankope Belasting en Heffings Sjabloon
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304941DocType: Subscription,Current Invoice Start Date,Huidige faktuur begin datum
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304942DocType: Timesheet,TS-,TS-
4943apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +61,{0} {1}: Either debit or credit amount is required for {2},{0} {1}: Beide debiet- of kredietbedrag word benodig vir {2}
4944DocType: GL Entry,Remarks,opmerkings
4945DocType: Hotel Room Amenity,Hotel Room Amenity,Hotel Kamer Fasiliteite
Frappe PR Bot748c0242018-06-21 10:34:28 +05304946DocType: Budget,Action if Annual Budget Exceeded on MR,Aksie as jaarlikse begroting oorskry op MR
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304947DocType: Payment Entry,Account Paid From,Rekening betaal vanaf
4948DocType: Purchase Order Item Supplied,Raw Material Item Code,Grondstowwe Itemkode
4949DocType: Task,Parent Task,Ouertaak
4950DocType: Journal Entry,Write Off Based On,Skryf af gebaseer op
4951apps/erpnext/erpnext/utilities/activation.py +65,Make Lead,Maak Lood
Frappe PR Bot748c0242018-06-21 10:34:28 +05304952apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +119,Print and Stationery,Druk en skryfbehoeftes
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304953DocType: Stock Settings,Show Barcode Field,Toon strepieskode veld
Frappe PR Bot748c0242018-06-21 10:34:28 +05304954apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +814,Send Supplier Emails,Stuur verskaffer e-pos
4955apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +172,"Salary already processed for period between {0} and {1}, Leave application period cannot be between this date range.","Salaris wat reeds vir die tydperk tussen {0} en {1} verwerk is, kan die verlengde aansoekperiode nie tussen hierdie datumreeks wees nie."
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304956DocType: Fiscal Year,Auto Created,Outomaties geskep
Frappe PR Bot748c0242018-06-21 10:34:28 +05304957apps/erpnext/erpnext/hr/doctype/employee_onboarding/employee_onboarding.py +18,Submit this to create the Employee record,Dien dit in om die Werknemers rekord te skep
4958DocType: Item Default,Item Default,Item Standaard
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304959DocType: Chapter Member,Leave Reason,Verlaat rede
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304960apps/erpnext/erpnext/accounts/doctype/subscription/subscription.py +203,Invoice {0} no longer exists,Faktuur {0} bestaan nie meer nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304961DocType: Guardian Interest,Guardian Interest,Voogbelang
4962DocType: Volunteer,Availability,beskikbaarheid
Frappe PR Bot748c0242018-06-21 10:34:28 +05304963apps/erpnext/erpnext/config/accounts.py +325,Setup default values for POS Invoices,Stel verstekwaardes vir POS-fakture
4964apps/erpnext/erpnext/config/hr.py +240,Training,opleiding
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304965DocType: Project,Time to send,Tyd om te stuur
4966DocType: Timesheet,Employee Detail,Werknemersbesonderhede
4967apps/erpnext/erpnext/education/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +58,Guardian1 Email ID,Guardian1 e-pos ID
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304968DocType: Lab Prescription,Test Code,Toets Kode
4969apps/erpnext/erpnext/config/website.py +11,Settings for website homepage,Instellings vir webwerf tuisblad
Frappe PR Bot748c0242018-06-21 10:34:28 +05304970apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +873,{0} is on hold till {1},{0} is aan die houer tot {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304971apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.py +40,RFQs are not allowed for {0} due to a scorecard standing of {1},RFQ&#39;s word nie toegelaat vir {0} as gevolg van &#39;n telkaart wat staan van {1}
Frappe PR Bot748c0242018-06-21 10:34:28 +05304972apps/erpnext/erpnext/hr/doctype/leave_application/leave_application_dashboard.html +9,Used Leaves,Gebruikte Blare
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304973DocType: Job Offer,Awaiting Response,In afwagting van antwoord
Frappe PR Bot748c0242018-06-21 10:34:28 +05304974apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.py +83,Above,Bo
4975DocType: Support Search Source,Link Options,Skakelopsies
4976apps/erpnext/erpnext/selling/page/point_of_sale/point_of_sale.js +1500,Total Amount {0},Totale bedrag {0}
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304977apps/erpnext/erpnext/controllers/item_variant.py +307,Invalid attribute {0} {1},Ongeldige kenmerk {0} {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304978DocType: Supplier,Mention if non-standard payable account,Noem as nie-standaard betaalbare rekening
4979apps/erpnext/erpnext/education/report/course_wise_assessment_report/course_wise_assessment_report.py +25,Please select the assessment group other than 'All Assessment Groups',Kies asseblief die assesseringsgroep anders as &#39;Alle assesseringsgroepe&#39;
4980apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +67,Row {0}: Cost center is required for an item {1},Ry {0}: Koste sentrum is nodig vir &#39;n item {1}
4981apps/erpnext/erpnext/regional/report/fichier_des_ecritures_comptables_[fec]/fichier_des_ecritures_comptables_[fec].py +43,EcritureDate,EcritureDate
Frappe PR Bot59a2a652018-04-12 13:36:55 +05304982apps/erpnext/erpnext/healthcare/doctype/physician/physician_dashboard.py +6,This is based on transactions against this Physician.,Dit is gebaseer op transaksies teen hierdie geneesheer.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304983DocType: Training Event Employee,Optional,opsioneel
4984DocType: Salary Slip,Earning & Deduction,Verdien en aftrekking
4985DocType: Agriculture Analysis Criteria,Water Analysis,Wateranalise
4986DocType: Chapter,Region,streek
Frappe PR Bot748c0242018-06-21 10:34:28 +05304987apps/erpnext/erpnext/accounts/doctype/account/account_tree.js +36,Optional. This setting will be used to filter in various transactions.,Opsioneel. Hierdie instelling sal gebruik word om in verskillende transaksies te filter.
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304988apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +111,Negative Valuation Rate is not allowed,Negatiewe Waardasietarief word nie toegelaat nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304989DocType: Holiday List,Weekly Off,Weeklikse af
4990apps/erpnext/erpnext/agriculture/doctype/crop_cycle/crop_cycle.js +7,Reload Linked Analysis,Herlaai gekoppelde analise
4991DocType: Fiscal Year,"For e.g. 2012, 2012-13","Vir bv. 2012, 2012-13"
Frappe PR Bot748c0242018-06-21 10:34:28 +05304992apps/erpnext/erpnext/accounts/report/balance_sheet/balance_sheet.py +97,Provisional Profit / Loss (Credit),Voorlopige Wins / Verlies (Krediet)
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304993DocType: Sales Invoice,Return Against Sales Invoice,Keer terug teen verkoopsfaktuur
4994apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +32,Item 5,Item 5
4995DocType: Serial No,Creation Time,Skeppingstyd
4996apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +62,Total Revenue,Totale inkomste
Frappe PR Bot748c0242018-06-21 10:34:28 +05304997DocType: Blanket Order,BO.#####,BO. #####
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304998DocType: Patient,Other Risk Factors,Ander risikofaktore
4999DocType: Sales Invoice,Product Bundle Help,Produk Bundel Help
5000,Monthly Attendance Sheet,Maandelikse Bywoningsblad
5001apps/erpnext/erpnext/hr/report/employee_advance_summary/employee_advance_summary.py +15,No record found,Geen rekord gevind nie
5002apps/erpnext/erpnext/accounts/report/asset_depreciations_and_balances/asset_depreciations_and_balances.py +140,Cost of Scrapped Asset,Koste van geskrap Bate
Frappe PR Bot748c0242018-06-21 10:34:28 +05305003apps/erpnext/erpnext/controllers/stock_controller.py +240,{0} {1}: Cost Center is mandatory for Item {2},{0} {1}: Koste sentrum is verpligtend vir item {2}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305004DocType: Vehicle,Policy No,Polisnr
Frappe PR Bot748c0242018-06-21 10:34:28 +05305005apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +691,Get Items from Product Bundle,Kry Items van Produk Bundel
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305006DocType: Asset,Straight Line,Reguit lyn
5007DocType: Project User,Project User,Projekgebruiker
5008apps/erpnext/erpnext/stock/doctype/batch/batch.js +72,Split,verdeel
Frappe PR Bot748c0242018-06-21 10:34:28 +05305009DocType: Employee Transfer,Re-allocate Leaves,Herlei toekennings
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305010DocType: GL Entry,Is Advance,Is vooruit
Frappe PR Bot748c0242018-06-21 10:34:28 +05305011apps/erpnext/erpnext/config/hr.py +202,Employee Lifecycle,Werknemer lewensiklus
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305012apps/erpnext/erpnext/hr/doctype/upload_attendance/upload_attendance.js +21,Attendance From Date and Attendance To Date is mandatory,Bywoning vanaf datum en bywoning tot datum is verpligtend
Frappe PR Bot748c0242018-06-21 10:34:28 +05305013apps/erpnext/erpnext/controllers/buying_controller.py +167,Please enter 'Is Subcontracted' as Yes or No,Tik asb. &#39;Ja&#39; of &#39;Nee&#39; in
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305014DocType: Item,Default Purchase Unit of Measure,Verstek aankoopeenheid van maatreël
5015apps/erpnext/erpnext/crm/report/prospects_engaged_but_not_converted/prospects_engaged_but_not_converted.py +29,Last Communication Date,Laaste Kommunikasiedatum
Frappe PR Bot748c0242018-06-21 10:34:28 +05305016DocType: Clinical Procedure Item,Clinical Procedure Item,Kliniese Prosedure Item
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305017DocType: Sales Team,Contact No.,Kontaknommer.
5018DocType: Bank Reconciliation,Payment Entries,Betalingsinskrywings
Frappe PR Bot748c0242018-06-21 10:34:28 +05305019apps/erpnext/erpnext/erpnext_integrations/doctype/shopify_settings/shopify_settings.py +33,Access token or Shopify URL missing,Toegang token of Shopify-URL ontbreek
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305020DocType: Land Unit,Land Unit Details,Grond eenheid besonderhede
5021DocType: Land Unit,Latitude,Latitude
5022DocType: Work Order,Scrap Warehouse,Scrap Warehouse
Frappe PR Bot748c0242018-06-21 10:34:28 +05305023apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +179,"Warehouse required at Row No {0}, please set default warehouse for the item {1} for the company {2}","Pakhuis benodig by ry nr {0}, stel asseblief standaard pakhuis vir die item {1} vir die maatskappy {2}"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305024DocType: Work Order,Check if material transfer entry is not required,Kyk of die invoer van materiaal oorplasing nie nodig is nie
5025DocType: Program Enrollment Tool,Get Students From,Kry studente van
5026apps/erpnext/erpnext/config/learn.py +263,Publish Items on Website,Publiseer items op die webwerf
5027apps/erpnext/erpnext/utilities/activation.py +126,Group your students in batches,Groepeer jou studente in groepe
5028DocType: Authorization Rule,Authorization Rule,Magtigingsreël
5029DocType: POS Profile,Offline POS Section,Vanlyn POS-afdeling
5030DocType: Sales Invoice,Terms and Conditions Details,Terme en voorwaardes Besonderhede
5031apps/erpnext/erpnext/templates/generators/item.html +100,Specifications,spesifikasies
5032DocType: Sales Taxes and Charges Template,Sales Taxes and Charges Template,Verkoopsbelasting en Heffings Sjabloon
5033apps/erpnext/erpnext/accounts/report/balance_sheet/balance_sheet.py +68,Total (Credit),Totaal (Krediet)
5034DocType: Repayment Schedule,Payment Date,Betaaldatum
5035apps/erpnext/erpnext/stock/doctype/batch/batch.js +122,New Batch Qty,Nuwe batch hoeveelheid
5036apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +10,Apparel & Accessories,Auto &amp; Toebehore
5037apps/erpnext/erpnext/buying/doctype/supplier_scorecard_period/supplier_scorecard_period.py +91,Could not solve weighted score function. Make sure the formula is valid.,Kon nie geweegde tellingfunksie oplos nie. Maak seker dat die formule geldig is.
5038apps/erpnext/erpnext/selling/report/inactive_customers/inactive_customers.py +67,Number of Order,Aantal bestellings
5039DocType: Item Group,HTML / Banner that will show on the top of product list.,HTML / Banner wat op die top van die produklys verskyn.
5040DocType: Shipping Rule,Specify conditions to calculate shipping amount,Spesifiseer voorwaardes om die versendingsbedrag te bereken
5041DocType: Program Enrollment,Institute's Bus,Instituut se Bus
5042DocType: Accounts Settings,Role Allowed to Set Frozen Accounts & Edit Frozen Entries,Rol toegelaat om bevrore rekeninge in te stel en Bevrore Inskrywings te wysig
5043DocType: Supplier Scorecard Scoring Variable,Path,pad
Frappe PR Bot748c0242018-06-21 10:34:28 +05305044apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +30,Cannot convert Cost Center to ledger as it has child nodes,Kan nie Kostesentrum omskakel na grootboek nie aangesien dit nodusse het
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305045DocType: Production Plan,Total Planned Qty,Totale Beplande Aantal
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305046apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +70,Opening Value,Openingswaarde
Frappe PR Bot748c0242018-06-21 10:34:28 +05305047DocType: Salary Component,Formula,formule
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305048apps/erpnext/erpnext/stock/report/stock_ledger/stock_ledger.py +47,Serial #,Serie #
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305049DocType: Lab Test Template,Lab Test Template,Lab Test Template
Frappe PR Bot748c0242018-06-21 10:34:28 +05305050apps/erpnext/erpnext/setup/doctype/company/company.py +190,Sales Account,Verkooprekening
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305051DocType: Purchase Invoice Item,Total Weight,Totale Gewig
Frappe PR Bot748c0242018-06-21 10:34:28 +05305052apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +101,Commission on Sales,Kommissie op verkope
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305053DocType: Job Offer Term,Value / Description,Waarde / beskrywing
Frappe PR Bot748c0242018-06-21 10:34:28 +05305054apps/erpnext/erpnext/controllers/accounts_controller.py +659,"Row #{0}: Asset {1} cannot be submitted, it is already {2}","Ry # {0}: Bate {1} kan nie ingedien word nie, dit is reeds {2}"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305055DocType: Tax Rule,Billing Country,Billing Country
5056DocType: Purchase Order Item,Expected Delivery Date,Verwagte afleweringsdatum
Frappe PR Bot748c0242018-06-21 10:34:28 +05305057apps/erpnext/erpnext/hr/doctype/employee_transfer/employee_transfer.py +53,"Please delete the Employee <a href=""#Form/Employee/{0}"">{0}</a>\
5058 to cancel this document","Skrap asseblief die Werknemer <a href=""#Form/Employee/{0}"">{0}</a> \ om hierdie dokument te kanselleer"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305059DocType: Restaurant Order Entry,Restaurant Order Entry,Restaurant bestellinginskrywing
5060apps/erpnext/erpnext/accounts/general_ledger.py +134,Debit and Credit not equal for {0} #{1}. Difference is {2}.,Debiet en Krediet nie gelyk aan {0} # {1}. Verskil is {2}.
Frappe PR Bot748c0242018-06-21 10:34:28 +05305061DocType: Budget,Control Action,Beheer aksie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305062DocType: Asset Maintenance Task,Assign To Name,Toewys aan naam
Frappe PR Bot748c0242018-06-21 10:34:28 +05305063apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +105,Entertainment Expenses,Vermaak Uitgawes
Frappe PR Bot59a2a652018-04-12 13:36:55 +05305064DocType: Hub Settings,Enabled Users,Aktiveer gebruikers
Frappe PR Bot748c0242018-06-21 10:34:28 +05305065apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.js +98,Make Material Request,Materiaal Versoek
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305066apps/erpnext/erpnext/manufacturing/doctype/bom/bom_item_preview.html +20,Open Item {0},Oop item {0}
Frappe PR Bot748c0242018-06-21 10:34:28 +05305067DocType: Asset Finance Book,Written Down Value,Geskryf af waarde
5068apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +228,Sales Invoice {0} must be cancelled before cancelling this Sales Order,Verkoopsfaktuur {0} moet gekanselleer word voordat u hierdie verkope bestelling kanselleer
5069DocType: Clinical Procedure,Age,ouderdom
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305070DocType: Sales Invoice Timesheet,Billing Amount,Rekening Bedrag
5071DocType: Cash Flow Mapping,Select Maximum Of 1,Kies Maksimum van 1
5072apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +84,Invalid quantity specified for item {0}. Quantity should be greater than 0.,Ongeldige hoeveelheid gespesifiseer vir item {0}. Hoeveelheid moet groter as 0 wees.
5073DocType: Company,Default Employee Advance Account,Verstekpersoneelvoorskotrekening
Frappe PR Bot748c0242018-06-21 10:34:28 +05305074apps/erpnext/erpnext/accounts/doctype/account/account.py +166,Account with existing transaction can not be deleted,Rekening met bestaande transaksie kan nie uitgevee word nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305075DocType: Vehicle,Last Carbon Check,Laaste Carbon Check
Frappe PR Bot748c0242018-06-21 10:34:28 +05305076apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +109,Legal Expenses,Regskoste
5077apps/erpnext/erpnext/public/js/utils/serial_no_batch_selector.js +147,Please select quantity on row ,Kies asseblief die hoeveelheid op ry
5078apps/erpnext/erpnext/config/accounts.py +283,Make Opening Sales and Purchase Invoices,Maak Openingsverkope en Aankoopfakture
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305079DocType: Purchase Invoice,Posting Time,Posietyd
5080DocType: Timesheet,% Amount Billed,% Bedrag gefaktureer
Frappe PR Bot748c0242018-06-21 10:34:28 +05305081apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +125,Telephone Expenses,Telefoon uitgawes
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305082DocType: Sales Partner,Logo,logo
5083DocType: 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.,Kontroleer dit as u die gebruiker wil dwing om &#39;n reeks te kies voordat u dit stoor. Daar sal geen standaard wees as u dit kontroleer nie.
Frappe PR Bot748c0242018-06-21 10:34:28 +05305084apps/erpnext/erpnext/stock/get_item_details.py +141,No Item with Serial No {0},Geen item met reeksnommer {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305085DocType: Email Digest,Open Notifications,Maak kennisgewings oop
5086DocType: Payment Entry,Difference Amount (Company Currency),Verskilbedrag (Maatskappy Geld)
Frappe PR Bot748c0242018-06-21 10:34:28 +05305087apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +83,Direct Expenses,Direkte uitgawes
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305088apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +60,New Customer Revenue,Nuwe kliëntinkomste
Frappe PR Bot748c0242018-06-21 10:34:28 +05305089apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +126,Travel Expenses,Reiskoste
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305090DocType: Maintenance Visit,Breakdown,Afbreek
Frappe PR Bot748c0242018-06-21 10:34:28 +05305091DocType: Travel Itinerary,Vegetarian,Vegetariese
5092apps/erpnext/erpnext/controllers/accounts_controller.py +852,Account: {0} with currency: {1} can not be selected,Rekening: {0} met valuta: {1} kan nie gekies word nie
5093DocType: Bank Statement Transaction Settings Item,Bank Data,Bankdata
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305094DocType: Purchase Receipt Item,Sample Quantity,Monster Hoeveelheid
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305095DocType: Bank Guarantee,Name of Beneficiary,Naam van Begunstigde
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305096DocType: Manufacturing Settings,"Update BOM cost automatically via Scheduler, based on latest valuation rate / price list rate / last purchase rate of raw materials.","Werk BOM koste outomaties via Scheduler, gebaseer op die jongste waarderings koers / prys lys koers / laaste aankoop koers van grondstowwe."
5097DocType: Bank Reconciliation Detail,Cheque Date,Check Date
Frappe PR Bot748c0242018-06-21 10:34:28 +05305098apps/erpnext/erpnext/accounts/doctype/account/account.py +52,Account {0}: Parent account {1} does not belong to company: {2},Rekening {0}: Ouerrekening {1} behoort nie aan maatskappy nie: {2}
5099apps/erpnext/erpnext/setup/doctype/company/company.js +126,Successfully deleted all transactions related to this company!,Suksesvol verwyder alle transaksies met betrekking tot hierdie maatskappy!
5100apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +33,As on Date,Soos op datum
5101DocType: Additional Salary,HR,HR
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305102DocType: Program Enrollment,Enrollment Date,Inskrywingsdatum
5103DocType: Healthcare Settings,Out Patient SMS Alerts,Uit Pasiënt SMS Alert
Frappe PR Bot748c0242018-06-21 10:34:28 +05305104apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +103,Probation,Proef
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305105DocType: Program Enrollment Tool,New Academic Year,Nuwe akademiese jaar
Frappe PR Bot748c0242018-06-21 10:34:28 +05305106apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +833,Return / Credit Note,Opgawe / Kredietnota
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305107DocType: Stock Settings,Auto insert Price List rate if missing,Voer outomaties pryslys in indien dit ontbreek
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305108apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +130,Total Paid Amount,Totale betaalde bedrag
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305109DocType: GST Settings,B2C Limit,B2C Limiet
5110DocType: Work Order Item,Transferred Qty,Oordragte hoeveelheid
5111apps/erpnext/erpnext/config/learn.py +11,Navigating,opgevolg
Frappe PR Bot748c0242018-06-21 10:34:28 +05305112apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +164,Planning,Beplanning
5113DocType: Contract,Signee,Signee
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305114DocType: Share Balance,Issued,Uitgereik
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305115DocType: Loan,Repayment Start Date,Terugbetaling Begin Datum
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305116apps/erpnext/erpnext/education/doctype/student/student_dashboard.py +14,Student Activity,Studentaktiwiteit
5117apps/erpnext/erpnext/accounts/report/purchase_register/purchase_register.py +80,Supplier Id,Verskaffer ID
5118DocType: Payment Request,Payment Gateway Details,Betaling Gateway Besonderhede
5119apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +276,Quantity should be greater than 0,Hoeveelheid moet groter as 0 wees
5120DocType: Journal Entry,Cash Entry,Kontant Inskrywing
5121apps/erpnext/erpnext/stock/doctype/warehouse/warehouse_tree.js +17,Child nodes can be only created under 'Group' type nodes,Kinder nodusse kan slegs geskep word onder &#39;Groep&#39; tipe nodusse
Frappe PR Bot748c0242018-06-21 10:34:28 +05305122DocType: Attendance Request,Half Day Date,Halfdag Datum
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305123DocType: Academic Year,Academic Year Name,Naam van die akademiese jaar
Frappe PR Bot748c0242018-06-21 10:34:28 +05305124apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +1022,{0} not allowed to transact with {1}. Please change the Company.,{0} mag nie met {1} handel nie. Verander asseblief die Maatskappy.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305125DocType: Sales Partner,Contact Desc,Kontak Desc
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305126DocType: Email Digest,Send regular summary reports via Email.,Stuur gereelde opsommingsverslae per e-pos.
5127DocType: Payment Entry,PE-,IE:
Frappe PR Bot748c0242018-06-21 10:34:28 +05305128apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +288,Please set default account in Expense Claim Type {0},Stel asseblief die verstekrekening in Koste-eis Tipe {0}
5129apps/erpnext/erpnext/hr/doctype/leave_application/leave_application_dashboard.html +11,Available Leaves,Beskikbare blare
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305130DocType: Assessment Result,Student Name,Studente naam
5131DocType: Brand,Item Manager,Itembestuurder
Frappe PR Bot748c0242018-06-21 10:34:28 +05305132apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +150,Payroll Payable,Betaalstaat betaalbaar
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305133DocType: Plant Analysis,Collection Datetime,Versameling Datetime
5134DocType: Work Order,Total Operating Cost,Totale bedryfskoste
Frappe PR Bot748c0242018-06-21 10:34:28 +05305135apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +173,Note: Item {0} entered multiple times,Nota: Item {0} het verskeie kere ingeskryf
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305136apps/erpnext/erpnext/config/selling.py +41,All Contacts.,Alle kontakte.
Frappe PR Bot748c0242018-06-21 10:34:28 +05305137DocType: Accounting Period,Closed Documents,Geslote Dokumente
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305138apps/erpnext/erpnext/public/js/setup_wizard.js +71,Company Abbreviation,Maatskappy Afkorting
5139apps/erpnext/erpnext/healthcare/doctype/physician/physician.py +47,User {0} does not exist,Gebruiker {0} bestaan nie
5140DocType: Payment Term,Day(s) after invoice date,Dag (en) na faktuur datum
Frappe PR Bot748c0242018-06-21 10:34:28 +05305141apps/erpnext/erpnext/setup/doctype/company/company.js +34,Date of Commencement should be greater than Date of Incorporation,Datum van inwerkingtreding moet groter wees as datum van inlywing
5142DocType: Contract,Signed On,Geteken
5143DocType: Bank Statement Transaction Invoice Item,Party Type,Party Tipe
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305144DocType: Payment Schedule,Payment Schedule,Betalingskedule
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305145DocType: Item Attribute Value,Abbreviation,staat
5146apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +195,Payment Entry already exists,Betalinginskrywing bestaan reeds
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305147DocType: Subscription,Trial Period End Date,Proefperiode Einddatum
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305148apps/erpnext/erpnext/setup/doctype/authorization_control/authorization_control.py +36,Not authroized since {0} exceeds limits,Nie outhroized sedert {0} oorskry limiete
Frappe PR Bot748c0242018-06-21 10:34:28 +05305149DocType: Serial No,Asset Status,Bate Status
5150apps/erpnext/erpnext/healthcare/setup.py +242,Pathology,Patologie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305151DocType: Restaurant Order Entry,Restaurant Table,Restaurant Tafel
5152DocType: Hotel Room,Hotel Manager,Hotel Bestuurder
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305153apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +63,Set Tax Rule for shopping cart,Stel belastingreël vir inkopiesentrum
5154DocType: Purchase Invoice,Taxes and Charges Added,Belasting en heffings bygevoeg
5155,Sales Funnel,Verkope trechter
Frappe PR Bot748c0242018-06-21 10:34:28 +05305156apps/erpnext/erpnext/setup/doctype/company/company.py +53,Abbreviation is mandatory,Afkorting is verpligtend
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305157DocType: Project,Task Progress,Taak vordering
5158apps/erpnext/erpnext/templates/includes/navbar/navbar_items.html +7,Cart,wa
Frappe PR Bot748c0242018-06-21 10:34:28 +05305159DocType: Certified Consultant,GitHub ID,GitHub ID
5160DocType: Staffing Plan,Total Estimated Budget,Totale geraamde begroting
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305161,Qty to Transfer,Hoeveelheid om te oordra
5162apps/erpnext/erpnext/config/selling.py +13,Quotes to Leads or Customers.,Aanhalings aan Leads of Customers.
5163DocType: Stock Settings,Role Allowed to edit frozen stock,Rol Toegestaan om gevriesde voorraad te wysig
5164,Territory Target Variance Item Group-Wise,Territory Target Variance Item Group-Wise
Frappe PR Bot748c0242018-06-21 10:34:28 +05305165apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +131,All Customer Groups,Alle kliënte groepe
5166apps/erpnext/erpnext/accounts/doctype/budget/budget.py +144,Accumulated Monthly,Opgehoop maandeliks
5167DocType: Attendance Request,On Duty,Op diens
5168apps/erpnext/erpnext/controllers/accounts_controller.py +813,{0} is mandatory. Maybe Currency Exchange record is not created for {1} to {2}.,{0} is verpligtend. Miskien is Geldwissel-rekord nie vir {1} tot {2} geskep nie.
5169apps/erpnext/erpnext/hr/doctype/staffing_plan/staffing_plan.py +51,Staffing Plan {0} already exist for designation {1},Personeelplan {0} bestaan reeds vir aanwysing {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305170apps/erpnext/erpnext/accounts/doctype/tax_rule/tax_rule.py +44,Tax Template is mandatory.,Belasting sjabloon is verpligtend.
Frappe PR Bot748c0242018-06-21 10:34:28 +05305171apps/erpnext/erpnext/accounts/doctype/account/account.py +46,Account {0}: Parent account {1} does not exist,Rekening {0}: Ouerrekening {1} bestaan nie
5172DocType: POS Closing Voucher,Period Start Date,Periode Begin Datum
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305173DocType: Purchase Invoice Item,Price List Rate (Company Currency),Pryslyskoers (Maatskappy Geld)
5174DocType: Products Settings,Products Settings,Produkte instellings
5175,Item Price Stock,Itemprys Voorraad
5176DocType: Lab Prescription,Test Created,Toets geskep
5177DocType: Healthcare Settings,Custom Signature in Print,Aangepaste handtekening in druk
5178DocType: Account,Temporary,tydelike
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305179apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +120,Customer LPO No.,Kliënt LPO No.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305180DocType: Program,Courses,kursusse
5181DocType: Monthly Distribution Percentage,Percentage Allocation,Persentasie toekenning
Frappe PR Bot748c0242018-06-21 10:34:28 +05305182apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +116,Secretary,sekretaris
5183apps/erpnext/erpnext/regional/india/utils.py +168,House rented dates required for exemption calculation,Huis gehuurde datums benodig vir vrystelling berekening
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305184DocType: Global Defaults,"If disable, 'In Words' field will not be visible in any transaction","As dit gedeaktiveer word, sal &#39;In Woorde&#39;-veld nie sigbaar wees in enige transaksie nie"
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305185apps/erpnext/erpnext/accounts/doctype/subscription/subscription.js +29,This action will stop future billing. Are you sure you want to cancel this subscription?,Hierdie aksie sal toekomstige fakturering stop. Is jy seker jy wil hierdie intekening kanselleer?
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305186DocType: Serial No,Distinct unit of an Item,Duidelike eenheid van &#39;n item
5187DocType: Supplier Scorecard Criteria,Criteria Name,Kriteria Naam
Frappe PR Bot748c0242018-06-21 10:34:28 +05305188apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +1319,Please set Company,Stel asseblief die Maatskappy in
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305189DocType: Pricing Rule,Buying,koop
5190apps/erpnext/erpnext/config/agriculture.py +24,Diseases & Fertilizers,Siektes en Misstowwe
5191DocType: HR Settings,Employee Records to be created by,Werknemersrekords wat geskep moet word deur
5192DocType: Patient,AB Negative,AB Negatief
5193DocType: Sample Collection,SMPL-,SMPL-
5194DocType: POS Profile,Apply Discount On,Pas afslag aan
5195DocType: Member,Membership Type,Lidmaatskap Tipe
5196,Reqd By Date,Reqd By Datum
Frappe PR Bot748c0242018-06-21 10:34:28 +05305197apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +147,Creditors,krediteure
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305198DocType: Assessment Plan,Assessment Name,Assesseringsnaam
Frappe PR Bot748c0242018-06-21 10:34:28 +05305199apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.js +101,Show PDC in Print,Wys PDC in Print
5200apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +95,Row # {0}: Serial No is mandatory,Ry # {0}: Volgnommer is verpligtend
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305201DocType: Purchase Taxes and Charges,Item Wise Tax Detail,Item Wise Tax Detail
Frappe PR Bot748c0242018-06-21 10:34:28 +05305202DocType: Employee Onboarding,Job Offer,Werksaanbod
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305203apps/erpnext/erpnext/public/js/setup_wizard.js +71,Institute Abbreviation,Instituut Afkorting
5204,Item-wise Price List Rate,Item-item Pryslys
Frappe PR Bot748c0242018-06-21 10:34:28 +05305205apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +1087,Supplier Quotation,Verskaffer Kwotasie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305206DocType: Quotation,In Words will be visible once you save the Quotation.,In Woorde sal sigbaar wees sodra jy die Kwotasie stoor.
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305207apps/erpnext/erpnext/utilities/transaction_base.py +158,Quantity ({0}) cannot be a fraction in row {1},Hoeveelheid ({0}) kan nie &#39;n breuk in ry {1} wees nie.
Frappe PR Bot748c0242018-06-21 10:34:28 +05305208DocType: Contract,Unsigned,Unsigned
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305209DocType: Consultation,C-,C-
5210DocType: Attendance,ATT-,ATT-
Frappe PR Bot748c0242018-06-21 10:34:28 +05305211apps/erpnext/erpnext/stock/doctype/item/item.py +507,Barcode {0} already used in Item {1},Barcode {0} wat reeds in item {1} gebruik is
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305212apps/erpnext/erpnext/config/selling.py +86,Rules for adding shipping costs.,Reëls vir die byvoeging van verskepingskoste.
5213DocType: Hotel Room,Extra Bed Capacity,Ekstra Bed Capaciteit
5214DocType: Item,Opening Stock,Openingsvoorraad
5215apps/erpnext/erpnext/support/doctype/warranty_claim/warranty_claim.py +20,Customer is required,Kliënt word vereis
5216DocType: Lab Test,Result Date,Resultaat Datum
Frappe PR Bot748c0242018-06-21 10:34:28 +05305217apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.py +100,PDC/LC Date,PDC / LC Datum
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305218DocType: Purchase Order,To Receive,Om te ontvang
Frappe PR Bot748c0242018-06-21 10:34:28 +05305219DocType: Leave Period,Holiday List for Optional Leave,Vakansie Lys vir Opsionele Verlof
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305220apps/erpnext/erpnext/utilities/user_progress.py +252,user@example.com,user@example.com
5221DocType: Asset,Asset Owner,Bate-eienaar
Frappe PR Bot748c0242018-06-21 10:34:28 +05305222DocType: Purchase Invoice,Reason For Putting On Hold,Rede vir die aanskakel
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305223DocType: Employee,Personal Email,Persoonlike e-pos
Frappe PR Bot748c0242018-06-21 10:34:28 +05305224apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.py +59,Total Variance,Totale Variansie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305225DocType: Accounts Settings,"If enabled, the system will post accounting entries for inventory automatically.","Indien geaktiveer, sal die stelsel outomaties rekeningkundige inskrywings vir voorraad plaas."
5226apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +15,Brokerage,makelaars
Frappe PR Bot748c0242018-06-21 10:34:28 +05305227apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +272,Attendance for employee {0} is already marked for this day,Bywoning vir werknemer {0} is reeds gemerk vir hierdie dag
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305228DocType: Work Order Operation,"in Minutes
5229Updated via 'Time Log'",In Notules Opgedateer via &#39;Time Log&#39;
5230DocType: Customer,From Lead,Van Lood
5231apps/erpnext/erpnext/config/manufacturing.py +13,Orders released for production.,Bestellings vrygestel vir produksie.
5232apps/erpnext/erpnext/public/js/account_tree_grid.js +65,Select Fiscal Year...,Kies fiskale jaar ...
Frappe PR Bot748c0242018-06-21 10:34:28 +05305233apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +572,POS Profile required to make POS Entry,POS-profiel wat nodig is om POS-inskrywing te maak
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305234DocType: Program Enrollment Tool,Enroll Students,Teken studente in
Frappe PR Bot748c0242018-06-21 10:34:28 +05305235DocType: Company,HRA Settings,HRA-instellings
5236DocType: Employee Transfer,Transfer Date,Oordragdatum
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305237DocType: Lab Test,Approved Date,Goedgekeurde Datum
5238apps/erpnext/erpnext/patches/v4_0/create_price_list_if_missing.py +21,Standard Selling,Standaardverkope
Frappe PR Bot748c0242018-06-21 10:34:28 +05305239apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +206,Atleast one warehouse is mandatory,Ten minste een pakhuis is verpligtend
5240DocType: Certification Application,Certification Status,Sertifiseringsstatus
5241apps/erpnext/erpnext/public/js/hub/hub_listing.js +355,Marketplace,mark
5242DocType: Travel Itinerary,Travel Advance Required,Vereis reisvoordeel
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305243DocType: Subscriber,Subscriber Name,Inskrywer naam
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305244DocType: Serial No,Out of Warranty,Buite waarborg
Frappe PR Bot748c0242018-06-21 10:34:28 +05305245DocType: Bank Statement Transaction Settings Item,Mapped Data Type,Mapped Data Type
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305246DocType: BOM Update Tool,Replace,vervang
5247apps/erpnext/erpnext/templates/includes/product_list.js +42,No products found.,Geen produkte gevind.
Frappe PR Bot748c0242018-06-21 10:34:28 +05305248apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +392,{0} against Sales Invoice {1},{0} teen verkoopsfaktuur {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305249DocType: Antibiotic,Laboratory User,Laboratoriumgebruiker
5250DocType: Sales Invoice,SINV-,SINV-
5251DocType: Request for Quotation Item,Project Name,Projek Naam
5252DocType: Customer,Mention if non-standard receivable account,Noem as nie-standaard ontvangbare rekening
5253DocType: Journal Entry Account,If Income or Expense,As inkomste of uitgawes
Frappe PR Bot748c0242018-06-21 10:34:28 +05305254DocType: Bank Statement Transaction Entry,Matching Invoices,Aanpassing van fakture
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305255DocType: Work Order,Required Items,Vereiste items
5256DocType: Stock Ledger Entry,Stock Value Difference,Voorraadwaarde Verskil
5257apps/erpnext/erpnext/config/learn.py +229,Human Resource,Menslike hulpbronne
5258DocType: Payment Reconciliation Payment,Payment Reconciliation Payment,Betaalversoening Betaling
5259DocType: Disease,Treatment Task,Behandelingstaak
Frappe PR Bot748c0242018-06-21 10:34:28 +05305260DocType: Purchase Order Item,Blanket Order,Dekensbestelling
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305261apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +39,Tax Assets,Belasting Bates
Frappe PR Bot748c0242018-06-21 10:34:28 +05305262apps/erpnext/erpnext/regional/india/utils.py +177,House rent paid days overlap with {0},Huishuur betaalde dae oorvleuel met {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305263DocType: BOM Item,BOM No,BOM Nr
5264DocType: Instructor,INS/,INS /
Frappe PR Bot748c0242018-06-21 10:34:28 +05305265apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +192,Journal Entry {0} does not have account {1} or already matched against other voucher,Joernaal-inskrywing {0} het nie rekening {1} of alreeds teen ander geskenkbewyse aangepas nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305266DocType: Item,Moving Average,Beweeg gemiddeld
5267DocType: BOM Update Tool,The BOM which will be replaced,Die BOM wat vervang sal word
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305268apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +47,Electronic Equipments,Elektroniese toerusting
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305269DocType: Asset,Maintenance Required,Onderhoud Vereiste
5270DocType: Account,Debit,debiet-
Frappe PR Bot748c0242018-06-21 10:34:28 +05305271apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +63,Leaves must be allocated in multiples of 0.5,Blare moet in veelvoude van 0.5 toegeken word
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305272DocType: Work Order,Operation Cost,Bedryfskoste
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305273apps/erpnext/erpnext/selling/report/customer_credit_balance/customer_credit_balance.py +45,Outstanding Amt,Uitstaande Amt
5274DocType: Sales Person,Set targets Item Group-wise for this Sales Person.,Stel teikens itemgroep-wys vir hierdie verkoopspersoon.
5275DocType: Stock Settings,Freeze Stocks Older Than [Days],Vries Voorrade Ouer As [Dae]
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305276DocType: Asset Maintenance Team,Maintenance Team Name,Onderhoudspannaam
5277apps/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.","Indien twee of meer prysreëls gevind word op grond van bogenoemde voorwaardes, word Prioriteit toegepas. Prioriteit is &#39;n getal tussen 0 en 20 terwyl die standaardwaarde nul is (leeg). Hoër getal beteken dat dit voorrang sal hê indien daar verskeie prysreëls met dieselfde voorwaardes is."
5278apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.py +197,Customer is mandatory if 'Opportunity From' is selected as Customer,Kliënt is verpligtend as &#39;Geleentheid Van&#39; as Kliënt gekies word
5279apps/erpnext/erpnext/controllers/trends.py +36,Fiscal Year: {0} does not exists,Fiskale jaar: {0} bestaan nie
5280DocType: Currency Exchange,To Currency,Om te Valuta
5281DocType: Leave Block List,Allow the following users to approve Leave Applications for block days.,Laat die volgende gebruikers toe om Laat aansoeke vir blokdae goed te keur.
Frappe PR Bot748c0242018-06-21 10:34:28 +05305282apps/erpnext/erpnext/controllers/selling_controller.py +149,Selling rate for item {0} is lower than its {1}. Selling rate should be atleast {2},Verkoopsyfer vir item {0} is laer as sy {1}. Verkoopsyfer moet ten minste {2} wees
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305283DocType: Subscription,Taxes,belasting
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305284DocType: Purchase Invoice,capital goods,kapitaalgoedere
5285DocType: Purchase Invoice Item,Weight Per Unit,Gewig Per Eenheid
Frappe PR Bot748c0242018-06-21 10:34:28 +05305286apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +350,Paid and Not Delivered,Betaal en nie afgelewer nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305287DocType: Project,Default Cost Center,Verstek koste sentrum
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305288apps/erpnext/erpnext/config/stock.py +7,Stock Transactions,Voorraadtransaksies
5289DocType: Budget,Budget Accounts,Begrotingsrekeninge
5290DocType: Employee,Internal Work History,Interne werkgeskiedenis
Frappe PR Bot748c0242018-06-21 10:34:28 +05305291DocType: Bank Statement Transaction Entry,New Transactions,Nuwe transaksies
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305292DocType: Depreciation Schedule,Accumulated Depreciation Amount,Opgehoopte Waardevermindering Bedrag
5293apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +42,Private Equity,Private ekwiteit
5294DocType: Supplier Scorecard Variable,Supplier Scorecard Variable,Verskaffer Scorecard Variable
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305295DocType: Employee Advance,Due Advance Amount,Vooruitbetaalde bedrag
5296DocType: Maintenance Visit,Customer Feedback,Kliëntterugvoer
5297DocType: Account,Expense,koste
5298apps/erpnext/erpnext/education/doctype/assessment_result/assessment_result.js +54,Score cannot be greater than Maximum Score,Die telling kan nie groter as die maksimum telling wees nie
Frappe PR Bot748c0242018-06-21 10:34:28 +05305299DocType: Support Search Source,Source Type,Bron tipe
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305300apps/erpnext/erpnext/utilities/user_progress.py +129,Customers and Suppliers,Kliënte en Verskaffers
5301DocType: Item Attribute,From Range,Van Reeks
5302DocType: BOM,Set rate of sub-assembly item based on BOM,Stel koers van sub-items op basis van BOM
5303DocType: Hotel Room Reservation,Invoiced,gefaktureer
Frappe PR Bot748c0242018-06-21 10:34:28 +05305304apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +141,Syntax error in formula or condition: {0},Sintaksfout in formule of toestand: {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305305DocType: Daily Work Summary Settings Company,Daily Work Summary Settings Company,Daaglikse werkopsommingsinstellingsmaatskappy
5306apps/erpnext/erpnext/stock/utils.py +125,Item {0} ignored since it is not a stock item,Item {0} geïgnoreer omdat dit nie &#39;n voorraaditem is nie
5307DocType: Appraisal,APRSL,APRSL
5308apps/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.","Om nie die prysreël in &#39;n bepaalde transaksie te gebruik nie, moet alle toepaslike prysreëls gedeaktiveer word."
5309DocType: Payment Term,Day(s) after the end of the invoice month,Dag (en) na die einde van die faktuur maand
5310DocType: Assessment Group,Parent Assessment Group,Ouerassesseringsgroep
Frappe PR Bot748c0242018-06-21 10:34:28 +05305311apps/erpnext/erpnext/hr/doctype/job_opening/job_opening.py +54,Jobs,Jobs
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305312,Sales Order Trends,Verkoopsvolgorde
5313apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +51,The 'From Package No.' field must neither be empty nor it's value less than 1.,"Die &#39;From Package No.&#39; Veld moet nie leeg wees nie, of dit is minder as 1."
5314DocType: Employee,Held On,Aangehou
5315apps/erpnext/erpnext/manufacturing/doctype/work_order/work_order_calendar.js +36,Production Item,Produksie-item
5316,Employee Information,Werknemersinligting
5317DocType: Stock Entry Detail,Additional Cost,Addisionele koste
Frappe PR Bot748c0242018-06-21 10:34:28 +05305318apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +56,"Can not filter based on Voucher No, if grouped by Voucher","Kan nie filter gebaseer op Voucher No, indien gegroepeer deur Voucher"
5319apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +923,Make Supplier Quotation,Maak Verskaffer Kwotasie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305320DocType: Quality Inspection,Incoming,inkomende
Frappe PR Bot748c0242018-06-21 10:34:28 +05305321apps/erpnext/erpnext/setup/doctype/company/company.js +90,Default tax templates for sales and purchase are created.,Standaard belasting sjablonen vir verkope en aankoop word gemaak.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305322apps/erpnext/erpnext/education/doctype/assessment_result/assessment_result.py +57,Assessment Result record {0} already exists.,Assesseringsresultaat rekord {0} bestaan reeds.
Frappe PR Bot748c0242018-06-21 10:34:28 +05305323DocType: Item,"Example: ABCD.#####. If series is set and Batch No is not mentioned in transactions, then automatic batch number will be created based on this series. If you always want to explicitly mention Batch No for this item, leave this blank. Note: this setting will take priority over the Naming Series Prefix in Stock Settings.","Voorbeeld: ABCD. #####. As reeksreeks ingestel is en Batchnommer nie in transaksies genoem word nie, sal outomatiese joernaalnommer geskep word op grond van hierdie reeks. As jy dit altyd wil spesifiseer, moet jy dit loslaat. Let wel: hierdie instelling sal prioriteit geniet in die voorkeuraam van die naamreeks in voorraadinstellings."
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305324DocType: BOM,Materials Required (Exploded),Materiaal benodig (ontplof)
Frappe PR Bot748c0242018-06-21 10:34:28 +05305325DocType: Contract,Party User,Party gebruiker
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305326apps/erpnext/erpnext/stock/report/total_stock_summary/total_stock_summary.py +60,Please set Company filter blank if Group By is 'Company',Stel asseblief die Maatskappyfilter leeg as Groep By &#39;Maatskappy&#39; is.
Frappe PR Bot748c0242018-06-21 10:34:28 +05305327apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +68,Posting Date cannot be future date,Posdatum kan nie toekomstige datum wees nie
5328apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +100,Row # {0}: Serial No {1} does not match with {2} {3},Ry # {0}: reeksnommer {1} stem nie ooreen met {2} {3}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305329DocType: Stock Entry,Target Warehouse Address,Teiken pakhuis adres
Frappe PR Bot748c0242018-06-21 10:34:28 +05305330apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +89,Casual Leave,Toevallige verlof
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305331DocType: Agriculture Task,End Day,Einde Dag
5332DocType: Batch,Batch ID,Lot ID
Frappe PR Bot748c0242018-06-21 10:34:28 +05305333apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +412,Note: {0},Nota: {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305334,Delivery Note Trends,Delivery Notendendense
Frappe PR Bot748c0242018-06-21 10:34:28 +05305335apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +114,This Week's Summary,Hierdie week se opsomming
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305336apps/erpnext/erpnext/manufacturing/report/bom_stock_report/bom_stock_report.py +22,In Stock Qty,Op voorraad Aantal
5337DocType: Delivery Trip,Calculate Estimated Arrival Times,Bereken die beraamde aankomstye
5338apps/erpnext/erpnext/accounts/general_ledger.py +113,Account: {0} can only be updated via Stock Transactions,Rekening: {0} kan slegs deur voorraadtransaksies opgedateer word
5339DocType: Student Group Creation Tool,Get Courses,Kry kursusse
Frappe PR Bot748c0242018-06-21 10:34:28 +05305340DocType: Shopify Settings,Webhooks,Webhooks
5341DocType: Bank Statement Transaction Invoice Item,Party,Party
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305342DocType: Healthcare Settings,Patient Name,Pasiënt Naam
5343DocType: Variant Field,Variant Field,Variant Veld
Frappe PR Bot748c0242018-06-21 10:34:28 +05305344apps/erpnext/erpnext/assets/doctype/asset/asset.js +335,Target Location,Teiken Plek
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305345DocType: Sales Order,Delivery Date,Afleweringsdatum
5346DocType: Opportunity,Opportunity Date,Geleentheid Datum
5347DocType: Employee,Health Insurance Provider,Versekeringsverskaffer
5348DocType: Purchase Receipt,Return Against Purchase Receipt,Keer terug teen aankoopontvangs
5349DocType: Water Analysis,Person Responsible,Persoon Verantwoordelik
5350DocType: Request for Quotation Item,Request for Quotation Item,Versoek vir kwotasie-item
5351DocType: Purchase Order,To Bill,Aan Bill
5352DocType: Material Request,% Ordered,% Bestel
5353DocType: Education Settings,"For Course based Student Group, the Course will be validated for every Student from the enrolled Courses in Program Enrollment.","Vir Kursusgebaseerde Studentegroep, sal die kursus vir elke student van die ingeskrewe Kursusse in Programinskrywing bekragtig word."
Frappe PR Bot748c0242018-06-21 10:34:28 +05305354DocType: Employee Grade,Employee Grade,Werknemersgraad
5355apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +106,Piecework,stukwerk
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305356apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +68,Avg. Buying Rate,Gem. Koopkoers
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305357DocType: Share Balance,From No,Van No
5358DocType: Task,Actual Time (in Hours),Werklike tyd (in ure)
5359DocType: Employee,History In Company,Geskiedenis In Maatskappy
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305360DocType: Customer,Customer Primary Address,Primêre adres van die kliënt
5361apps/erpnext/erpnext/config/learn.py +107,Newsletters,nuusbriewe
5362DocType: Drug Prescription,Description/Strength,Beskrywing / Krag
Frappe PR Bot748c0242018-06-21 10:34:28 +05305363DocType: Bank Statement Transaction Entry,Create New Payment/Journal Entry,Skep Nuwe Betaling / Joernaal Inskrywing
5364DocType: Certification Application,Certification Application,Sertifiseringsaansoek
5365DocType: Leave Type,Is Optional Leave,Is opsionele verlof
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305366DocType: Share Balance,Is Company,Is Maatskappy
5367DocType: Stock Ledger Entry,Stock Ledger Entry,Voorraad Grootboek Inskrywing
Frappe PR Bot748c0242018-06-21 10:34:28 +05305368apps/erpnext/erpnext/hr/doctype/leave_period/leave_period.js +24,Grant allocations......,Toekennings toekennings ......
5369apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +85,Same item has been entered multiple times,Dieselfde item is verskeie kere ingevoer
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305370DocType: Department,Leave Block List,Los blokkie lys
5371DocType: Purchase Invoice,Tax ID,Belasting ID
Frappe PR Bot748c0242018-06-21 10:34:28 +05305372apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +195,Item {0} is not setup for Serial Nos. Column must be blank,Item {0} is nie opgestel vir Serial Nos. Kolom moet leeg wees
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305373DocType: Accounts Settings,Accounts Settings,Rekeninge Instellings
5374apps/erpnext/erpnext/education/doctype/student_applicant/student_applicant.js +11,Approve,goed te keur
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305375apps/erpnext/erpnext/stock/doctype/delivery_trip/delivery_trip.js +77,"Malformatted address for {0}, please fix to continue.","Ongeformateerde adres vir {0}, regstel asseblief om voort te gaan."
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305376apps/erpnext/erpnext/accounts/doctype/account/account_tree.js +28,"Number of new Account, it will be included in the account name as a prefix","Aantal nuwe rekeninge, dit sal as &#39;n voorvoegsel in die rekeningnaam ingesluit word"
5377DocType: Maintenance Team Member,Team Member,Spanmaat
5378apps/erpnext/erpnext/education/doctype/assessment_result_tool/assessment_result_tool.js +151,No Result to submit,Geen resultaat om in te dien nie
5379DocType: Customer,Sales Partner and Commission,Verkoopsvennoot en Kommissie
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305380DocType: Loan,Rate of Interest (%) / Year,Rentekoers (%) / Jaar
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305381,Project Quantity,Projek Hoeveelheid
5382apps/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'","Totale {0} vir alle items is nul, mag u verander word &quot;Versprei koste gebaseer op &#39;"
Frappe PR Bot748c0242018-06-21 10:34:28 +05305383apps/erpnext/erpnext/hr/utils.py +140,To date can not be less than from date,Tot op datum kan nie minder as van datum wees nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305384DocType: Opportunity,To Discuss,Om te bespreek
5385apps/erpnext/erpnext/stock/stock_ledger.py +377,{0} units of {1} needed in {2} to complete this transaction.,{0} eenhede van {1} benodig in {2} om hierdie transaksie te voltooi.
5386DocType: Loan Type,Rate of Interest (%) Yearly,Rentekoers (%) Jaarliks
Frappe PR Bot748c0242018-06-21 10:34:28 +05305387DocType: Support Settings,Forum URL,Forum URL
5388apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +75,Temporary Accounts,Tydelike rekeninge
5389apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +183,Black,Swart
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305390DocType: BOM Explosion Item,BOM Explosion Item,BOM Explosion Item
5391DocType: Shareholder,Contact List,Kontaklys
5392DocType: Account,Auditor,ouditeur
5393DocType: Project,Frequency To Collect Progress,Frekwensie om vordering te versamel
Frappe PR Bot748c0242018-06-21 10:34:28 +05305394apps/erpnext/erpnext/manufacturing/doctype/work_order/work_order.js +150,{0} items produced,{0} items geproduseer
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305395apps/erpnext/erpnext/utilities/user_progress.py +58,Learn More,Leer meer
5396DocType: Cheque Print Template,Distance from top edge,Afstand van boonste rand
Frappe PR Bot748c0242018-06-21 10:34:28 +05305397DocType: POS Closing Voucher Invoices,Quantity of Items,Hoeveelheid items
5398apps/erpnext/erpnext/stock/get_item_details.py +393,Price List {0} is disabled or does not exist,Pryslys {0} is gedeaktiveer of bestaan nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305399DocType: Purchase Invoice,Return,terugkeer
5400DocType: Pricing Rule,Disable,afskakel
Frappe PR Bot748c0242018-06-21 10:34:28 +05305401apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +184,Mode of payment is required to make a payment,Betaalmetode is nodig om betaling te maak
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305402DocType: Project Task,Pending Review,Hangende beoordeling
5403apps/erpnext/erpnext/public/js/utils/item_quick_entry.js +14,"Edit in full page for more options like assets, serial nos, batches etc.","Wysig in volle bladsy vir meer opsies soos bates, reeksnommers, bondels ens."
Frappe PR Bot748c0242018-06-21 10:34:28 +05305404DocType: Leave Type,Maximum Continuous Days Applicable,Maksimum Deurlopende Dae Toepaslik
Frappe PR Bot59a2a652018-04-12 13:36:55 +05305405apps/erpnext/erpnext/healthcare/doctype/physician/physician_dashboard.py +10,Appointments and Consultations,Aanstellings en konsultasies
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305406apps/erpnext/erpnext/education/doctype/student_group/student_group.py +41,{0} - {1} is not enrolled in the Batch {2},{0} - {1} is nie in die bondel {2} ingeskryf nie
Frappe PR Bot748c0242018-06-21 10:34:28 +05305407apps/erpnext/erpnext/assets/doctype/asset/depreciation.py +115,"Asset {0} cannot be scrapped, as it is already {1}","Bate {0} kan nie geskrap word nie, want dit is reeds {1}"
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305408apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +90,Cheques Required,Kontrole vereis
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305409DocType: Task,Total Expense Claim (via Expense Claim),Totale koste-eis (via koste-eis)
5410apps/erpnext/erpnext/hr/doctype/employee_attendance_tool/employee_attendance_tool.js +177,Mark Absent,Merk afwesig
5411apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +40,Failed to setup company,Kon nie maatskappy opstel nie
5412DocType: Asset Repair,Asset Repair,Bate Herstel
5413apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +143,Row {0}: Currency of the BOM #{1} should be equal to the selected currency {2},Ry {0}: Geld van die BOM # {1} moet gelyk wees aan die gekose geldeenheid {2}
5414DocType: Journal Entry Account,Exchange Rate,Wisselkoers
5415DocType: Patient,Additional information regarding the patient,Bykomende inligting rakende die pasiënt
Frappe PR Bot748c0242018-06-21 10:34:28 +05305416apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +590,Sales Order {0} is not submitted,Verkoopsbestelling {0} is nie ingedien nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305417DocType: Homepage,Tag Line,Tag Line
5418DocType: Fee Component,Fee Component,Fooi-komponent
Frappe PR Bot748c0242018-06-21 10:34:28 +05305419apps/erpnext/erpnext/config/hr.py +278,Fleet Management,Vloot bestuur
5420apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +1085,Add items from,Voeg items by
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305421apps/erpnext/erpnext/config/agriculture.py +7,Crops & Lands,Gewasse en lande
5422DocType: Cheque Print Template,Regular,gereelde
5423DocType: Fertilizer,Density (if liquid),Digtheid (indien vloeistof)
5424apps/erpnext/erpnext/education/doctype/course/course.py +20,Total Weightage of all Assessment Criteria must be 100%,Totale Gewig van alle Assesseringskriteria moet 100% wees.
5425DocType: Purchase Order Item,Last Purchase Rate,Laaste aankoopprys
5426DocType: Account,Asset,bate
5427DocType: Project Task,Task ID,Taak ID
5428apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +84,Stock cannot exist for Item {0} since has variants,"Voorraad kan nie vir item {0} bestaan nie, aangesien dit variante het"
5429DocType: Lab Test,Mobile,Mobile
5430,Sales Person-wise Transaction Summary,Verkope Persoonlike Transaksie Opsomming
5431DocType: Training Event,Contact Number,Kontak nommer
5432apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +73,Warehouse {0} does not exist,Warehouse {0} bestaan nie
Frappe PR Bot748c0242018-06-21 10:34:28 +05305433DocType: Employee Tax Exemption Proof Submission Detail,Employee Tax Exemption Proof Submission Detail,Werknemersbelastingvrystelling Bewysinligtingsbesonderhede
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305434DocType: Monthly Distribution,Monthly Distribution Percentages,Maandelikse Verspreidingspersentasies
Frappe PR Bot748c0242018-06-21 10:34:28 +05305435apps/erpnext/erpnext/stock/doctype/batch/batch.py +115,The selected item cannot have Batch,Die gekose item kan nie Batch hê nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305436DocType: Delivery Note,% of materials delivered against this Delivery Note,% materiaal wat teen hierdie afleweringsnota afgelewer word
5437DocType: Asset Maintenance Log,Has Certificate,Het sertifikaat
5438DocType: Project,Customer Details,Kliënt Besonderhede
5439DocType: Asset,Check if Asset requires Preventive Maintenance or Calibration,Kontroleer of Bate Voorkomende onderhoud of kalibrasie vereis
5440apps/erpnext/erpnext/public/js/setup_wizard.js +87,Company Abbreviation cannot have more than 5 characters,Maatskappyafkorting kan nie meer as 5 karakters hê nie
5441DocType: Employee,Reports to,Verslae aan
5442,Unpaid Expense Claim,Onbetaalde koste-eis
5443DocType: Payment Entry,Paid Amount,Betaalde bedrag
5444apps/erpnext/erpnext/utilities/user_progress.py +158,Explore Sales Cycle,Verken Verkoopsiklus
5445DocType: Assessment Plan,Supervisor,toesighouer
Frappe PR Bot748c0242018-06-21 10:34:28 +05305446apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.js +891,Retention Stock Entry,Behoud Voorraad Inskrywing
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305447,Available Stock for Packing Items,Beskikbare voorraad vir verpakking items
5448DocType: Item Variant,Item Variant,Item Variant
5449,Work Order Stock Report,Werk Bestelling Voorraad Verslag
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305450DocType: Purchase Receipt,Auto Repeat Detail,Outo Herhaal Detail
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305451DocType: Assessment Result Tool,Assessment Result Tool,Assesseringsresultate-instrument
Frappe PR Bot748c0242018-06-21 10:34:28 +05305452apps/erpnext/erpnext/education/doctype/instructor/instructor.js +45,As Supervisor,As Toesighouer
5453DocType: Leave Policy Detail,Leave Policy Detail,Verlaat beleidsdetail
5454apps/erpnext/erpnext/public/js/hub/hub_form.js +381,Suggest Category,Stel Kategorie voor
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305455DocType: BOM Scrap Item,BOM Scrap Item,BOM Scrap Item
Frappe PR Bot748c0242018-06-21 10:34:28 +05305456apps/erpnext/erpnext/accounts/page/pos/pos.js +903,Submitted orders can not be deleted,"Bestellings wat ingedien is, kan nie uitgevee word nie"
5457apps/erpnext/erpnext/accounts/doctype/account/account.py +116,"Account balance already in Debit, you are not allowed to set 'Balance Must Be' as 'Credit'","Rekeningbalans reeds in Debiet, jy mag nie &#39;Balans moet wees&#39; as &#39;Krediet&#39;"
5458apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +320,Quality Management,Gehalte bestuur
5459apps/erpnext/erpnext/assets/doctype/asset/asset.py +52,Item {0} has been disabled,Item {0} is gedeaktiveer
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305460DocType: Project,Total Billable Amount (via Timesheets),Totale Rekeninge Bedrag (via Tydstate)
5461DocType: Agriculture Task,Previous Business Day,Vorige sakedag
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305462DocType: Loan,Repay Fixed Amount per Period,Herstel vaste bedrag per Periode
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305463DocType: Employee,Health Insurance No,Gesondheidsversekering Nr
Frappe PR Bot748c0242018-06-21 10:34:28 +05305464DocType: Employee Tax Exemption Proof Submission,Tax Exemption Proofs,Belastingvrystellingbewyse
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305465apps/erpnext/erpnext/buying/utils.py +47,Please enter quantity for Item {0},Gee asseblief die hoeveelheid vir item {0}
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305466apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +233,Credit Note Amt,Kredietnota Amt
5467apps/erpnext/erpnext/regional/report/hsn_wise_summary_of_outward_supplies/hsn_wise_summary_of_outward_supplies.py +78,Total Taxable Amount,Totale Belasbare Bedrag
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305468DocType: Employee External Work History,Employee External Work History,Werknemer Eksterne Werk Geskiedenis
5469DocType: Opening Invoice Creation Tool,Purchase,aankoop
5470apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +37,Balance Qty,Saldo Aantal
5471apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.py +20,Goals cannot be empty,Doelwitte kan nie leeg wees nie
5472apps/erpnext/erpnext/education/doctype/program_enrollment_tool/program_enrollment_tool.js +15,Enrolling students,Inskrywing van studente
5473DocType: Item Group,Parent Item Group,Ouer Item Groep
5474DocType: Appointment Type,Appointment Type,Aanstellingstipe
5475apps/erpnext/erpnext/projects/doctype/activity_cost/activity_cost.py +21,{0} for {1},{0} vir {1}
5476DocType: Healthcare Settings,Valid number of days,Geldige aantal dae
Frappe PR Bot748c0242018-06-21 10:34:28 +05305477apps/erpnext/erpnext/setup/doctype/company/company.js +59,Cost Centers,Kostesentrums
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305478apps/erpnext/erpnext/accounts/doctype/subscription/subscription.js +19,Restart Subscription,Herbegin inskrywing
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305479DocType: Land Unit,Linked Plant Analysis,Gekoppelde plant analise
5480DocType: Purchase Receipt,Rate at which supplier's currency is converted to company's base currency,Beoordeel by watter verskaffer se geldeenheid omgeskakel word na die maatskappy se basiese geldeenheid
Frappe PR Bot748c0242018-06-21 10:34:28 +05305481DocType: Sales Invoice Item,Service End Date,Diens Einddatum
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305482apps/erpnext/erpnext/manufacturing/doctype/workstation/workstation.py +36,Row #{0}: Timings conflicts with row {1},Ry # {0}: Tydsbesteding stryd met ry {1}
5483DocType: Purchase Invoice Item,Allow Zero Valuation Rate,Laat zero waarderingspercentage toe
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305484DocType: Bank Guarantee,Receiving,ontvang
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305485DocType: Training Event Employee,Invited,Genooi
Frappe PR Bot748c0242018-06-21 10:34:28 +05305486apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +222,Multiple active Salary Structures found for employee {0} for the given dates,Meervoudige aktiewe Salarisstrukture vir werknemer {0} vir die gegewe datums
5487apps/erpnext/erpnext/config/accounts.py +314,Setup Gateway accounts.,Setup Gateway rekeninge.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305488DocType: Employee,Employment Type,Indiensnemingstipe
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305489apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +43,Fixed Assets,Vaste Bates
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305490DocType: Payment Entry,Set Exchange Gain / Loss,Stel ruilverhoging / verlies
5491,GST Purchase Register,GST Aankoopregister
5492,Cash Flow,Kontantvloei
5493apps/erpnext/erpnext/accounts/doctype/payment_terms_template/payment_terms_template.py +25,Combined invoice portion must equal 100%,Gekombineerde faktuur gedeelte moet gelyk wees aan 100%
5494DocType: Item Group,Default Expense Account,Verstek uitgawes rekening
5495DocType: GST Account,CGST Account,CGST rekening
5496apps/erpnext/erpnext/education/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +53,Student Email ID,Student e-pos ID
5497DocType: Employee,Notice (days),Kennisgewing (dae)
Frappe PR Bot748c0242018-06-21 10:34:28 +05305498DocType: POS Closing Voucher Invoices,POS Closing Voucher Invoices,POS sluitingsbewysfakture
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305499DocType: Tax Rule,Sales Tax Template,Sales Tax Template
Frappe PR Bot748c0242018-06-21 10:34:28 +05305500DocType: Employee Benefit Application Detail,Pay Against Benefit Claim,Betaal teen voordeel eis
5501apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.js +21,Update Cost Center Number,Dateer koste sentrum nommer by
5502apps/erpnext/erpnext/accounts/page/pos/pos.js +2515,Select items to save the invoice,Kies items om die faktuur te stoor
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305503DocType: Employee,Encashment Date,Bevestigingsdatum
5504DocType: Training Event,Internet,internet
5505DocType: Special Test Template,Special Test Template,Spesiale Toets Sjabloon
5506DocType: Account,Stock Adjustment,Voorraadaanpassing
5507apps/erpnext/erpnext/projects/doctype/activity_cost/activity_cost.py +34,Default Activity Cost exists for Activity Type - {0},Verstekaktiwiteitskoste bestaan vir aktiwiteitstipe - {0}
5508DocType: Work Order,Planned Operating Cost,Beplande bedryfskoste
5509DocType: Academic Term,Term Start Date,Termyn Begindatum
Frappe PR Bot748c0242018-06-21 10:34:28 +05305510apps/erpnext/erpnext/config/accounts.py +483,List of all share transactions,Lys van alle aandeel transaksies
5511DocType: Shopify Settings,Import Sales Invoice from Shopify if Payment is marked,Voer verkoopsfaktuur van Shopify in as betaling gemerk is
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305512apps/erpnext/erpnext/crm/report/campaign_efficiency/campaign_efficiency.py +18,Opp Count,Oppentelling
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305513apps/erpnext/erpnext/accounts/doctype/subscription/subscription.py +224,Both Trial Period Start Date and Trial Period End Date must be set,Beide proefperiode begin datum en proeftydperk einddatum moet ingestel word
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305514apps/erpnext/erpnext/accounts/report/share_balance/share_balance.py +52,Average Rate,Gemiddelde koers
Frappe PR Bot748c0242018-06-21 10:34:28 +05305515apps/erpnext/erpnext/controllers/accounts_controller.py +760,Total Payment Amount in Payment Schedule must be equal to Grand / Rounded Total,Totale Betalingsbedrag in Betaalskedule moet gelyk wees aan Grand / Rounded Total
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305516DocType: Subscription Plan Detail,Plan,plan
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305517apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +34,Bank Statement balance as per General Ledger,Bankstaatbalans soos per Algemene Grootboek
5518DocType: Job Applicant,Applicant Name,Aansoeker Naam
5519DocType: Authorization Rule,Customer / Item Name,Kliënt / Item Naam
5520DocType: Buying Settings,"If enabled, last purchase details of items will not be fetched from previous purchase order or purchase receipt","As dit geaktiveer is, sal die laaste aankoopbesonderhede van items nie van vorige aankoopbestellings of aankope ontvang word nie"
Frappe PR Bot748c0242018-06-21 10:34:28 +05305521DocType: 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**.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305522
5523The package **Item** will have ""Is Stock Item"" as ""No"" and ""Is Sales Item"" as ""Yes"".
5524
5525For 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.
5526
5527Note: BOM = Bill of Materials","Aggregate groep ** Items ** in &#39;n ander ** Item **. Dit is handig as u &#39;n sekere ** Items ** in &#39;n pakket bundel en u voorraad van die verpakte ** Items ** en nie die totale ** Item ** handhaaf nie. Die pakket ** Item ** sal &quot;Is Voorraaditem&quot; as &quot;Nee&quot; en &quot;Is Verkoop Item&quot; as &quot;Ja&quot; wees. Byvoorbeeld: As jy afsonderlik &#39;n skootrekenaar en rugsak verkoop en &#39;n spesiale prys het as die kliënt koop, dan is die Laptop + Backpack &#39;n nuwe produkpakket. Nota: BOM = Materiaal"
5528apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +42,Serial No is mandatory for Item {0},Volgnummer is verpligtend vir item {0}
5529DocType: Item Variant Attribute,Attribute,kenmerk
Frappe PR Bot748c0242018-06-21 10:34:28 +05305530DocType: Staffing Plan Detail,Current Count,Huidige telling
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305531apps/erpnext/erpnext/stock/doctype/item_attribute/item_attribute.py +43,Please specify from/to range,Spesifiseer asb. Van / tot reeks
5532apps/erpnext/erpnext/accounts/doctype/opening_invoice_creation_tool/opening_invoice_creation_tool.js +28,Opening {0} Invoice created,Opening {0} Faktuur geskep
5533DocType: Serial No,Under AMC,Onder AMC
5534apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +55,Item valuation rate is recalculated considering landed cost voucher amount,Itemwaardasiekoers word herbereken na inagneming van geland koste kupon bedrag
5535apps/erpnext/erpnext/config/selling.py +153,Default settings for selling transactions.,Verstek instellings vir die verkoop van transaksies.
5536DocType: Guardian,Guardian Of ,Voog van
Frappe PR Bot748c0242018-06-21 10:34:28 +05305537DocType: Tax Withholding Category,Threshold,Drumpel
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305538DocType: BOM Update Tool,Current BOM,Huidige BOM
5539apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.html +32,Balance (Dr - Cr),Saldo (Dr - Cr)
5540apps/erpnext/erpnext/public/js/utils.js +55,Add Serial No,Voeg serienommer by
5541DocType: Work Order Item,Available Qty at Source Warehouse,Beskikbare hoeveelheid by Source Warehouse
5542apps/erpnext/erpnext/config/support.py +22,Warranty,waarborg
5543DocType: Purchase Invoice,Debit Note Issued,Debiet Nota Uitgereik
5544DocType: Work Order,Warehouses,pakhuise
Frappe PR Bot748c0242018-06-21 10:34:28 +05305545apps/erpnext/erpnext/assets/doctype/asset_movement/asset_movement.py +19,{0} asset cannot be transferred,{0} bate kan nie oorgedra word nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305546DocType: Hotel Room Pricing,Hotel Room Pricing,Hotel Kamerpryse
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305547DocType: Subscription,Days Until Due,Dae Tot Dinsdag
Frappe PR Bot748c0242018-06-21 10:34:28 +05305548apps/erpnext/erpnext/stock/doctype/item/item.js +82,This Item is a Variant of {0} (Template).,Hierdie item is &#39;n variant van {0} (Sjabloon).
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305549DocType: Workstation,per hour,per uur
Frappe PR Bot748c0242018-06-21 10:34:28 +05305550DocType: Blanket Order,Purchasing,Koop
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305551DocType: Announcement,Announcement,aankondiging
Frappe PR Bot748c0242018-06-21 10:34:28 +05305552apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.py +107,Customer LPO,Kliënt LPO
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305553DocType: Education Settings,"For Batch based Student Group, the Student Batch will be validated for every Student from the Program Enrollment.",Vir Batch-gebaseerde Studentegroep sal die Studente-batch vir elke student van die Programinskrywing gekwalifiseer word.
5554apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +50,Warehouse can not be deleted as stock ledger entry exists for this warehouse.,Warehouse kan nie uitgevee word nie aangesien voorraad grootboekinskrywing vir hierdie pakhuis bestaan.
5555apps/erpnext/erpnext/public/js/setup_wizard.js +25,Distribution,verspreiding
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305556DocType: Journal Entry Account,Loan,lening
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305557DocType: Expense Claim Advance,Expense Claim Advance,Koste Eis Voorskot
5558DocType: Lab Test,Report Preference,Verslagvoorkeur
5559apps/erpnext/erpnext/config/non_profit.py +43,Volunteer information.,Vrywillige inligting.
Frappe PR Bot748c0242018-06-21 10:34:28 +05305560apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +121,Project Manager,Projek bestuurder
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305561,Quoted Item Comparison,Genoteerde Item Vergelyking
5562apps/erpnext/erpnext/buying/doctype/supplier_scorecard/supplier_scorecard.py +34,Overlap in scoring between {0} and {1},Oorvleuel in die telling tussen {0} en {1}
Frappe PR Bot748c0242018-06-21 10:34:28 +05305563apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +316,Dispatch,versending
5564apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +75,Max discount allowed for item: {0} is {1}%,Maksimum afslag wat toegelaat word vir item: {0} is {1}%
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305565apps/erpnext/erpnext/accounts/report/asset_depreciations_and_balances/asset_depreciations_and_balances.py +176,Net Asset value as on,Netto batewaarde soos aan
5566DocType: Crop,Produce,produseer
5567DocType: Hotel Settings,Default Taxes and Charges,Verstekbelasting en heffings
5568DocType: Account,Receivable,ontvangbaar
Frappe PR Bot748c0242018-06-21 10:34:28 +05305569apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +314,Row #{0}: Not allowed to change Supplier as Purchase Order already exists,Ry # {0}: Nie toegelaat om Verskaffer te verander nie aangesien Aankoopbestelling reeds bestaan
Frappe PR Bot59a2a652018-04-12 13:36:55 +05305570DocType: Stock Entry,Material Consumption for Manufacture,Materiële Verbruik vir Vervaardiging
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305571DocType: Item Alternative,Alternative Item Code,Alternatiewe Item Kode
5572DocType: Accounts Settings,Role that is allowed to submit transactions that exceed credit limits set.,Rol wat toegelaat word om transaksies voor te lê wat groter is as kredietlimiete.
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305573apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +1009,Select Items to Manufacture,Kies items om te vervaardig
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305574DocType: Delivery Stop,Delivery Stop,Afleweringstop
Frappe PR Bot748c0242018-06-21 10:34:28 +05305575apps/erpnext/erpnext/accounts/page/pos/pos.js +971,"Master data syncing, it might take some time","Meesterdata-sinkronisering, dit kan tyd neem"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305576DocType: Item,Material Issue,Materiële Uitgawe
5577DocType: Employee Education,Qualification,kwalifikasie
Frappe PR Bot748c0242018-06-21 10:34:28 +05305578apps/erpnext/erpnext/hr/doctype/payroll_entry/payroll_entry.js +50,View Salary Slips,Sien Salary Slips
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305579DocType: Item Price,Item Price,Itemprys
5580apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +48,Soap & Detergent,Seep en wasmiddel
5581DocType: BOM,Show Items,Wys items
5582apps/erpnext/erpnext/education/doctype/course_schedule/course_schedule.py +30,From Time cannot be greater than To Time.,Van die tyd kan nie groter wees as die tyd nie.
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305583apps/erpnext/erpnext/stock/doctype/delivery_trip/delivery_trip.js +100,Do you want to notify all the customers by email?,Wil u al die kliënte per e-pos in kennis stel?
5584DocType: Subscription Plan,Billing Interval,Rekeninginterval
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305585apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +36,Motion Picture & Video,Motion Picture &amp; Video
5586apps/erpnext/erpnext/buying/doctype/supplier_quotation/supplier_quotation_list.js +5,Ordered,bestel
Frappe PR Bot59a2a652018-04-12 13:36:55 +05305587DocType: Hub Settings,Hub Username,Hub Gebruikersnaam
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305588DocType: Salary Detail,Component,komponent
Frappe PR Bot748c0242018-06-21 10:34:28 +05305589apps/erpnext/erpnext/assets/doctype/asset_category/asset_category.py +16,Row {0}: {1} must be greater than 0,Ry {0}: {1} moet groter as 0 wees
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305590DocType: Assessment Criteria,Assessment Criteria Group,Assesseringskriteria Groep
5591DocType: Healthcare Settings,Patient Name By,Pasiënt Naam By
Frappe PR Bot748c0242018-06-21 10:34:28 +05305592apps/erpnext/erpnext/hr/doctype/payroll_entry/payroll_entry.py +256,Accrual Journal Entry for salaries from {0} to {1},Toevallingsjoernaal Inskrywing vir salarisse vanaf {0} tot {1}
5593DocType: Sales Invoice Item,Enable Deferred Revenue,Aktiveer Uitgestelde Inkomste
5594apps/erpnext/erpnext/assets/doctype/asset/asset.py +182,Opening Accumulated Depreciation must be less than equal to {0},Oopopgehoopte waardevermindering moet minder wees as gelyk aan {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305595DocType: Warehouse,Warehouse Name,Pakhuisnaam
5596DocType: Naming Series,Select Transaction,Kies transaksie
5597apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +30,Please enter Approving Role or Approving User,Voer asseblief &#39;n goedgekeurde rol of goedgekeurde gebruiker in
5598DocType: Journal Entry,Write Off Entry,Skryf Uit Inskrywing
5599DocType: BOM,Rate Of Materials Based On,Mate van materiaal gebaseer op
5600apps/erpnext/erpnext/support/page/support_analytics/support_analytics.js +21,Support Analtyics,Ondersteun Anaalkunde
5601apps/erpnext/erpnext/education/doctype/student_attendance_tool/student_attendance_tool.js +102,Uncheck all,Ontmerk alles
5602DocType: POS Profile,Terms and Conditions,Terme en voorwaardes
Frappe PR Bot748c0242018-06-21 10:34:28 +05305603DocType: Asset,Booked Fixed Asset,Geboekte Vaste Bate
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305604apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +49,To Date should be within the Fiscal Year. Assuming To Date = {0},Tot datum moet binne die fiskale jaar wees. Aanvaarding tot datum = {0}
5605DocType: Employee,"Here you can maintain height, weight, allergies, medical concerns etc","Hier kan u hoogte, gewig, allergieë, mediese sorg, ens. Handhaaf"
5606DocType: Leave Block List,Applies to Company,Van toepassing op Maatskappy
Frappe PR Bot748c0242018-06-21 10:34:28 +05305607apps/erpnext/erpnext/manufacturing/doctype/work_order/work_order.py +240,Cannot cancel because submitted Stock Entry {0} exists,Kan nie kanselleer nie aangesien ingevoerde Voorraadinskrywing {0} bestaan
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305608DocType: Loan,Disbursement Date,Uitbetalingsdatum
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305609DocType: BOM Update Tool,Update latest price in all BOMs,Werk die nuutste prys in alle BOM&#39;s
5610apps/erpnext/erpnext/healthcare/doctype/consultation/consultation.js +23,Medical Record,Mediese Rekord
5611DocType: Vehicle,Vehicle,voertuig
5612DocType: Purchase Invoice,In Words,In Woorde
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305613apps/erpnext/erpnext/accounts/doctype/bank_guarantee/bank_guarantee.py +21,Enter the name of the bank or lending institution before submittting.,Voer die naam van die bank of leningsinstelling in voordat u dit ingedien het.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305614apps/erpnext/erpnext/hr/doctype/training_result/training_result.py +15,{0} must be submitted,{0} moet ingedien word
5615DocType: POS Profile,Item Groups,Itemgroepe
Frappe PR Bot748c0242018-06-21 10:34:28 +05305616apps/erpnext/erpnext/hr/doctype/employee/employee.py +233,Today is {0}'s birthday!,Vandag is {0} se verjaardag!
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305617DocType: Sales Order Item,For Production,Vir Produksie
5618DocType: Payment Request,payment_url,payment_url
Frappe PR Bot748c0242018-06-21 10:34:28 +05305619DocType: Exchange Rate Revaluation Account,Balance In Account Currency,Saldo in rekeninggeld
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305620apps/erpnext/erpnext/accounts/doctype/opening_invoice_creation_tool/opening_invoice_creation_tool.py +192,Please add a Temporary Opening account in Chart of Accounts,Voeg asseblief &#39;n Tydelike Openingsrekening in die Grafiek van Rekeninge by
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305621DocType: Customer,Customer Primary Contact,Kliënt Primêre Kontak
5622apps/erpnext/erpnext/regional/report/fichier_des_ecritures_comptables_[fec]/fichier_des_ecritures_comptables_[fec].py +154,Period Closing Journal,Tydperk Sluitingsjoernaal
5623DocType: Project Task,View Task,Bekyk Taak
5624apps/erpnext/erpnext/crm/report/campaign_efficiency/campaign_efficiency.py +22,Opp/Lead %,Opp / Lei%
Frappe PR Bot748c0242018-06-21 10:34:28 +05305625DocType: Bank Guarantee,Bank Account Info,Bankrekeninginligting
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305626DocType: Bank Guarantee,Bank Guarantee Type,Bank Waarborg Tipe
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305627DocType: Material Request,MREQ-,MREQ-
5628DocType: Payment Schedule,Invoice Portion,Faktuur Gedeelte
5629,Asset Depreciations and Balances,Bate Afskrywing en Saldo&#39;s
Frappe PR Bot748c0242018-06-21 10:34:28 +05305630apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +371,Amount {0} {1} transferred from {2} to {3},Bedrag {0} {1} oorgedra vanaf {2} na {3}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305631DocType: Sales Invoice,Get Advances Received,Kry voorskotte ontvang
5632DocType: Email Digest,Add/Remove Recipients,Voeg / verwyder ontvangers
5633apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.js +19,"To set this Fiscal Year as Default, click on 'Set as Default'","Om hierdie fiskale jaar as verstek te stel, klik op &#39;Stel as verstek&#39;"
5634DocType: Production Plan,Include Subcontracted Items,Sluit onderaannemerte items in
5635apps/erpnext/erpnext/projects/doctype/project/project.py +220,Join,aansluit
5636apps/erpnext/erpnext/stock/report/stock_projected_qty/stock_projected_qty.py +21,Shortage Qty,Tekort
Frappe PR Bot748c0242018-06-21 10:34:28 +05305637apps/erpnext/erpnext/stock/doctype/item/item.py +737,Item variant {0} exists with same attributes,Item variant {0} bestaan met dieselfde eienskappe
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305638DocType: Loan,Repay from Salary,Terugbetaal van Salaris
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305639DocType: Leave Application,LAP/,LAP /
5640apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +360,Requesting payment against {0} {1} for amount {2},Versoek betaling teen {0} {1} vir bedrag {2}
Frappe PR Bot748c0242018-06-21 10:34:28 +05305641DocType: Employee Benefit Claim,Salary Slip,Salarisstrokie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305642DocType: Lead,Lost Quotation,Verlore aanhaling
5643apps/erpnext/erpnext/utilities/user_progress.py +221,Student Batches,Studente Joernale
5644DocType: Pricing Rule,Margin Rate or Amount,Marge Tarief of Bedrag
5645apps/erpnext/erpnext/stock/report/batch_item_expiry_status/batch_item_expiry_status.py +48,'To Date' is required,&#39;Tot datum&#39; word vereis
5646DocType: Packing Slip,"Generate packing slips for packages to be delivered. Used to notify package number, package contents and its weight.","Genereer verpakkingstrokies vir pakkette wat afgelewer moet word. Gebruik om pakketnommer, pakketinhoud en sy gewig in kennis te stel."
5647DocType: Sales Invoice Item,Sales Order Item,Verkoopsvolgepunt
5648DocType: Salary Slip,Payment Days,Betalingsdae
5649DocType: Stock Settings,Convert Item Description to Clean HTML,Omskep itembeskrywing om HTML skoon te maak
5650DocType: Patient,Dormant,dormant
Frappe PR Bot748c0242018-06-21 10:34:28 +05305651DocType: Payroll Entry,Deduct Tax For Unclaimed Employee Benefits,Aftrekbelasting vir Onopgeëiste Werknemervoordele
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305652DocType: Salary Slip,Total Interest Amount,Totale Rente Bedrag
5653apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +124,Warehouses with child nodes cannot be converted to ledger,Pakhuise met kinderknope kan nie na grootboek omskep word nie
5654DocType: BOM,Manage cost of operations,Bestuur koste van bedrywighede
5655DocType: Accounts Settings,Stale Days,Stale Days
Frappe PR Bot748c0242018-06-21 10:34:28 +05305656DocType: Travel Itinerary,Arrival Datetime,Aankoms Datum Tyd
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305657DocType: 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.","Wanneer enige van die gekontroleerde transaksies &quot;Submitted&quot; is, word &#39;n e-pos opspring outomaties geopen om &#39;n e-pos na die betrokke &quot;Kontak&quot; in die transaksie te stuur, met die transaksie as &#39;n aanhangsel. Die gebruiker kan of mag nie die e-pos stuur nie."
5658apps/erpnext/erpnext/config/setup.py +14,Global Settings,Globale instellings
5659DocType: Crop,Row Spacing UOM,Ry Spacing UOM
5660DocType: Assessment Result Detail,Assessment Result Detail,Assesseringsresultaat Detail
5661DocType: Employee Education,Employee Education,Werknemersonderwys
5662apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +53,Duplicate item group found in the item group table,Duplikaat-itemgroep wat in die itemgroeptabel gevind word
5663DocType: Land Unit,Parent Land Unit,Ouergrondseenheid
Frappe PR Bot748c0242018-06-21 10:34:28 +05305664apps/erpnext/erpnext/public/js/controllers/transaction.js +1121,It is needed to fetch Item Details.,Dit is nodig om Itembesonderhede te gaan haal.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305665DocType: Fertilizer,Fertilizer Name,Kunsmis Naam
5666DocType: Salary Slip,Net Pay,Netto salaris
5667DocType: Cash Flow Mapping Accounts,Account,rekening
Frappe PR Bot748c0242018-06-21 10:34:28 +05305668apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +220,Serial No {0} has already been received,Rekeningnommer {0} is reeds ontvang
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305669,Requested Items To Be Transferred,Gevraagde items wat oorgedra moet word
5670DocType: Expense Claim,Vehicle Log,Voertuiglogboek
Frappe PR Bot748c0242018-06-21 10:34:28 +05305671DocType: Budget,Action if Accumulated Monthly Budget Exceeded on Actual,Aksie indien geakkumuleerde maandelikse begroting oorskry op werklike
5672DocType: Salary Component,Create Separate Payment Entry Against Benefit Claim,Skep &#39;n afsonderlike betaling inskrywing teen voordeel eis
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305673DocType: Vital Signs,Presence of a fever (temp &gt; 38.5 °C/101.3 °F or sustained temp &gt; 38 °C/100.4 °F),Aanwesigheid van &#39;n koors (temp&gt; 38.5 ° C / 101.3 ° F of volgehoue temperatuur&gt; 38 ° C / 100.4 ° F)
5674DocType: Customer,Sales Team Details,Verkoopspanbesonderhede
Frappe PR Bot748c0242018-06-21 10:34:28 +05305675apps/erpnext/erpnext/accounts/page/pos/pos.js +1360,Delete permanently?,Vee permanent uit?
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305676DocType: Expense Claim,Total Claimed Amount,Totale eisbedrag
5677apps/erpnext/erpnext/config/crm.py +17,Potential opportunities for selling.,Potensiële geleenthede vir verkoop.
5678DocType: Shareholder,Folio no.,Folio nr.
Frappe PR Bot748c0242018-06-21 10:34:28 +05305679apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +245,Invalid {0},Ongeldige {0}
5680apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +93,Sick Leave,Siekverlof
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305681DocType: Email Digest,Email Digest,Email Digest
5682DocType: Delivery Note,Billing Address Name,Rekening Adres Naam
5683apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +22,Department Stores,Departement winkels
5684,Item Delivery Date,Item Afleweringsdatum
5685DocType: Production Plan,Material Requested,Materiaal aangevra
5686DocType: Warehouse,PIN,SPELD
5687apps/erpnext/erpnext/stock/doctype/delivery_trip/delivery_trip.py +116,Error '{0}' occured. Arguments {1}.,Fout &#39;{0}&#39; het plaasgevind. Argumente {1}.
5688DocType: Bin,Reserved Qty for sub contract,Gereserveerde hoeveelheid vir subkontrak
5689DocType: Patient Service Unit,Patinet Service Unit,Patinet Diens Eenheid
5690DocType: Sales Invoice,Base Change Amount (Company Currency),Basisveranderingsbedrag (Maatskappygeld)
Frappe PR Bot748c0242018-06-21 10:34:28 +05305691apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +309,No accounting entries for the following warehouses,Geen rekeningkundige inskrywings vir die volgende pakhuise nie
5692apps/erpnext/erpnext/projects/doctype/project/project.js +98,Save the document first.,Stoor die dokument eerste.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305693apps/erpnext/erpnext/shopping_cart/cart.py +74,Only {0} in stock for item {1},Slegs {0} op voorraad vir item {1}
5694DocType: Account,Chargeable,laste
5695DocType: Company,Change Abbreviation,Verander Afkorting
Frappe PR Bot748c0242018-06-21 10:34:28 +05305696DocType: Contract,Fulfilment Details,Vervulling Besonderhede
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305697apps/erpnext/erpnext/templates/pages/integrations/gocardless_checkout.py +66,Pay {0} {1},Betaal {0} {1}
Frappe PR Bot748c0242018-06-21 10:34:28 +05305698DocType: Employee Onboarding,Activities,aktiwiteite
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305699DocType: Expense Claim Detail,Expense Date,Uitgawe Datum
Frappe PR Bot748c0242018-06-21 10:34:28 +05305700DocType: Item,No of Months,Aantal maande
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305701DocType: Item,Max Discount (%),Maksimum afslag (%)
5702apps/erpnext/erpnext/accounts/doctype/payment_terms_template/payment_terms_template.py +30,Credit Days cannot be a negative number,Kredietdae kan nie &#39;n negatiewe nommer wees nie
5703apps/erpnext/erpnext/selling/report/inactive_customers/inactive_customers.py +70,Last Order Amount,Laaste bestelbedrag
5704DocType: Cash Flow Mapper,e.g Adjustments for:,bv. Aanpassings vir:
Frappe PR Bot748c0242018-06-21 10:34:28 +05305705apps/erpnext/erpnext/stock/doctype/item/item.py +290," {0} Retain Sample is based on batch, please check Has Batch No to retain sample of item",{0} Behou Voorbeeld is gebaseer op &#39;n bondel. Kontroleer asseblief Het batchnommer om monster van item te behou
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305706DocType: Task,Is Milestone,Is Milestone
Frappe PR Bot748c0242018-06-21 10:34:28 +05305707DocType: Certification Application,Yet to appear,Nog om te verskyn
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305708DocType: Delivery Stop,Email Sent To,E-pos gestuur na
5709DocType: Budget,Warn,waarsku
Frappe PR Bot748c0242018-06-21 10:34:28 +05305710apps/erpnext/erpnext/hub_node/doctype/hub_settings/hub_settings.js +107,Are you sure you want to unregister?,Is jy seker jy wil ontsluit?
5711apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +945,All items have already been transferred for this Work Order.,Alle items is reeds vir hierdie werkorder oorgedra.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305712DocType: Appraisal,"Any other remarks, noteworthy effort that should go in the records.","Enige ander opmerkings, noemenswaardige poging wat in die rekords moet plaasvind."
5713DocType: Asset Maintenance,Manufacturing User,Vervaardigingsgebruiker
5714DocType: Purchase Invoice,Raw Materials Supplied,Grondstowwe voorsien
Frappe PR Bot748c0242018-06-21 10:34:28 +05305715DocType: Shopping Cart Settings,Enable purchase of items via the website,Aktiveer aankoop van items via die webwerf
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305716apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +282,Currency of the price list {0} must be {1} or {2},Geld van die pryslys {0} moet {1} of {2} wees.
5717DocType: Appraisal,Appraisal Template,Appraisal Template
5718DocType: Soil Texture,Ternary Plot,Ternêre Plot
5719DocType: Item Group,Item Classification,Item Klassifikasie
5720DocType: Driver,License Number,Lisensienommer
Frappe PR Bot748c0242018-06-21 10:34:28 +05305721apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +119,Business Development Manager,Besigheids Ontwikkelings Bestuurder
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305722DocType: Maintenance Visit Purpose,Maintenance Visit Purpose,Onderhoud Besoek Doel
5723apps/erpnext/erpnext/healthcare/doctype/patient/patient.js +19,Invoice Patient Registration,Faktuur Pasiënt Registrasie
5724DocType: Crop,Period,tydperk
5725apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.js +27,General Ledger,Algemene lêer
Frappe PR Bot748c0242018-06-21 10:34:28 +05305726apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +35,Employee {0} on Leave on {1},Werknemer {0} op verlof op {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305727apps/erpnext/erpnext/selling/doctype/campaign/campaign.js +10,View Leads,Bekyk Leads
5728DocType: Program Enrollment Tool,New Program,Nuwe Program
5729DocType: Item Attribute Value,Attribute Value,Attribuutwaarde
Frappe PR Bot748c0242018-06-21 10:34:28 +05305730DocType: POS Closing Voucher Details,Expected Amount,Verwagte bedrag
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305731,Itemwise Recommended Reorder Level,Itemwise Recommended Reorder Level
Frappe PR Bot748c0242018-06-21 10:34:28 +05305732apps/erpnext/erpnext/hr/utils.py +199,Employee {0} of grade {1} have no default leave policy,Werknemer {0} van graad {1} het geen verlofverlofbeleid nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305733DocType: Salary Detail,Salary Detail,Salarisdetail
Frappe PR Bot748c0242018-06-21 10:34:28 +05305734apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +1068,Please select {0} first,Kies asseblief eers {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305735DocType: Appointment Type,Physician,dokter
Frappe PR Bot748c0242018-06-21 10:34:28 +05305736apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +1026,Batch {0} of Item {1} has expired.,Batch {0} van Item {1} is verval.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305737apps/erpnext/erpnext/healthcare/doctype/patient_appointment/patient_appointment_dashboard.py +11,Consultations,konsultasies
Frappe PR Bot748c0242018-06-21 10:34:28 +05305738apps/erpnext/erpnext/manufacturing/report/bom_variance_report/bom_variance_report.py +36,Finished Good,Voltooi Goed
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305739DocType: Sales Invoice,Commission,kommissie
Frappe PR Bot748c0242018-06-21 10:34:28 +05305740apps/erpnext/erpnext/manufacturing/doctype/work_order/work_order.py +194,{0} ({1}) cannot be greater than planned quantity ({2}) in Work Order {3},{0} ({1}) kan nie groter wees as die beplande hoeveelheid ({2}) in werkorder {3}
5741DocType: Certification Application,Name of Applicant,Naam van applikant
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305742apps/erpnext/erpnext/config/manufacturing.py +27,Time Sheet for manufacturing.,Tydskrif vir vervaardiging.
5743apps/erpnext/erpnext/templates/pages/cart.html +37,Subtotal,Subtotaal
Frappe PR Bot748c0242018-06-21 10:34:28 +05305744apps/erpnext/erpnext/stock/doctype/item/item.py +688,Cannot change Variant properties after stock transaction. You will have to make a new Item to do this.,Kan nie Variant eiendomme verander na voorraad transaksie. Jy sal &#39;n nuwe item moet maak om dit te doen.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305745apps/erpnext/erpnext/config/erpnext_integrations.py +18,GoCardless SEPA Mandate,GoCardless SEPA Mandaat
5746DocType: Physician,Charges,koste
5747DocType: Production Plan,Get Items For Work Order,Kry items vir werkorder
5748DocType: Salary Detail,Default Amount,Verstekbedrag
5749DocType: Lab Test Template,Descriptive,beskrywende
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305750apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +96,Warehouse not found in the system,Pakhuis nie in die stelsel gevind nie
Frappe PR Bot748c0242018-06-21 10:34:28 +05305751apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +117,This Month's Summary,Hierdie maand se opsomming
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305752DocType: Quality Inspection Reading,Quality Inspection Reading,Kwaliteit Inspeksie Lees
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305753apps/erpnext/erpnext/stock/doctype/stock_settings/stock_settings.py +26,`Freeze Stocks Older Than` should be smaller than %d days.,`Vries voorraad ouer as` moet kleiner as% d dae wees.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305754DocType: Tax Rule,Purchase Tax Template,Aankoop belasting sjabloon
5755apps/erpnext/erpnext/utilities/user_progress.py +48,Set a sales goal you'd like to achieve for your company.,Stel &#39;n verkoopsdoel wat u vir u onderneming wil bereik.
5756,Project wise Stock Tracking,Projek-wyse Voorraad dop
5757DocType: GST HSN Code,Regional,plaaslike
Frappe PR Bot748c0242018-06-21 10:34:28 +05305758apps/erpnext/erpnext/config/healthcare.py +45,Laboratory,laboratorium
5759DocType: UOM Category,UOM Category,UOM Kategorie
5760DocType: Clinical Procedure Item,Actual Qty (at source/target),Werklike hoeveelheid (by bron / teiken)
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305761DocType: Item Customer Detail,Ref Code,Ref Code
5762apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +75,Customer Group is Required in POS Profile,Kliëntegroep word vereis in POS-profiel
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305763DocType: HR Settings,Payroll Settings,Loonstaatinstellings
Frappe PR Bot748c0242018-06-21 10:34:28 +05305764apps/erpnext/erpnext/config/accounts.py +152,Match non-linked Invoices and Payments.,Pas nie-gekoppelde fakture en betalings.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305765DocType: POS Settings,POS Settings,Posinstellings
5766apps/erpnext/erpnext/templates/pages/cart.html +16,Place Order,Plaas bestelling
5767DocType: Email Digest,New Purchase Orders,Nuwe bestellings
Frappe PR Bot748c0242018-06-21 10:34:28 +05305768apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +26,Root cannot have a parent cost center,Wortel kan nie &#39;n ouer-koste-sentrum hê nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305769apps/erpnext/erpnext/public/js/stock_analytics.js +54,Select Brand...,Kies merk ...
5770apps/erpnext/erpnext/public/js/setup_wizard.js +32,Non Profit (beta),Nie-winsgewend (beta)
5771apps/erpnext/erpnext/hr/doctype/employee/employee_dashboard.py +18,Training Events/Results,Opleidingsgebeure / resultate
5772apps/erpnext/erpnext/accounts/report/asset_depreciations_and_balances/asset_depreciations_and_balances.py +152,Accumulated Depreciation as on,Opgehoopte waardevermindering soos op
Frappe PR Bot748c0242018-06-21 10:34:28 +05305773DocType: Employee Tax Exemption Category,Employee Tax Exemption Category,Werknemersbelastingvrystellingskategorie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305774DocType: Sales Invoice,C-Form Applicable,C-vorm van toepassing
Frappe PR Bot748c0242018-06-21 10:34:28 +05305775apps/erpnext/erpnext/manufacturing/doctype/work_order/work_order.py +466,Operation Time must be greater than 0 for Operation {0},Operasie Tyd moet groter wees as 0 vir Operasie {0}
5776DocType: Support Search Source,Post Route String,Postroete
5777apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +105,Warehouse is mandatory,Pakhuis is verpligtend
5778apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +72,Failed to create website,Kon nie webwerf skep nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305779DocType: Soil Analysis,Mg/K,Mg / K
5780DocType: UOM Conversion Detail,UOM Conversion Detail,UOM Gesprek Detail
Frappe PR Bot748c0242018-06-21 10:34:28 +05305781apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.js +946,Retention Stock Entry already created or Sample Quantity not provided,Retensie Voorraad Inskrywing reeds geskep of monster hoeveelheid nie verskaf nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305782DocType: Program,Program Abbreviation,Program Afkorting
5783apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +52,Charges are updated in Purchase Receipt against each item,Kostes word opgedateer in Aankoopontvangste teen elke item
5784DocType: Warranty Claim,Resolved By,Besluit deur
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305785apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +42,Cheques and Deposits incorrectly cleared,Tjeks en deposito&#39;s is verkeerd skoongemaak
Frappe PR Bot748c0242018-06-21 10:34:28 +05305786apps/erpnext/erpnext/accounts/doctype/account/account.py +48,Account {0}: You can not assign itself as parent account,Rekening {0}: Jy kan nie homself as ouerrekening toewys nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305787DocType: Purchase Invoice Item,Price List Rate,Pryslys
5788apps/erpnext/erpnext/utilities/activation.py +72,Create customer quotes,Skep kliënte kwotasies
Frappe PR Bot748c0242018-06-21 10:34:28 +05305789apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +54,Supplier &gt; Supplier Group,Verskaffer&gt; Verskaffersgroep
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305790DocType: Item,"Show ""In Stock"" or ""Not in Stock"" based on stock available in this warehouse.",Toon &quot;In voorraad&quot; of &quot;Nie in voorraad nie&quot; gebaseer op voorraad beskikbaar in hierdie pakhuis.
5791apps/erpnext/erpnext/config/manufacturing.py +38,Bill of Materials (BOM),Wetsontwerp (BOM)
5792DocType: Item,Average time taken by the supplier to deliver,Gemiddelde tyd wat deur die verskaffer geneem word om te lewer
Frappe PR Bot748c0242018-06-21 10:34:28 +05305793DocType: Travel Itinerary,Check-in Date,Incheckdatum
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305794DocType: Sample Collection,Collected By,Versamel By
5795apps/erpnext/erpnext/education/doctype/assessment_plan/assessment_plan.js +35,Assessment Result,Assesseringsuitslag
5796DocType: Hotel Room Package,Hotel Room Package,Hotel Kamer Pakket
Frappe PR Bot748c0242018-06-21 10:34:28 +05305797DocType: Employee Transfer,Employee Transfer,Werknemersoordrag
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305798apps/erpnext/erpnext/projects/doctype/project/project_dashboard.html +13,Hours,Ure
5799DocType: Project,Expected Start Date,Verwagte begin datum
5800DocType: Purchase Invoice,04-Correction in Invoice,04-Korreksie in Faktuur
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305801apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +982,Work Order already created for all items with BOM,Werkorde wat reeds geskep is vir alle items met BOM
Frappe PR Bot748c0242018-06-21 10:34:28 +05305802apps/erpnext/erpnext/stock/doctype/item/item.js +62,Variant Details Report,Variant Besonderhede Verslag
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305803DocType: Setup Progress Action,Setup Progress Action,Setup Progress Action
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305804apps/erpnext/erpnext/stock/report/item_price_stock/item_price_stock.py +42,Buying Price List,Kooppryslys
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305805apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +49,Remove item if charges is not applicable to that item,Verwyder item as koste nie op daardie item van toepassing is nie
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305806apps/erpnext/erpnext/accounts/doctype/subscription/subscription.js +9,Cancel Subscription,Kanselleer intekening
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305807apps/erpnext/erpnext/assets/doctype/asset_maintenance_log/asset_maintenance_log.py +21,Please select Maintenance Status as Completed or remove Completion Date,Kies asseblief Onderhoudstatus as Voltooi of verwyder Voltooiingsdatum
5808DocType: Supplier,Default Payment Terms Template,Standaard betaling terme sjabloon
5809apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +34,Transaction currency must be same as Payment Gateway currency,Die transaksie geldeenheid moet dieselfde wees as die betaling gateway valuta
5810DocType: Payment Entry,Receive,ontvang
Frappe PR Bot748c0242018-06-21 10:34:28 +05305811DocType: Employee Benefit Application Detail,Earning Component,Verdien komponent
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305812apps/erpnext/erpnext/templates/pages/rfq.html +75,Quotations: ,kwotasies:
Frappe PR Bot748c0242018-06-21 10:34:28 +05305813DocType: Contract,Partially Fulfilled,Gedeeltelik Vervul
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305814DocType: Maintenance Visit,Fully Completed,Voltooi Voltooi
5815apps/erpnext/erpnext/projects/doctype/project/project_list.js +6,{0}% Complete,{0}% Voltooi
5816DocType: Employee,Educational Qualification,opvoedkundige kwalifikasie
5817DocType: Workstation,Operating Costs,Bedryfskoste
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305818apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +483,Currency for {0} must be {1},Geld vir {0} moet {1} wees
5819DocType: Asset,Disposal Date,Vervreemdingsdatum
5820DocType: 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-pos sal gestuur word aan alle Aktiewe Werknemers van die maatskappy op die gegewe uur, indien hulle nie vakansie het nie. Opsomming van antwoorde sal om middernag gestuur word."
5821DocType: Employee Leave Approver,Employee Leave Approver,Werknemerverlofgoedkeuring
Frappe PR Bot748c0242018-06-21 10:34:28 +05305822apps/erpnext/erpnext/stock/doctype/item/item.py +525,Row {0}: An Reorder entry already exists for this warehouse {1},Ry {0}: &#39;n Herbestellinginskrywing bestaan reeds vir hierdie pakhuis {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305823apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.py +99,"Cannot declare as lost, because Quotation has been made.","Kan nie verklaar word as verlore nie, omdat aanhaling gemaak is."
Frappe PR Bot748c0242018-06-21 10:34:28 +05305824apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +68,CWIP Account,CWIP rekening
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305825apps/erpnext/erpnext/hr/doctype/training_event/training_event.js +16,Training Feedback,Opleiding Terugvoer
5826DocType: Supplier Scorecard Criteria,Supplier Scorecard Criteria,Verskaffer Scorecard Criteria
5827apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +149,Please select Start Date and End Date for Item {0},Kies asseblief begin datum en einddatum vir item {0}
5828apps/erpnext/erpnext/education/doctype/student_group_creation_tool/student_group_creation_tool.py +55,Course is mandatory in row {0},Kursus is verpligtend in ry {0}
5829apps/erpnext/erpnext/hr/doctype/leave_control_panel/leave_control_panel.js +16,To date cannot be before from date,Tot op datum kan nie voor die datum wees nie
5830DocType: Supplier Quotation Item,Prevdoc DocType,Prevdoc DocType
5831DocType: Cash Flow Mapper,Section Footer,Afdeling voetstuk
Frappe PR Bot748c0242018-06-21 10:34:28 +05305832apps/erpnext/erpnext/stock/doctype/item/item.js +335,Add / Edit Prices,Voeg pryse by
5833apps/erpnext/erpnext/hr/doctype/employee_promotion/employee_promotion.py +19,Employee Promotion cannot be submitted before Promotion Date ,Werknemersbevordering kan nie voor die Bevorderingsdatum ingedien word nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305834DocType: Batch,Parent Batch,Ouer-bondel
5835DocType: Cheque Print Template,Cheque Print Template,Gaan afdruk sjabloon
Frappe PR Bot748c0242018-06-21 10:34:28 +05305836DocType: Salary Component,Is Flexible Benefit,Is Buigsame Voordeel
5837apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.js +85,Chart of Cost Centers,Grafiek van kostesentrums
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305838DocType: Subscription Settings,Number of days after invoice date has elapsed before canceling subscription or marking subscription as unpaid,Aantal dae na faktuurdatum het verloop voordat u intekening of inskrywing vir inskrywing as onbetaalde kansellasie kanselleer
Frappe PR Bot748c0242018-06-21 10:34:28 +05305839DocType: Clinical Procedure Template,Sample Collection,Voorbeeld versameling
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305840,Requested Items To Be Ordered,Gevraagde items om bestel te word
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305841DocType: Price List,Price List Name,Pryslys Naam
Frappe PR Bot748c0242018-06-21 10:34:28 +05305842DocType: Blanket Order,Manufacturing,vervaardiging
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305843,Ordered Items To Be Delivered,Bestelde items wat afgelewer moet word
5844DocType: Account,Income,Inkomste
5845DocType: Industry Type,Industry Type,Nywerheidstipe
5846apps/erpnext/erpnext/templates/includes/cart.js +150,Something went wrong!,Iets het verkeerd geloop!
Frappe PR Bot748c0242018-06-21 10:34:28 +05305847apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +181,Warning: Leave application contains following block dates,Waarskuwing: Laat aansoek bevat die volgende blokdatums
5848DocType: Bank Statement Settings,Transaction Data Mapping,Transaksiedata-kartering
5849apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +277,Sales Invoice {0} has already been submitted,Verkoopsfaktuur {0} is reeds ingedien
5850DocType: Salary Component,Is Tax Applicable,Is Belasting van toepassing
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305851DocType: Supplier Scorecard Scoring Criteria,Score,telling
5852apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +25,Fiscal Year {0} does not exist,Fiskale jaar {0} bestaan nie
5853DocType: Asset Maintenance Log,Completion Date,voltooiingsdatum
5854DocType: Purchase Invoice Item,Amount (Company Currency),Bedrag (Maatskappy Geld)
5855DocType: Agriculture Analysis Criteria,Agriculture User,Landbou gebruiker
5856apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +38,Valid till date cannot be before transaction date,Geldig tot datum kan nie voor transaksiedatum wees nie
5857apps/erpnext/erpnext/stock/stock_ledger.py +381,{0} units of {1} needed in {2} on {3} {4} for {5} to complete this transaction.,{0} eenhede van {1} benodig in {2} op {3} {4} vir {5} om hierdie transaksie te voltooi.
5858DocType: Fee Schedule,Student Category,Student Kategorie
5859DocType: Announcement,Student,student
Frappe PR Bot748c0242018-06-21 10:34:28 +05305860apps/erpnext/erpnext/healthcare/doctype/clinical_procedure/clinical_procedure.js +91,Stock quantity to start procedure is not available in the warehouse. Do you want to record a Stock Transfer,Voorraadhoeveelheid om te begin prosedure is nie beskikbaar in die pakhuis nie. Wil jy &#39;n Voorraadoorplasing opneem
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305861DocType: Shipping Rule,Shipping Rule Type,Versending Reël Tipe
5862apps/erpnext/erpnext/utilities/user_progress.py +239,Go to Rooms,Gaan na kamers
Frappe PR Bot748c0242018-06-21 10:34:28 +05305863apps/erpnext/erpnext/hr/doctype/payroll_entry/payroll_entry.js +232,"Company, Payment Account, From Date and To Date is mandatory","Maatskappy, Betalingrekening, Datum en Datum is verpligtend"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305864apps/erpnext/erpnext/selling/doctype/sms_center/sms_center.py +75,Please enter message before sending,Vul asseblief die boodskap in voordat u dit stuur
5865DocType: Purchase Invoice,DUPLICATE FOR SUPPLIER,DUPLIKAAT VIR VERSKAFFER
5866DocType: Email Digest,Pending Quotations,Hangende kwotasies
Frappe PR Bot748c0242018-06-21 10:34:28 +05305867DocType: Asset,Custodian,bewaarder
5868apps/erpnext/erpnext/config/accounts.py +324,Point-of-Sale Profile,Verkooppunt Profiel
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305869apps/erpnext/erpnext/agriculture/doctype/soil_texture/soil_texture.py +25,{0} should be a value between 0 and 100,{0} moet &#39;n waarde tussen 0 en 100 wees
Frappe PR Bot748c0242018-06-21 10:34:28 +05305870apps/erpnext/erpnext/hr/doctype/payroll_entry/payroll_entry.py +350,Payment of {0} from {1} to {2},Betaling van {0} van {1} na {2}
5871apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +166,Unsecured Loans,Onversekerde Lenings
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305872DocType: Cost Center,Cost Center Name,Koste Sentrum Naam
5873DocType: Student,B+,B +
5874DocType: HR Settings,Max working hours against Timesheet,Maksimum werksure teen Timesheet
5875DocType: Maintenance Schedule Detail,Scheduled Date,Geskeduleerde Datum
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305876apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +232,Total Paid Amt,Totale Betaalde Amt
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305877DocType: SMS Center,Messages greater than 160 characters will be split into multiple messages,Boodskappe groter as 160 karakters word in verskeie boodskappe verdeel
5878DocType: Purchase Receipt Item,Received and Accepted,Ontvang en aanvaar
5879DocType: Hub Settings,Company and Seller Profile,Maatskappy en Verkoper Profiel
5880,GST Itemised Sales Register,GST Itemized Sales Register
Frappe PR Bot748c0242018-06-21 10:34:28 +05305881DocType: Staffing Plan,Staffing Plan Details,Personeelplanbesonderhede
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305882DocType: Soil Texture,Silt Loam,Silt Loam
5883,Serial No Service Contract Expiry,Serial No Service Contract Expiry
Frappe PR Bot748c0242018-06-21 10:34:28 +05305884DocType: Employee Health Insurance,Employee Health Insurance,Werknemer Gesondheidsversekering
5885apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +331,You cannot credit and debit same account at the same time,Jy kan nie dieselfde rekening op dieselfde tyd krediet en debiteer nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305886DocType: Vital Signs,Adults' pulse rate is anywhere between 50 and 80 beats per minute.,Volwassenes se polsslag is oral tussen 50 en 80 slae per minuut.
5887DocType: Naming Series,Help HTML,Help HTML
5888DocType: Student Group Creation Tool,Student Group Creation Tool,Studentegroepskeppingsinstrument
5889DocType: Item,Variant Based On,Variant gebaseer op
5890apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.py +53,Total weightage assigned should be 100%. It is {0},Totale gewig toegeken moet 100% wees. Dit is {0}
5891apps/erpnext/erpnext/utilities/user_progress.py +109,Your Suppliers,Jou verskaffers
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305892apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +80,Cannot set as Lost as Sales Order is made.,Kan nie as verlore gestel word nie aangesien verkoopsbestelling gemaak is.
5893DocType: Request for Quotation Item,Supplier Part No,Verskaffer Deelnr
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305894apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +384,Cannot deduct when category is for 'Valuation' or 'Vaulation and Total',Kan nie aftrek as die kategorie vir &#39;Waardasie&#39; of &#39;Vaulering en Totaal&#39; is nie.
Frappe PR Bot59a2a652018-04-12 13:36:55 +05305895apps/erpnext/erpnext/public/js/hub/hub_form.js +197,Anonymous,Anoniem
Frappe PR Bot748c0242018-06-21 10:34:28 +05305896apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +378,Received From,Ontvang van
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305897DocType: Lead,Converted,Omgeskakel
5898DocType: Item,Has Serial No,Het &#39;n serienummer
5899DocType: Employee,Date of Issue,Datum van uitreiking
Frappe PR Bot748c0242018-06-21 10:34:28 +05305900apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +238,"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}","Soos vir die koop-instellings as aankoopversoek benodig == &#39;JA&#39;, dan moet u vir aankoop-kwitansie eers vir item {0}"
5901apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +169,Row #{0}: Set Supplier for item {1},Ry # {0}: Stel verskaffer vir item {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305902apps/erpnext/erpnext/projects/doctype/timesheet/timesheet.py +121,Row {0}: Hours value must be greater than zero.,Ry {0}: Ure waarde moet groter as nul wees.
Frappe PR Bot748c0242018-06-21 10:34:28 +05305903apps/erpnext/erpnext/stock/doctype/item/item.py +210,Website Image {0} attached to Item {1} cannot be found,Webwerfbeeld {0} verbonde aan Item {1} kan nie gevind word nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305904DocType: Issue,Content Type,Inhoud Tipe
5905DocType: Asset,Assets,bates
5906apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +17,Computer,rekenaar
5907DocType: Item,List this Item in multiple groups on the website.,Lys hierdie item in verskeie groepe op die webwerf.
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305908DocType: Subscription,Current Invoice End Date,Huidige Faktuur Einddatum
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305909DocType: Payment Term,Due Date Based On,Vervaldatum gebaseer op
5910apps/erpnext/erpnext/healthcare/doctype/patient/patient.py +82,Please set default customer group and territory in Selling Settings,Stel asseblief die standaardkliëntegroep en -gebied in Verkoopinstellings
Frappe PR Bot748c0242018-06-21 10:34:28 +05305911apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +215,{0} {1} does not exist,{0} {1} bestaan nie
5912apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +355,Please check Multi Currency option to allow accounts with other currency,Gaan asseblief die opsie Multi Currency aan om rekeninge met ander geldeenhede toe te laat
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305913apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +88,Item: {0} does not exist in the system,Item: {0} bestaan nie in die stelsel nie
Frappe PR Bot748c0242018-06-21 10:34:28 +05305914apps/erpnext/erpnext/accounts/doctype/account/account.py +108,You are not authorized to set Frozen value,Jy is nie gemagtig om die bevrore waarde te stel nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305915DocType: Payment Reconciliation,Get Unreconciled Entries,Kry ongekonfronteerde inskrywings
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305916apps/erpnext/erpnext/hr/doctype/loan/loan.py +159,No repayments selected for Journal Entry,Geen terugbetalings gekies vir Joernaalinskrywings nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305917DocType: Payment Reconciliation,From Invoice Date,Vanaf faktuur datum
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305918DocType: Loan,Disbursed,uitbetaal
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305919DocType: Healthcare Settings,Laboratory Settings,Laboratorium instellings
Frappe PR Bot748c0242018-06-21 10:34:28 +05305920DocType: Clinical Procedure,Service Unit,Diens Eenheid
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305921apps/erpnext/erpnext/buying/report/quoted_item_comparison/quoted_item_comparison.js +97,Successfully Set Supplier,Suksesvol Stel Verskaffer
Frappe PR Bot748c0242018-06-21 10:34:28 +05305922DocType: Leave Encashment,Leave Encashment,Verlaat Encashment
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305923apps/erpnext/erpnext/public/js/setup_wizard.js +114,What does it do?,Wat doen dit?
Frappe PR Bot748c0242018-06-21 10:34:28 +05305924apps/erpnext/erpnext/agriculture/doctype/crop_cycle/crop_cycle.py +47,Tasks have been created for managing the {0} disease (on row {1}),Take is geskep vir die bestuur van die {0} siekte (op ry {1})
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305925DocType: Crop,Byproducts,byprodukte
5926apps/erpnext/erpnext/stock/doctype/batch/batch.js +84,To Warehouse,Na pakhuis
5927apps/erpnext/erpnext/education/doctype/student_admission/student_admission.py +26,All Student Admissions,Alle Studentetoelatings
5928,Average Commission Rate,Gemiddelde Kommissie Koers
5929DocType: Share Balance,No of Shares,Aantal Aandele
Frappe PR Bot748c0242018-06-21 10:34:28 +05305930DocType: Taxable Salary Slab,To Amount,Om Bedrag
5931apps/erpnext/erpnext/stock/doctype/item/item.py +463,'Has Serial No' can not be 'Yes' for non-stock item,&#39;Het &#39;n serienummer&#39; kan nie &#39;Ja&#39; wees vir nie-voorraaditem
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305932apps/erpnext/erpnext/healthcare/page/appointment_analytic/appointment_analytic.js +59,Select Status,Kies Status
Frappe PR Bot748c0242018-06-21 10:34:28 +05305933apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +44,Attendance can not be marked for future dates,Bywoning kan nie vir toekomstige datums gemerk word nie
5934DocType: Support Search Source,Post Description Key,Pos Beskrywing Sleutel
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305935DocType: Pricing Rule,Pricing Rule Help,Pricing Rule Help
5936DocType: School House,House Name,Huis Naam
5937DocType: Fee Schedule,Total Amount per Student,Totale bedrag per student
5938DocType: Purchase Taxes and Charges,Account Head,Rekeninghoof
Frappe PR Bot748c0242018-06-21 10:34:28 +05305939DocType: Company,HRA Component,HRA komponent
5940apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +142,Electrical,Elektriese
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305941apps/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,Voeg die res van jou organisasie as jou gebruikers by. U kan ook uitnodigingskliënte by u portaal voeg deur dit by kontakte te voeg
5942DocType: Stock Entry,Total Value Difference (Out - In),Totale waardeverskil (Uit - In)
5943DocType: Grant Application,Requested Amount,Gevraagde Bedrag
Frappe PR Bot748c0242018-06-21 10:34:28 +05305944apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +380,Row {0}: Exchange Rate is mandatory,Ry {0}: Wisselkoers is verpligtend
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305945apps/erpnext/erpnext/setup/doctype/sales_person/sales_person.py +27,User ID not set for Employee {0},Gebruiker ID nie ingestel vir Werknemer {0}
5946DocType: Vehicle,Vehicle Value,Voertuigwaarde
5947DocType: Crop Cycle,Detected Diseases,Gevonde Siektes
5948DocType: Stock Entry,Default Source Warehouse,Default Source Warehouse
5949DocType: Item,Customer Code,Kliënt Kode
Frappe PR Bot748c0242018-06-21 10:34:28 +05305950apps/erpnext/erpnext/hr/doctype/employee/employee.py +232,Birthday Reminder for {0},Verjaardag Herinnering vir {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305951DocType: Asset Maintenance Task,Last Completion Date,Laaste Voltooiingsdatum
5952apps/erpnext/erpnext/selling/report/inactive_customers/inactive_customers.py +72,Days Since Last Order,Dae sedert Laaste bestelling
Frappe PR Bot748c0242018-06-21 10:34:28 +05305953apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +370,Debit To account must be a Balance Sheet account,Debiet Vir rekening moet &#39;n balansstaatrekening wees
5954DocType: Asset,Naming Series,Naming Series
5955apps/erpnext/erpnext/assets/doctype/asset/asset.py +170,Row {0}: Expected Value After Useful Life must be less than Gross Purchase Amount,Ry {0}: Verwagte Waarde Na Nuttige Lewe moet minder wees as Bruto Aankoopbedrag
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305956DocType: GoCardless Settings,GoCardless Settings,GoCardless Settings
5957DocType: Leave Block List,Leave Block List Name,Verlaat bloklys naam
Frappe PR Bot748c0242018-06-21 10:34:28 +05305958DocType: Certified Consultant,Certification Validity,Sertifiseringsgeldigheid
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305959apps/erpnext/erpnext/hr/doctype/vehicle/vehicle.py +14,Insurance Start date should be less than Insurance End date,Versekering Aanvangsdatum moet minder wees as Versekerings-einddatum
Frappe PR Bot748c0242018-06-21 10:34:28 +05305960DocType: Shopping Cart Settings,Display Settings,Vertoon opsies
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305961apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +33,Stock Assets,Voorraadbates
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305962DocType: Restaurant,Active Menu,Aktiewe kieslys
5963DocType: Target Detail,Target Qty,Teiken Aantal
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305964apps/erpnext/erpnext/hr/doctype/loan/loan.py +37,Against Loan: {0},Teen Lening: {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305965DocType: Shopping Cart Settings,Checkout Settings,Checkout instellings
5966DocType: Student Attendance,Present,teenwoordig
5967apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +37,Delivery Note {0} must not be submitted,Afleweringsnotasie {0} moet nie ingedien word nie
5968DocType: Notification Control,Sales Invoice Message,Verkoopsfaktuurboodskap
5969apps/erpnext/erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.py +27,Closing Account {0} must be of type Liability / Equity,Sluitingsrekening {0} moet van die tipe Aanspreeklikheid / Ekwiteit wees
Frappe PR Bot748c0242018-06-21 10:34:28 +05305970apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +369,Salary Slip of employee {0} already created for time sheet {1},Salaris Slip van werknemer {0} reeds geskep vir tydskrif {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305971DocType: Vehicle Log,Odometer,odometer
5972DocType: Production Plan Item,Ordered Qty,Bestelde hoeveelheid
Frappe PR Bot748c0242018-06-21 10:34:28 +05305973apps/erpnext/erpnext/stock/doctype/item/item.py +767,Item {0} is disabled,Item {0} is gedeaktiveer
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305974DocType: Stock Settings,Stock Frozen Upto,Voorraad Bevrore Upto
Frappe PR Bot748c0242018-06-21 10:34:28 +05305975apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +979,BOM does not contain any stock item,BOM bevat geen voorraaditem nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305976DocType: Chapter,Chapter Head,Hoof Hoof
5977DocType: Payment Term,Month(s) after the end of the invoice month,Maand (en) na die einde van die faktuur maand
5978apps/erpnext/erpnext/config/projects.py +24,Project activity / task.,Projek aktiwiteit / taak.
Frappe PR Bot748c0242018-06-21 10:34:28 +05305979DocType: Salary Component,Only Tax Impact (Cannot Claim But Part of Taxable Income),"Slegs Belasting Impak (Kan nie eis nie, maar deel van Belasbare inkomste)"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305980DocType: Vehicle Log,Refuelling Details,Aanwending besonderhede
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305981apps/erpnext/erpnext/agriculture/doctype/water_analysis/water_analysis.py +25,Lab result datetime cannot be before testing datetime,Lab resultaat datetime kan nie wees voordat die datetime word getoets
5982DocType: POS Profile,Allow user to edit Discount,Laat gebruiker toe om korting te wysig
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305983apps/erpnext/erpnext/stock/doctype/delivery_trip/delivery_trip.js +63,Get customers from,Kry kliënte van
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305984DocType: Purchase Invoice Item,Include Exploded Items,Sluit ontplofte items in
Frappe PR Bot748c0242018-06-21 10:34:28 +05305985apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +46,"Buying must be checked, if Applicable For is selected as {0}","Koop moet gekontroleer word, indien toepaslik vir is gekies as {0}"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305986apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +40,Discount must be less than 100,Korting moet minder as 100 wees
5987DocType: Shipping Rule,Restrict to Countries,Beperk tot lande
Frappe PR Bot748c0242018-06-21 10:34:28 +05305988DocType: Shopify Settings,Shared secret,Gedeelde geheim
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305989DocType: Purchase Invoice,Write Off Amount (Company Currency),Skryf af Bedrag (Maatskappy Geld)
5990DocType: Sales Invoice Timesheet,Billing Hours,Rekeningure
5991DocType: Project,Total Sales Amount (via Sales Order),Totale verkoopsbedrag (via verkoopsbestelling)
Frappe PR Bot748c0242018-06-21 10:34:28 +05305992apps/erpnext/erpnext/manufacturing/doctype/work_order/work_order.py +603,Default BOM for {0} not found,Verstek BOM vir {0} nie gevind nie
5993apps/erpnext/erpnext/stock/doctype/item/item.py +529,Row #{0}: Please set reorder quantity,Ry # {0}: Stel asseblief die volgorde van hoeveelheid in
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305994apps/erpnext/erpnext/public/js/pos/pos.html +20,Tap items to add them here,Tik items om hulle hier te voeg
5995DocType: Fees,Program Enrollment,Programinskrywing
5996DocType: Share Transfer,To Folio No,Om Folio No
5997DocType: Landed Cost Voucher,Landed Cost Voucher,Landed Cost Voucher
5998apps/erpnext/erpnext/public/js/queries.js +39,Please set {0},Stel asseblief {0}
5999apps/erpnext/erpnext/education/doctype/student_group/student_group.py +37,{0} - {1} is inactive student,{0} - {1} is onaktiewe student
6000DocType: Employee,Health Details,Gesondheids besonderhede
Frappe PR Bot748c0242018-06-21 10:34:28 +05306001DocType: Leave Encashment,Encashable days,Ontvankbare dae
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306002apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +24,To create a Payment Request reference document is required,"Om &#39;n Betalingsversoek te maak, is verwysingsdokument nodig"
6003DocType: Soil Texture,Sandy Clay,Sandy Clay
6004DocType: Grant Application,Assessment Manager,Assesseringsbestuurder
6005DocType: Payment Entry,Allocate Payment Amount,Ken die betaling bedrag toe
Frappe PR Botb2a64d62018-05-16 10:46:11 +05306006DocType: Subscription Plan,Subscription Plan,Inskrywing plan
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306007DocType: Employee External Work History,Salary,Salaris
6008DocType: Serial No,Delivery Document Type,Afleweringsdokument Tipe
6009DocType: Sales Order,Partly Delivered,Gedeeltelik afgelewer
Frappe PR Bot748c0242018-06-21 10:34:28 +05306010apps/erpnext/erpnext/hr/utils.py +201,Employee {0} has no grade to get default leave policy,Werknemer {0} het geen graad om verlofverlofbeleid te kry nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306011DocType: Item Variant Settings,Do not update variants on save,Moenie variante op berging opdateer nie
6012DocType: Email Digest,Receivables,debiteure
6013DocType: Lead Source,Lead Source,Loodbron
6014DocType: Customer,Additional information regarding the customer.,Bykomende inligting rakende die kliënt.
6015DocType: Quality Inspection Reading,Reading 5,Lees 5
Frappe PR Bot748c0242018-06-21 10:34:28 +05306016apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +237,"{0} {1} is associated with {2}, but Party Account is {3}","{0} {1} word geassosieer met {2}, maar Partyrekening is {3}"
6017DocType: Bank Statement Settings Item,Bank Header,Bankkop
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306018apps/erpnext/erpnext/healthcare/doctype/sample_collection/sample_collection.js +7,View Lab Tests,Bekyk labtoetse
Frappe PR Bot59a2a652018-04-12 13:36:55 +05306019DocType: Hub Users,Hub Users,Hub Gebruikers
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306020DocType: Purchase Invoice,Y,Y
6021DocType: Maintenance Visit,Maintenance Date,Onderhoud Datum
6022DocType: Purchase Invoice Item,Rejected Serial No,Afgekeurde reeksnommer
6023apps/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,"Jaar begin datum of einddatum oorvleuel met {0}. Om te voorkom, stel asseblief die maatskappy in"
6024apps/erpnext/erpnext/selling/doctype/customer/customer.py +122,Please mention the Lead Name in Lead {0},Vermeld asseblief die Lood Naam in Lood {0}
6025apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +156,Start date should be less than end date for Item {0},Begindatum moet minder wees as einddatum vir item {0}
6026DocType: Item,"Example: ABCD.#####
6027If 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.","Voorbeeld: ABCD. ##### As reeks is ingestel en Serienommer nie in transaksies genoem word nie, sal outomatiese reeksnommer op grond van hierdie reeks geskep word. As u altyd Serial Nos vir hierdie item wil noem, wil u dit altyd noem. laat dit leeg."
6028DocType: Upload Attendance,Upload Attendance,Oplaai Bywoning
Frappe PR Bot748c0242018-06-21 10:34:28 +05306029apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.js +640,BOM and Manufacturing Quantity are required,BOM en Vervaardiging Hoeveelhede word benodig
6030apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +56,Ageing Range 2,Veroudering Reeks 2
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306031DocType: SG Creation Tool Course,Max Strength,Maksimum sterkte
6032apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +28,Installing presets,Voorinstellings installeer
Frappe PR Botb2a64d62018-05-16 10:46:11 +05306033apps/erpnext/erpnext/stock/doctype/delivery_trip/delivery_trip.js +93,No Delivery Note selected for Customer {},Geen afleweringsnota gekies vir kliënt {}
Frappe PR Bot748c0242018-06-21 10:34:28 +05306034apps/erpnext/erpnext/hr/doctype/employee_benefit_claim/employee_benefit_claim.py +17,Employee {0} has no maximum benefit amount,Werknemer {0} het geen maksimum voordeelbedrag nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306035apps/erpnext/erpnext/manufacturing/doctype/bom_update_tool/bom_update_tool.py +25,BOM replaced,BOM vervang
Frappe PR Botb2a64d62018-05-16 10:46:11 +05306036apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +1072,Select Items based on Delivery Date,Kies items gebaseer op Afleweringsdatum
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306037DocType: Grant Application,Has any past Grant Record,Het enige vorige Grant-rekord
6038,Sales Analytics,Verkope Analytics
6039apps/erpnext/erpnext/stock/dashboard/item_dashboard.js +127,Available {0},Beskikbaar {0}
6040,Prospects Engaged But Not Converted,Vooruitsigte Betrokke Maar Nie Omskep
6041DocType: Manufacturing Settings,Manufacturing Settings,Vervaardigingsinstellings
6042apps/erpnext/erpnext/config/setup.py +56,Setting up Email,E-pos opstel
6043apps/erpnext/erpnext/education/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +57,Guardian1 Mobile No,Voog 1 Mobiele Nr
Frappe PR Bot748c0242018-06-21 10:34:28 +05306044apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +122,Please enter default currency in Company Master,Voer asseblief die standaard geldeenheid in Company Master in
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306045DocType: Stock Entry Detail,Stock Entry Detail,Voorraad Invoer Detail
Frappe PR Bot748c0242018-06-21 10:34:28 +05306046apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +111,Daily Reminders,Daaglikse onthounotas
6047apps/erpnext/erpnext/templates/pages/help.html +56,See all open tickets,Sien alle oop kaartjies
6048apps/erpnext/erpnext/healthcare/doctype/healthcare_service_unit/healthcare_service_unit.js +20,Healthcare Service Unit Tree,Gesondheidsorg Diens Eenheid Boom
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306049DocType: Products Settings,Home Page is Products,Tuisblad is Produkte
6050,Asset Depreciation Ledger,Bate Waardevermindering Grootboek
Frappe PR Bot748c0242018-06-21 10:34:28 +05306051DocType: Salary Structure,Leave Encashment Amount Per Day,Verlof Encashment Bedrag per dag
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306052apps/erpnext/erpnext/accounts/doctype/tax_rule/tax_rule.py +91,Tax Rule Conflicts with {0},Belastingreël strydig met {0}
6053apps/erpnext/erpnext/accounts/doctype/account/account_tree.js +25,New Account Name,Nuwe rekening naam
6054DocType: Purchase Invoice Item,Raw Materials Supplied Cost,Grondstowwe Voorsien Koste
6055DocType: Selling Settings,Settings for Selling Module,Instellings vir Verkoop Module
6056DocType: Hotel Room Reservation,Hotel Room Reservation,Hotel Kamer Bespreking
Frappe PR Bot748c0242018-06-21 10:34:28 +05306057apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +317,Customer Service,Kliëntediens
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306058DocType: BOM,Thumbnail,Duimnaelskets
6059DocType: Item Customer Detail,Item Customer Detail,Item kliënt detail
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306060DocType: Notification Control,Prompt for Email on Submission of,Vra vir epos oor indiening van
Frappe PR Bot748c0242018-06-21 10:34:28 +05306061apps/erpnext/erpnext/hr/doctype/employee_benefit_claim/employee_benefit_claim.py +36,Maximum benefit amount of employee {0} exceeds {1},Maksimum voordeelbedrag van werknemer {0} oorskry {1}
6062apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +102,Total allocated leaves are more than days in the period,Totale toegekende blare is meer as dae in die tydperk
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306063DocType: Land Unit,Linked Soil Analysis,Gekoppelde grondanalise
6064DocType: Pricing Rule,Percentage,persentasie
6065apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +70,Item {0} must be a stock Item,Item {0} moet &#39;n voorraaditem wees
6066DocType: Manufacturing Settings,Default Work In Progress Warehouse,Verstek werk in voortgang Warehouse
Frappe PR Bot748c0242018-06-21 10:34:28 +05306067apps/erpnext/erpnext/healthcare/doctype/physician_schedule/physician_schedule.js +83,"Schedules for {0} overlaps, do you want to proceed after skiping overlaped slots ?","Bylaes vir {0} oorvleuelings, wil jy voortgaan nadat jy oorlaaide gleuwe geslaan het?"
6068apps/erpnext/erpnext/config/accounts.py +294,Default settings for accounting transactions.,Verstekinstellings vir rekeningkundige transaksies.
6069DocType: Leave Period,Grant Leaves,Grant Leaves
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306070DocType: Maintenance Visit,MV,MV
6071DocType: Restaurant,Default Tax Template,Standaard belasting sjabloon
6072apps/erpnext/erpnext/education/doctype/program_enrollment_tool/program_enrollment_tool.py +66,{0} Students have been enrolled,{0} Studente is ingeskryf
6073DocType: Fees,Student Details,Studente Besonderhede
6074DocType: Purchase Invoice Item,Stock Qty,Voorraad Aantal
Frappe PR Bot748c0242018-06-21 10:34:28 +05306075DocType: Contract,Requires Fulfilment,Vereis Vervulling
Frappe PR Botb2a64d62018-05-16 10:46:11 +05306076DocType: Loan,Repayment Period in Months,Terugbetalingsperiode in maande
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306077apps/erpnext/erpnext/templates/includes/footer/footer_extension.html +26,Error: Not a valid id?,Fout: Nie &#39;n geldige ID nie?
6078DocType: Naming Series,Update Series Number,Werk reeksnommer
6079DocType: Account,Equity,Billikheid
6080apps/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}: &#39;Wins en verlies&#39;-tipe rekening {2} word nie toegelaat in die opening van toegang nie
Frappe PR Bot748c0242018-06-21 10:34:28 +05306081DocType: Job Offer,Printing Details,Drukbesonderhede
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306082DocType: Task,Closing Date,Sluitingsdatum
6083DocType: Sales Order Item,Produced Quantity,Geproduceerde Hoeveelheid
6084DocType: Timesheet,Work Detail,Werk Detail
Frappe PR Bot748c0242018-06-21 10:34:28 +05306085apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +114,Engineer,ingenieur
6086DocType: Employee Tax Exemption Category,Max Amount,Maksimum bedrag
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306087DocType: Journal Entry,Total Amount Currency,Totale Bedrag Geld
6088apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +38,Search Sub Assemblies,Soek subvergaderings
Frappe PR Bot748c0242018-06-21 10:34:28 +05306089apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +187,Item Code required at Row No {0},Itemkode benodig by ry nr {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306090DocType: GST Account,SGST Account,SGST rekening
6091apps/erpnext/erpnext/utilities/user_progress.py +154,Go to Items,Gaan na items
6092DocType: Sales Partner,Partner Type,Vennoot Tipe
6093DocType: Purchase Taxes and Charges,Actual,werklike
6094DocType: Restaurant Menu,Restaurant Manager,Restaurant Bestuurder
6095DocType: Authorization Rule,Customerwise Discount,Kliënte afslag
6096apps/erpnext/erpnext/config/projects.py +46,Timesheet for tasks.,Tydrooster vir take.
6097DocType: Purchase Invoice,Against Expense Account,Teen koste rekening
Frappe PR Bot748c0242018-06-21 10:34:28 +05306098apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +284,Installation Note {0} has already been submitted,Installasie Nota {0} is reeds ingedien
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306099DocType: Bank Reconciliation,Get Payment Entries,Kry betalinginskrywings
6100DocType: Quotation Item,Against Docname,Teen Docname
6101DocType: SMS Center,All Employee (Active),Alle werknemer (aktief)
6102apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +9,View Now,Bekyk nou
6103DocType: BOM,Raw Material Cost,Grondstofkoste
Frappe PR Bot59a2a652018-04-12 13:36:55 +05306104DocType: Woocommerce Settings,Woocommerce Server URL,Woocommerce Server-URL
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306105DocType: Item Reorder,Re-Order Level,Herbestellingsvlak
Frappe PR Bot748c0242018-06-21 10:34:28 +05306106DocType: Shopify Tax Account,Shopify Tax/Shipping Title,Shopify Belasting / Versending Titel
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306107apps/erpnext/erpnext/projects/doctype/project/project.js +54,Gantt Chart,Gantt-kaart
6108DocType: Crop Cycle,Cycle Type,Siklus tipe
Frappe PR Bot748c0242018-06-21 10:34:28 +05306109apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +102,Part-time,Deeltyds
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306110DocType: Employee,Applicable Holiday List,Toepaslike Vakansielys
6111DocType: Employee,Cheque,tjek
6112DocType: Training Event,Employee Emails,Werknemende e-posse
6113apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +60,Series Updated,Reeks Opgedateer
Frappe PR Bot748c0242018-06-21 10:34:28 +05306114apps/erpnext/erpnext/accounts/doctype/account/account.py +161,Report Type is mandatory,Verslag Tipe is verpligtend
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306115DocType: Item,Serial Number Series,Serial Number Series
6116apps/erpnext/erpnext/buying/utils.py +68,Warehouse is mandatory for stock Item {0} in row {1},Pakhuis is verpligtend vir voorraad Item {0} in ry {1}
6117apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +45,Retail & Wholesale,Kleinhandel en Groothandel
6118DocType: Issue,First Responded On,Eerste Reageer Op
6119DocType: Website Item Group,Cross Listing of Item in multiple groups,Kruis lys van items in verskeie groepe
6120apps/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},Fiskale Jaar Begindatum en Fiskale Jaar Einddatum is reeds in fiskale jaar {0}
6121DocType: Projects Settings,Ignore User Time Overlap,Ignoreer oorbrugging van gebruikers tyd
Frappe PR Bot748c0242018-06-21 10:34:28 +05306122DocType: Accounting Period,Accounting Period,Rekeningkundige Tydperk
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306123apps/erpnext/erpnext/accounts/doctype/bank_reconciliation/bank_reconciliation.py +113,Clearance Date updated,Opruimingsdatum opgedateer
6124apps/erpnext/erpnext/stock/doctype/batch/batch.js +146,Split Batch,Gesplete bondel
6125DocType: Stock Settings,Batch Identification,Batch Identification
6126apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +132,Successfully Reconciled,Suksesvol versoen
6127DocType: Request for Quotation Supplier,Download PDF,Laai PDF af
6128DocType: Work Order,Planned End Date,Beplande Einddatum
6129DocType: Shareholder,Hidden list maintaining the list of contacts linked to Shareholder,Versteekte lys handhaaf die lys van kontakte gekoppel aan Aandeelhouer
Frappe PR Bot748c0242018-06-21 10:34:28 +05306130DocType: Exchange Rate Revaluation Account,Current Exchange Rate,Huidige wisselkoers
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306131apps/erpnext/erpnext/config/non_profit.py +63,Donor Type information.,Skenker Tipe inligting.
Frappe PR Bot748c0242018-06-21 10:34:28 +05306132apps/erpnext/erpnext/assets/doctype/asset/asset.py +60,Available for use date is required,Beskikbaar vir gebruik datum is nodig
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306133DocType: Request for Quotation,Supplier Detail,Verskaffer Detail
Frappe PR Bot748c0242018-06-21 10:34:28 +05306134apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +143,Error in formula or condition: {0},Fout in formule of toestand: {0}
Frappe PR Botb2a64d62018-05-16 10:46:11 +05306135apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +112,Invoiced Amount,Gefaktureerde bedrag
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306136apps/erpnext/erpnext/buying/doctype/supplier_scorecard/supplier_scorecard.py +47,Criteria weights must add up to 100%,Kriteria gewigte moet tot 100%
6137apps/erpnext/erpnext/education/doctype/course_schedule/course_schedule.js +7,Attendance,Bywoning
6138apps/erpnext/erpnext/public/js/pos/pos.html +115,Stock Items,Voorraaditems
6139DocType: BOM,Materials,materiaal
6140DocType: Leave Block List,"If not checked, the list will have to be added to each Department where it has to be applied.","Indien nie gekontroleer nie, moet die lys by elke Departement gevoeg word waar dit toegepas moet word."
Frappe PR Bot748c0242018-06-21 10:34:28 +05306141apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +646,Posting date and posting time is mandatory,Posdatum en plasingstyd is verpligtend
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306142apps/erpnext/erpnext/config/buying.py +76,Tax template for buying transactions.,Belasting sjabloon vir die koop van transaksies.
6143,Item Prices,Itempryse
6144DocType: Purchase Order,In Words will be visible once you save the Purchase Order.,In Woorde sal sigbaar wees sodra jy die Aankoopbestelling stoor.
Frappe PR Bot59a2a652018-04-12 13:36:55 +05306145DocType: Woocommerce Settings,Endpoint,eindpunt
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306146DocType: Period Closing Voucher,Period Closing Voucher,Periode Sluitingsbewys
6147DocType: Consultation,Review Details,Hersieningsbesonderhede
Frappe PR Bot748c0242018-06-21 10:34:28 +05306148apps/erpnext/erpnext/accounts/doctype/share_transfer/share_transfer.py +186,The shareholder does not belong to this company,Die aandeelhouer behoort nie aan hierdie maatskappy nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306149DocType: Dosage Form,Dosage Form,Doseringsvorm
6150apps/erpnext/erpnext/config/selling.py +67,Price List master.,Pryslysmeester.
6151DocType: Task,Review Date,Hersieningsdatum
6152DocType: BOM,Allow Alternative Item,Laat alternatiewe item toe
Frappe PR Bot748c0242018-06-21 10:34:28 +05306153apps/erpnext/erpnext/hr/doctype/leave_period/leave_period.py +82,Leave Allocation {0} created,Laat toekenning {0} geskep
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306154DocType: Company,Series for Asset Depreciation Entry (Journal Entry),Reeks vir Bate Waardevermindering Inskrywing (Joernaal Inskrywing)
6155DocType: Membership,Member Since,Lid sedert
6156DocType: Purchase Invoice,Advance Payments,Vooruitbetalings
6157DocType: Purchase Taxes and Charges,On Net Total,Op Netto Totaal
6158apps/erpnext/erpnext/controllers/item_variant.py +92,Value for Attribute {0} must be within the range of {1} to {2} in the increments of {3} for Item {4},Waarde vir kenmerk {0} moet binne die omvang van {1} tot {2} in die inkremente van {3} vir Item {4}
6159DocType: Restaurant Reservation,Waitlisted,waglys
Frappe PR Bot748c0242018-06-21 10:34:28 +05306160DocType: Employee Tax Exemption Declaration Category,Exemption Category,Vrystellingskategorie
6161apps/erpnext/erpnext/accounts/doctype/account/account.py +126,Currency can not be changed after making entries using some other currency,Geld kan nie verander word nadat inskrywings gebruik gemaak is van &#39;n ander geldeenheid nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306162DocType: Shipping Rule,Fixed,vaste
6163DocType: Vehicle Service,Clutch Plate,Koppelplaat
6164DocType: Company,Round Off Account,Round Off Account
Frappe PR Bot748c0242018-06-21 10:34:28 +05306165apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +100,Administrative Expenses,Administratiewe uitgawes
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306166apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +18,Consulting,Consulting
6167DocType: Customer Group,Parent Customer Group,Ouer Kliëntegroep
Frappe PR Bot748c0242018-06-21 10:34:28 +05306168apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +848,Subscription,inskrywing
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306169DocType: Purchase Invoice,Contact Email,Kontak e-pos
6170apps/erpnext/erpnext/education/doctype/fee_schedule/fee_schedule_list.js +11,Fee Creation Pending,Fooi skepping hangende
6171DocType: Appraisal Goal,Score Earned,Telling verdien
Frappe PR Bot748c0242018-06-21 10:34:28 +05306172apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +217,Notice Period,Kennis tydperk
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306173DocType: Asset Category,Asset Category Name,Bate Kategorie Naam
6174apps/erpnext/erpnext/setup/doctype/territory/territory.js +13,This is a root territory and cannot be edited.,Hierdie is &#39;n wortelgebied en kan nie geredigeer word nie.
6175apps/erpnext/erpnext/setup/doctype/sales_person/sales_person_tree.js +5,New Sales Person Name,Nuwe verkope persoon se naam
6176DocType: Packing Slip,Gross Weight UOM,Bruto Gewig UOM
Frappe PR Bot748c0242018-06-21 10:34:28 +05306177DocType: Employee Transfer,Create New Employee Id,Skep nuwe werknemer-ID
6178DocType: Travel Itinerary,Travel From,Reis Van
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306179DocType: Asset Maintenance Task,Preventive Maintenance,Voorkomende instandhouding
6180DocType: Delivery Note Item,Against Sales Invoice,Teen Verkoopfaktuur
6181DocType: Purchase Invoice,07-Others,07-Ander
Frappe PR Bot748c0242018-06-21 10:34:28 +05306182apps/erpnext/erpnext/public/js/utils/serial_no_batch_selector.js +158,Please enter serial numbers for serialized item ,Voer asseblief die reeksnommers vir die gekose item in
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306183DocType: Bin,Reserved Qty for Production,Gereserveerde hoeveelheid vir produksie
6184apps/erpnext/erpnext/regional/report/fichier_des_ecritures_comptables_[fec]/fichier_des_ecritures_comptables_[fec].py +43,EcritureNum,EcritureNum
6185DocType: Student Group Creation Tool,Leave unchecked if you don't want to consider batch while making course based groups. ,Los ongeskik as jy nie joernaal wil oorweeg as jy kursusgebaseerde groepe maak nie.
6186DocType: Asset,Frequency of Depreciation (Months),Frekwensie van waardevermindering (maande)
Frappe PR Bot748c0242018-06-21 10:34:28 +05306187apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +561,Credit Account,Kredietrekening
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306188DocType: Landed Cost Item,Landed Cost Item,Landed Koste Item
6189apps/erpnext/erpnext/accounts/report/profitability_analysis/profitability_analysis.js +57,Show zero values,Toon zero waardes
6190DocType: BOM,Quantity of item obtained after manufacturing / repacking from given quantities of raw materials,Hoeveelheid item verkry na vervaardiging / herverpakking van gegewe hoeveelhede grondstowwe
6191DocType: Lab Test,Test Group,Toetsgroep
6192DocType: Payment Reconciliation,Receivable / Payable Account,Ontvangbare / Betaalbare Rekening
6193DocType: Delivery Note Item,Against Sales Order Item,Teen Verkooporder Item
Frappe PR Bot59a2a652018-04-12 13:36:55 +05306194DocType: Hub Settings,Company Logo,Maatskappy Logo
Frappe PR Bot748c0242018-06-21 10:34:28 +05306195apps/erpnext/erpnext/stock/doctype/item/item.py +732,Please specify Attribute Value for attribute {0},Spesifiseer asseblief kenmerkwaarde vir attribuut {0}
6196DocType: Item Default,Default Warehouse,Standaard pakhuis
6197apps/erpnext/erpnext/accounts/doctype/budget/budget.py +47,Budget cannot be assigned against Group Account {0},Begroting kan nie toegeken word teen Groeprekening {0}
6198DocType: Shopping Cart Settings,Show Price,Wys prys
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306199DocType: Healthcare Settings,Patient Registration,Pasiëntregistrasie
Frappe PR Bot748c0242018-06-21 10:34:28 +05306200apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +24,Please enter parent cost center,Voer asseblief ouer koste sentrum in
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306201DocType: Delivery Note,Print Without Amount,Druk Sonder Bedrag
Frappe PR Bot748c0242018-06-21 10:34:28 +05306202apps/erpnext/erpnext/accounts/report/asset_depreciation_ledger/asset_depreciation_ledger.py +65,Depreciation Date,Depresiasie Datum
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306203,Work Orders in Progress,Werkopdragte in die proses
6204DocType: Issue,Support Team,Ondersteuningspan
6205apps/erpnext/erpnext/stock/report/batch_item_expiry_status/batch_item_expiry_status.py +36,Expiry (In Days),Vervaldatum (In Dae)
6206DocType: Appraisal,Total Score (Out of 5),Totale telling (uit 5)
6207DocType: Fee Structure,FS.,FS.
6208DocType: Student Attendance Tool,Batch,batch
Frappe PR Bot748c0242018-06-21 10:34:28 +05306209DocType: Support Search Source,Query Route String,Navraag roete string
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306210DocType: Donor,Donor Type,Skenker tipe
Frappe PR Bot748c0242018-06-21 10:34:28 +05306211apps/erpnext/erpnext/stock/doctype/item/item.js +29,Balance,balans
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306212apps/erpnext/erpnext/accounts/doctype/opening_invoice_creation_tool/opening_invoice_creation_tool.py +66,Please select the Company,Kies asseblief die Maatskappy
6213DocType: Room,Seating Capacity,Sitplekvermoë
6214DocType: Issue,ISS-,ISS-
6215DocType: Lab Test Groups,Lab Test Groups,Lab toetsgroepe
Frappe PR Bot748c0242018-06-21 10:34:28 +05306216apps/erpnext/erpnext/hr/doctype/employee_benefit_application/employee_benefit_application.py +60,Please add the remainig benefits {0} to any of the existing component,Voeg asseblief die oorblywende voordele {0} by enige van die bestaande komponente by
6217apps/erpnext/erpnext/accounts/doctype/exchange_rate_revaluation/exchange_rate_revaluation.py +151,Party Type and Party is mandatory for {0} account,Party Tipe en Party is verpligtend vir {0} rekening
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306218DocType: Project,Total Expense Claim (via Expense Claims),Totale koste-eis (via koste-eise)
6219DocType: GST Settings,GST Summary,GST Opsomming
6220apps/erpnext/erpnext/hr/doctype/daily_work_summary_group/daily_work_summary_group.py +16,Please enable default incoming account before creating Daily Work Summary Group,Aktiveer asseblief die standaard inkomende rekening voordat u &#39;n Daaglikse werkopsommingsgroep skep
6221DocType: Assessment Result,Total Score,Totale telling
Frappe PR Bot748c0242018-06-21 10:34:28 +05306222DocType: Crop Cycle,ISO 8601 standard,ISO 8601 standaard
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306223DocType: Journal Entry,Debit Note,Debietnota
Frappe PR Bot59a2a652018-04-12 13:36:55 +05306224apps/erpnext/erpnext/erpnext_integrations/doctype/woocommerce_settings/woocommerce_settings.py +102,Please enter API Consumer Secret,Voer asseblief die Verbruikersgeheim in
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306225DocType: Stock Entry,As per Stock UOM,Soos per Voorraad UOM
6226apps/erpnext/erpnext/stock/doctype/batch/batch_list.js +7,Not Expired,Nie verval nie
6227apps/erpnext/erpnext/regional/report/fichier_des_ecritures_comptables_[fec]/fichier_des_ecritures_comptables_[fec].py +49,ValidDate,ValidDate
6228DocType: Student Log,Achievement,prestasie
Frappe PR Bot748c0242018-06-21 10:34:28 +05306229DocType: Asset,Insurer,versekeraar
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306230DocType: Batch,Source Document Type,Bron dokument tipe
6231apps/erpnext/erpnext/education/doctype/course_scheduling_tool/course_scheduling_tool.js +24,Following course schedules were created,Volgende kursusskedules is geskep
Frappe PR Bot748c0242018-06-21 10:34:28 +05306232DocType: Employee Onboarding,Employee Onboarding,Werknemer aan boord
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306233DocType: Journal Entry,Total Debit,Totale Debiet
Frappe PR Bot748c0242018-06-21 10:34:28 +05306234DocType: Travel Request Costing,Sponsored Amount,Gekonsentreerde bedrag
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306235DocType: Manufacturing Settings,Default Finished Goods Warehouse,Standaard voltooide goedere pakhuis
Frappe PR Bot748c0242018-06-21 10:34:28 +05306236apps/erpnext/erpnext/healthcare/doctype/consultation/consultation.js +112,Please select Patient,Kies asseblief Pasiënt
Frappe PR Botb2a64d62018-05-16 10:46:11 +05306237apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +74,Sales Person,Verkoopspersoon
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306238DocType: Hotel Room Package,Amenities,geriewe
Frappe PR Bot748c0242018-06-21 10:34:28 +05306239apps/erpnext/erpnext/config/accounts.py +239,Budget and Cost Center,Begroting en Koste Sentrum
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306240apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +65,Multiple default mode of payment is not allowed,Veelvuldige verstekmodus van betaling is nie toegelaat nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306241,Appointment Analytics,Aanstelling Analytics
6242DocType: Vehicle Service,Half Yearly,Half jaarliks
6243DocType: Lead,Blog Subscriber,Blog intekenaar
6244DocType: Guardian,Alternate Number,Alternatiewe Nommer
6245DocType: Healthcare Settings,Consultations in valid days,Konsultasies in geldige dae
6246DocType: Assessment Plan Criteria,Maximum Score,Maksimum telling
6247apps/erpnext/erpnext/config/setup.py +83,Create rules to restrict transactions based on values.,Skep reëls om transaksies gebaseer op waardes te beperk.
6248DocType: Cash Flow Mapping Accounts,Cash Flow Mapping Accounts,Kontantvloeikaart-rekeninge
6249apps/erpnext/erpnext/education/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +49, Group Roll No,Groeprol Nr
6250DocType: Batch,Manufacturing Date,Vervaardigingsdatum
6251apps/erpnext/erpnext/education/doctype/fee_schedule/fee_schedule_list.js +9,Fee Creation Failed,Fooi skepping misluk
6252DocType: Opening Invoice Creation Tool,Create Missing Party,Skep &#39;n ontbrekende party
6253DocType: Student Group Creation Tool,Leave blank if you make students groups per year,Los leeg as jy studente groepe per jaar maak
6254DocType: HR Settings,"If checked, Total no. of Working Days will include holidays, and this will reduce the value of Salary Per Day","Indien gekontroleer, Totale nommer. van werksdae sal vakansiedae insluit, en dit sal die waarde van salaris per dag verminder"
Frappe PR Bot59a2a652018-04-12 13:36:55 +05306255apps/erpnext/erpnext/erpnext_integrations/doctype/woocommerce_settings/woocommerce_settings.js +25,"Apps using current key won't be able to access, are you sure?","Programme wat die huidige sleutel gebruik, sal nie toegang hê nie, is jy seker?"
Frappe PR Botb2a64d62018-05-16 10:46:11 +05306256DocType: Subscription Settings,Prorate,Prorate
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306257DocType: Purchase Invoice,Total Advance,Totale voorskot
Frappe PR Bot748c0242018-06-21 10:34:28 +05306258apps/erpnext/erpnext/healthcare/doctype/clinical_procedure_template/clinical_procedure_template.js +78,Change Template Code,Verander sjabloonkode
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306259apps/erpnext/erpnext/education/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.,Die Termyn Einddatum kan nie vroeër as die Termyn begin datum wees nie. Korrigeer asseblief die datums en probeer weer.
6260apps/erpnext/erpnext/crm/report/campaign_efficiency/campaign_efficiency.py +19,Quot Count,Kwotelling
Frappe PR Bot748c0242018-06-21 10:34:28 +05306261DocType: Bank Statement Transaction Entry,Bank Statement,Bankstaat
6262DocType: Employee Benefit Claim,Max Amount Eligible,Maksimum Bedrag
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306263,BOM Stock Report,BOM Voorraad Verslag
6264DocType: Stock Reconciliation Item,Quantity Difference,Hoeveelheidsverskil
6265DocType: Employee Advance,EA-,EA-
6266DocType: Opportunity Item,Basic Rate,Basiese tarief
6267DocType: GL Entry,Credit Amount,Kredietbedrag
6268DocType: Cheque Print Template,Signatory Position,Ondertekenende Posisie
Frappe PR Botb2a64d62018-05-16 10:46:11 +05306269apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.js +182,Set as Lost,Stel as verlore
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306270DocType: Timesheet,Total Billable Hours,Totale billike ure
Frappe PR Botb2a64d62018-05-16 10:46:11 +05306271DocType: Subscription,Number of days that the subscriber has to pay invoices generated by this subscription,Aantal dae waarop die intekenaar fakture moet betaal wat gegenereer word deur hierdie intekening
Frappe PR Bot748c0242018-06-21 10:34:28 +05306272DocType: Employee Benefit Application Detail,Employee Benefit Application Detail,Werknemervoordeel-aansoekbesonderhede
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306273apps/erpnext/erpnext/accounts/print_format/payment_receipt_voucher/payment_receipt_voucher.html +4,Payment Receipt Note,Betaling Ontvangst Nota
6274apps/erpnext/erpnext/selling/doctype/customer/customer_dashboard.py +6,This is based on transactions against this Customer. See timeline below for details,Dit is gebaseer op transaksies teen hierdie kliënt. Sien die tydlyn hieronder vir besonderhede
6275apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +162,Row {0}: Allocated amount {1} must be less than or equals to Payment Entry amount {2},Ry {0}: Toegewysde bedrag {1} moet minder of gelyk wees aan Betaling Inskrywingsbedrag {2}
6276DocType: Program Enrollment Tool,New Academic Term,Nuwe Akademiese Termyn
6277,Course wise Assessment Report,Kursusse Assesseringsverslag
6278DocType: Purchase Invoice,Availed ITC State/UT Tax,Gebruikte ITC State / UT Tax
6279DocType: Tax Rule,Tax Rule,Belastingreël
6280DocType: Selling Settings,Maintain Same Rate Throughout Sales Cycle,Onderhou dieselfde tarief dwarsdeur verkoopsiklus
6281DocType: Manufacturing Settings,Plan time logs outside Workstation Working Hours.,Beplan tydstamme buite werkstasie werksure.
Frappe PR Bot748c0242018-06-21 10:34:28 +05306282apps/erpnext/erpnext/healthcare/doctype/patient_appointment/patient_appointment.py +117,Dr {0} does not have a Physician Schedule. Add it in Physician master,Dr {0} het nie &#39;n dokterskedule nie. Voeg dit by die dokter meester in
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306283apps/erpnext/erpnext/public/js/pos/pos.html +98,Customers in Queue,Kliënte in wachtrij
6284DocType: Driver,Issuing Date,Uitreikingsdatum
Frappe PR Bot748c0242018-06-21 10:34:28 +05306285DocType: Procedure Prescription,Appointment Booked,Aanstelling geboekstaaf
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306286DocType: Student,Nationality,nasionaliteit
6287apps/erpnext/erpnext/manufacturing/doctype/work_order/work_order.js +109,Submit this Work Order for further processing.,Dien hierdie werksopdrag in vir verdere verwerking.
6288,Items To Be Requested,Items wat gevra moet word
6289DocType: Purchase Order,Get Last Purchase Rate,Kry Laaste Aankoopprys
6290DocType: Company,Company Info,Maatskappyinligting
Frappe PR Bot748c0242018-06-21 10:34:28 +05306291apps/erpnext/erpnext/accounts/page/pos/pos.js +1393,Select or add new customer,Kies of voeg nuwe kliënt by
6292apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +177,Cost center is required to book an expense claim,Koste sentrum is nodig om &#39;n koste-eis te bespreek
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306293apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +9,Application of Funds (Assets),Toepassing van fondse (bates)
6294apps/erpnext/erpnext/hr/doctype/employee/employee_dashboard.py +6,This is based on the attendance of this Employee,Dit is gebaseer op die bywoning van hierdie Werknemer
6295DocType: Assessment Result,Summary,opsomming
6296apps/erpnext/erpnext/education/doctype/student_attendance_tool/student_attendance_tool.js +112,Mark Attendance,Puntbywoning
Frappe PR Bot748c0242018-06-21 10:34:28 +05306297apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +555,Debit Account,Debietrekening
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306298DocType: Fiscal Year,Year Start Date,Jaar Begindatum
Frappe PR Bot748c0242018-06-21 10:34:28 +05306299DocType: Additional Salary,Employee Name,Werknemer Naam
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306300DocType: Restaurant Order Entry Item,Restaurant Order Entry Item,Restaurant bestellinginskrywing item
6301DocType: Purchase Invoice,Rounded Total (Company Currency),Afgerond Totaal (Maatskappy Geld)
Frappe PR Bot748c0242018-06-21 10:34:28 +05306302apps/erpnext/erpnext/accounts/doctype/account/account.py +98,Cannot covert to Group because Account Type is selected.,Kan nie in Groep verskuil word nie omdat rekeningtipe gekies is.
6303apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +266,{0} {1} has been modified. Please refresh.,{0} {1} is gewysig. Herlaai asseblief.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306304DocType: Leave Block List,Stop users from making Leave Applications on following days.,Stop gebruikers om verloftoepassings op die volgende dae te maak.
6305DocType: Asset Maintenance Team,Maintenance Team Members,Onderhoudspanlede
Frappe PR Bot748c0242018-06-21 10:34:28 +05306306apps/erpnext/erpnext/accounts/report/asset_depreciation_ledger/asset_depreciation_ledger.py +71,Purchase Amount,Aankoopbedrag
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306307apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.py +261,Supplier Quotation {0} created,Verskaffer kwotasie {0} geskep
Frappe PR Bot748c0242018-06-21 10:34:28 +05306308apps/erpnext/erpnext/accounts/report/financial_statements.py +104,End Year cannot be before Start Year,Eindejaar kan nie voor die beginjaar wees nie
6309DocType: Employee Benefit Application,Employee Benefits,Werknemervoordele
6310apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +266,Packed quantity must equal quantity for Item {0} in row {1},Gepakte hoeveelheid moet gelyke hoeveelheid vir Item {0} in ry {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306311DocType: Work Order,Manufactured Qty,Vervaardigde Aantal
Frappe PR Bot748c0242018-06-21 10:34:28 +05306312apps/erpnext/erpnext/accounts/doctype/share_transfer/share_transfer.py +79,The shares don't exist with the {0},Die aandele bestaan nie met die {0}
6313DocType: Sales Partner Type,Sales Partner Type,Verkoopsvennote
6314DocType: Shopify Webhook Detail,Webhook ID,Webhook ID
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306315apps/erpnext/erpnext/restaurant/doctype/restaurant_order_entry/restaurant_order_entry.py +64,Invoice Created,Invoice Created
6316DocType: Asset,Out of Order,Buite werking
6317DocType: Purchase Receipt Item,Accepted Quantity,Geaccepteerde hoeveelheid
6318DocType: Projects Settings,Ignore Workstation Time Overlap,Ignoreer werkstasie-tyd oorvleuel
Frappe PR Bot748c0242018-06-21 10:34:28 +05306319apps/erpnext/erpnext/hr/doctype/employee/employee.py +254,Please set a default Holiday List for Employee {0} or Company {1},Stel asseblief &#39;n standaard Vakansie Lys vir Werknemer {0} of Maatskappy {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306320apps/erpnext/erpnext/accounts/party.py +30,{0}: {1} does not exists,{0}: {1} bestaan nie
Frappe PR Bot748c0242018-06-21 10:34:28 +05306321apps/erpnext/erpnext/public/js/utils/serial_no_batch_selector.js +78,Select Batch Numbers,Kies lotnommer
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306322apps/erpnext/erpnext/config/accounts.py +12,Bills raised to Customers.,Wetsontwerpe wat aan kliënte gehef word.
6323apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +26,Project Id,Projek-ID
Frappe PR Bot748c0242018-06-21 10:34:28 +05306324DocType: Salary Component,Variable Based On Taxable Salary,Veranderlike gebaseer op Belasbare Salaris
6325apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +573,Row No {0}: Amount cannot be greater than Pending Amount against Expense Claim {1}. Pending Amount is {2},Ry nr {0}: Bedrag kan nie groter wees as hangende bedrag teen koste-eis {1} nie. Hangende bedrag is {2}
6326DocType: Clinical Procedure Template,Medical Administrator,Mediese Administrateur
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306327DocType: Assessment Plan,Schedule,skedule
6328DocType: Account,Parent Account,Ouerrekening
Frappe PR Bot748c0242018-06-21 10:34:28 +05306329apps/erpnext/erpnext/public/js/utils/serial_no_batch_selector.js +297,Available,Beskikbaar
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306330DocType: Quality Inspection Reading,Reading 3,Lees 3
6331DocType: Stock Entry,Source Warehouse Address,Bron pakhuis adres
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306332DocType: GL Entry,Voucher Type,Voucher Type
Frappe PR Bot748c0242018-06-21 10:34:28 +05306333apps/erpnext/erpnext/accounts/page/pos/pos.js +1725,Price List not found or disabled,Pryslys nie gevind of gedeaktiveer nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306334DocType: Student Applicant,Approved,goedgekeur
6335apps/erpnext/erpnext/public/js/pos/pos_selected_item.html +15,Price,prys
Frappe PR Bot748c0242018-06-21 10:34:28 +05306336apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +311,Employee relieved on {0} must be set as 'Left',Werknemer verlig op {0} moet gestel word as &#39;Links&#39;
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306337DocType: Hub Settings,Last Sync On,Laaste sinchroniseer op
6338DocType: Guardian,Guardian,voog
6339DocType: Item Alternative,Item Alternative,Item Alternatief
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306340DocType: Opening Invoice Creation Tool,Create missing customer or supplier.,Skep ontbrekende kliënt of verskaffer.
6341apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.py +42,Appraisal {0} created for Employee {1} in the given date range,Evaluering {0} geskep vir Werknemer {1} in die gegewe datumreeks
6342DocType: Academic Term,Education,onderwys
6343apps/erpnext/erpnext/public/js/pos/pos.html +89,Del,del
6344DocType: Selling Settings,Campaign Naming By,Veldtog naam deur
6345DocType: Employee,Current Address Is,Huidige adres Is
6346apps/erpnext/erpnext/utilities/user_progress.py +51,Monthly Sales Target (,Maandelikse verkoopsdoelwit (
6347DocType: Physician Service Unit Schedule,Physician Service Unit Schedule,Dokter Diens Eenheidskedule
6348apps/erpnext/erpnext/templates/includes/projects/project_tasks.html +9,modified,verander
Frappe PR Bot748c0242018-06-21 10:34:28 +05306349DocType: Travel Request,Identification Document Number,Identifikasienommer
6350apps/erpnext/erpnext/accounts/doctype/account/account_tree.js +41,"Optional. Sets company's default currency, if not specified.","Opsioneel. Stel die maatskappy se standaard valuta in, indien nie gespesifiseer nie."
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306351DocType: Sales Invoice,Customer GSTIN,Kliënt GSTIN
6352DocType: Crop Cycle,List of diseases detected on the field. When selected it'll automatically add a list of tasks to deal with the disease ,"Lys van siektes wat op die veld bespeur word. Wanneer dit gekies word, sal dit outomaties &#39;n lys take byvoeg om die siekte te hanteer"
Frappe PR Bot748c0242018-06-21 10:34:28 +05306353apps/erpnext/erpnext/healthcare/doctype/healthcare_service_unit/healthcare_service_unit.js +29,This is a root healthcare service unit and cannot be edited.,Dit is &#39;n wortelgesondheidsdiens-eenheid en kan nie geredigeer word nie.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306354DocType: Asset Repair,Repair Status,Herstel Status
6355apps/erpnext/erpnext/config/accounts.py +67,Accounting journal entries.,Rekeningkundige joernaalinskrywings
Frappe PR Bot748c0242018-06-21 10:34:28 +05306356DocType: Travel Request,Travel Request,Reisversoek
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306357DocType: Delivery Note Item,Available Qty at From Warehouse,Beskikbare hoeveelheid by From Warehouse
Frappe PR Botb2a64d62018-05-16 10:46:11 +05306358apps/erpnext/erpnext/hr/doctype/department_approver/department_approver.py +17,Please select Employee Record first.,Kies asseblief eers werknemersrekord.
Frappe PR Bot748c0242018-06-21 10:34:28 +05306359apps/erpnext/erpnext/hr/doctype/attendance_request/attendance_request.py +52,Attendance not submitted for {0} as it is a Holiday.,Bywoning is nie vir {0} ingedien nie aangesien dit &#39;n Vakansiedag is.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306360DocType: POS Profile,Account for Change Amount,Verantwoord Veranderingsbedrag
Frappe PR Bot748c0242018-06-21 10:34:28 +05306361DocType: Exchange Rate Revaluation,Total Gain/Loss,Totale wins / verlies
6362apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +1015,Invalid Company for Inter Company Invoice.,Ongeldige Maatskappy vir Intermaatskappyfaktuur.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306363DocType: Purchase Invoice,input service,insetdiens
Frappe PR Bot748c0242018-06-21 10:34:28 +05306364apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +249,Row {0}: Party / Account does not match with {1} / {2} in {3} {4},Ry {0}: Party / Rekening stem nie ooreen met {1} / {2} in {3} {4}
6365DocType: Employee Promotion,Employee Promotion,Werknemersbevordering
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306366DocType: Maintenance Team Member,Maintenance Team Member,Onderhoudspanlid
6367DocType: Agriculture Analysis Criteria,Soil Analysis,Grondanalise
6368apps/erpnext/erpnext/education/report/course_wise_assessment_report/course_wise_assessment_report.html +13,Course Code: ,Kursuskode:
Frappe PR Botb2a64d62018-05-16 10:46:11 +05306369apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +241,Please enter Expense Account,Voer asseblief koste-rekening in
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306370DocType: Account,Stock,Stock
Frappe PR Bot748c0242018-06-21 10:34:28 +05306371apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +1093,"Row #{0}: Reference Document Type must be one of Purchase Order, Purchase Invoice or Journal Entry","Ry # {0}: Verwysingsdokumenttipe moet een van Aankope, Aankoopfaktuur of Tydskrifinskrywing wees"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306372DocType: Employee,Current Address,Huidige adres
6373DocType: Item,"If item is a variant of another item then description, image, pricing, taxes etc will be set from the template unless explicitly specified","As die item &#39;n variant van &#39;n ander item is, sal beskrywing, beeld, prys, belasting ens van die sjabloon gestel word tensy dit spesifiek gespesifiseer word"
6374DocType: Serial No,Purchase / Manufacture Details,Aankoop- / Vervaardigingsbesonderhede
6375DocType: Assessment Group,Assessment Group,Assesseringsgroep
6376apps/erpnext/erpnext/config/stock.py +333,Batch Inventory,Batch Inventory
Frappe PR Bot748c0242018-06-21 10:34:28 +05306377DocType: Procedure Prescription,Procedure Name,Prosedure Naam
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306378DocType: Employee,Contract End Date,Kontrak Einddatum
6379DocType: Sales Order,Track this Sales Order against any Project,Volg hierdie verkope bestelling teen enige projek
Frappe PR Bot748c0242018-06-21 10:34:28 +05306380DocType: Bank Statement Transaction Entry,Bank Statement Transaction Entry,Bankstaat Transaksieinskrywing
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306381DocType: Sales Invoice Item,Discount and Margin,Korting en marges
6382DocType: Lab Test,Prescription,voorskrif
Frappe PR Bot748c0242018-06-21 10:34:28 +05306383DocType: Company,Default Deferred Revenue Account,Verstek Uitgestelde Inkomsterekening
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306384DocType: Project,Second Email,Tweede e-pos
Frappe PR Bot748c0242018-06-21 10:34:28 +05306385DocType: Budget,Action if Annual Budget Exceeded on Actual,Aksie as jaarlikse begroting oorskry op werklike
6386apps/erpnext/erpnext/healthcare/doctype/patient_appointment/patient_appointment.js +126,Not Available,Nie beskikbaar nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306387DocType: Pricing Rule,Min Qty,Min hoeveelheid
Frappe PR Bot748c0242018-06-21 10:34:28 +05306388apps/erpnext/erpnext/healthcare/doctype/clinical_procedure_template/clinical_procedure_template.js +41,Disable Template,Deaktiveer Sjabloon
6389DocType: Bank Statement Transaction Invoice Item,Transaction Date,Transaksie datum
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306390DocType: Production Plan Item,Planned Qty,Beplande hoeveelheid
Frappe PR Bot748c0242018-06-21 10:34:28 +05306391DocType: Company,Date of Incorporation,Datum van inkorporasie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306392apps/erpnext/erpnext/accounts/report/purchase_register/purchase_register.py +121,Total Tax,Totale Belasting
Frappe PR Bot748c0242018-06-21 10:34:28 +05306393apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +246,For Quantity (Manufactured Qty) is mandatory,Vir Hoeveelheid (Vervaardigde Aantal) is verpligtend
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306394DocType: Stock Entry,Default Target Warehouse,Standaard Target Warehouse
6395DocType: Purchase Invoice,Net Total (Company Currency),Netto Totaal (Maatskappy Geld)
6396apps/erpnext/erpnext/education/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.,Die einde van die jaar kan nie vroeër wees as die jaar begin datum nie. Korrigeer asseblief die datums en probeer weer.
Frappe PR Bot748c0242018-06-21 10:34:28 +05306397apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +285,{0} is not in Optional Holiday List,{0} is nie in opsionele vakansie lys nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306398DocType: Notification Control,Purchase Receipt Message,Aankoop Ontvangsboodskap
6399DocType: BOM,Scrap Items,Afval items
6400DocType: Work Order,Actual Start Date,Werklike Aanvangsdatum
6401DocType: Sales Order,% of materials delivered against this Sales Order,% materiaal wat teen hierdie verkope bestelling afgelewer word
6402apps/erpnext/erpnext/config/manufacturing.py +18,Generate Material Requests (MRP) and Work Orders.,Genereer Materiaal Versoeke (MRP) en Werkorders.
6403apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +62,Set default mode of payment,Stel verstekmodus van betaling
6404DocType: Grant Application,Withdrawn,Teruggetrokke
6405DocType: Hub Settings,Hub Settings,Hub-instellings
Frappe PR Bot748c0242018-06-21 10:34:28 +05306406DocType: Support Search Source,Support Search Source,Ondersteun soekbron
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306407DocType: Project,Gross Margin %,Bruto Marge%
6408DocType: BOM,With Operations,Met bedrywighede
Frappe PR Bot748c0242018-06-21 10:34:28 +05306409DocType: Support Search Source,Post Route Key List,Posroetelyslys
6410apps/erpnext/erpnext/accounts/party.py +271,Accounting entries have already been made in currency {0} for company {1}. Please select a receivable or payable account with currency {0}.,Rekeningkundige inskrywings is reeds in geldeenheid {0} vir maatskappy {1} gemaak. Kies asseblief &#39;n ontvangbare of betaalbare rekening met valuta {0}.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306411DocType: Asset,Is Existing Asset,Is Bestaande Bate
Frappe PR Bot748c0242018-06-21 10:34:28 +05306412DocType: Salary Component,Statistical Component,Statistiese komponent
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306413DocType: Warranty Claim,If different than customer address,As anders as kliënt adres
6414DocType: Purchase Invoice,Without Payment of Tax,Sonder betaling van belasting
6415DocType: BOM Operation,BOM Operation,BOM Operasie
6416apps/erpnext/erpnext/config/stock.py +145,Fulfilment,vervulling
6417DocType: Purchase Taxes and Charges,On Previous Row Amount,Op vorige rybedrag
6418DocType: Item,Has Expiry Date,Het vervaldatum
Frappe PR Bot748c0242018-06-21 10:34:28 +05306419apps/erpnext/erpnext/assets/doctype/asset/asset.js +332,Transfer Asset,Oordrag Bate
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306420DocType: POS Profile,POS Profile,POS Profiel
6421DocType: Training Event,Event Name,Gebeurtenis Naam
6422DocType: Physician,Phone (Office),Telefoon (Kantoor)
Frappe PR Bot748c0242018-06-21 10:34:28 +05306423apps/erpnext/erpnext/controllers/buying_controller.py +738,"Following item {items} {verb} not marked as {message} item.\
6424 You can enable them as {message} item from its Item master",Volgende item {items} {werkwoord} is nie gemerk as {boodskap} item. \ U kan hulle as {boodskap} item van sy Item-meester aktiveer
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306425apps/erpnext/erpnext/hooks.py +151,Admission,Toegang
6426apps/erpnext/erpnext/education/doctype/student_admission/student_admission.py +29,Admissions for {0},Toelating vir {0}
Frappe PR Bot748c0242018-06-21 10:34:28 +05306427apps/erpnext/erpnext/config/accounts.py +263,"Seasonality for setting budgets, targets etc.","Seisoenaliteit vir die opstel van begrotings, teikens ens."
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306428DocType: Supplier Scorecard Scoring Variable,Variable Name,Veranderlike Naam
Frappe PR Bot748c0242018-06-21 10:34:28 +05306429apps/erpnext/erpnext/stock/get_item_details.py +154,"Item {0} is a template, please select one of its variants","Item {0} is &#39;n sjabloon, kies asseblief een van sy variante"
6430apps/erpnext/erpnext/hr/doctype/salary_structure_assignment/salary_structure_assignment.py +24,From Date {0} cannot be before employee's joining Date {1},Vanaf datum {0} kan nie voor werknemer se aanvangsdatum wees nie {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306431DocType: Asset,Asset Category,Asset Kategorie
Frappe PR Bot748c0242018-06-21 10:34:28 +05306432apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.py +20,Net pay cannot be negative,Netto salaris kan nie negatief wees nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306433DocType: Purchase Order,Advance Paid,Voorskot Betaal
Frappe PR Bot748c0242018-06-21 10:34:28 +05306434DocType: Manufacturing Settings,Overproduction Percentage For Sales Order,Oorproduksie persentasie vir verkoopsbestelling
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306435DocType: Item,Item Tax,Itembelasting
Frappe PR Bot748c0242018-06-21 10:34:28 +05306436apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +888,Material to Supplier,Materiaal aan verskaffer
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306437DocType: Soil Texture,Loamy Sand,Loamy Sand
6438DocType: Production Plan,Material Request Planning,Materiaal Versoek Beplanning
Frappe PR Bot748c0242018-06-21 10:34:28 +05306439apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.js +700,Excise Invoice,Aksynsfaktuur
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306440apps/erpnext/erpnext/education/doctype/grading_scale/grading_scale.py +16,Treshold {0}% appears more than once,Drempel {0}% verskyn meer as een keer
6441DocType: Expense Claim,Employees Email Id,Werknemers E-pos ID
6442DocType: Employee Attendance Tool,Marked Attendance,Gemerkte Bywoning
Frappe PR Bot748c0242018-06-21 10:34:28 +05306443apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +145,Current Liabilities,Huidige Laste
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306444apps/erpnext/erpnext/public/js/projects/timer.js +138,Timer exceeded the given hours.,Timer het die gegewe ure oorskry.
Frappe PR Bot748c0242018-06-21 10:34:28 +05306445apps/erpnext/erpnext/config/selling.py +303,Send mass SMS to your contacts,Stuur massa-SMS na jou kontakte
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306446DocType: Patient,A Positive,&#39;N positiewe
6447DocType: Program,Program Name,Program Naam
6448DocType: Purchase Taxes and Charges,Consider Tax or Charge for,Oorweeg Belasting of Heffing vir
6449DocType: Driver,Driving License Category,Bestuurslisensie Kategorie
6450apps/erpnext/erpnext/regional/report/fichier_des_ecritures_comptables_[fec]/fichier_des_ecritures_comptables_[fec].py +158,No Reference,Geen verwysing
6451apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +57,Actual Qty is mandatory,Werklike hoeveelheid is verpligtend
Frappe PR Bot748c0242018-06-21 10:34:28 +05306452apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.py +93,"{0} currently has a {1} Supplier Scorecard standing, and Purchase Orders to this supplier should be issued with caution.","{0} het tans &#39;n {1} Verskaffer Scorecard, en aankope bestellings aan hierdie verskaffer moet met omsigtigheid uitgereik word."
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306453DocType: Asset Maintenance Team,Asset Maintenance Team,Bate Onderhoudspan
Frappe PR Botb2a64d62018-05-16 10:46:11 +05306454apps/erpnext/erpnext/setup/default_success_action.py +13,{0} has been submitted successfully,{0} is suksesvol ingedien
6455DocType: Loan,Loan Type,Lening Tipe
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306456DocType: Scheduling Tool,Scheduling Tool,Skeduleringsinstrument
Frappe PR Bot748c0242018-06-21 10:34:28 +05306457apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +156,Credit Card,Kredietkaart
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306458DocType: BOM,Item to be manufactured or repacked,Item wat vervaardig of herverpak moet word
Frappe PR Bot748c0242018-06-21 10:34:28 +05306459apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +734,Syntax error in condition: {0},Sintaksfout in toestand: {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306460DocType: Employee Education,Major/Optional Subjects,Hoofvakke / Opsionele Vakke
Frappe PR Bot748c0242018-06-21 10:34:28 +05306461apps/erpnext/erpnext/accounts/doctype/opening_invoice_creation_tool/opening_invoice_creation_tool.py +125,Please Set Supplier Group in Buying Settings.,Stel asseblief Verskaffersgroep in Koopinstellings.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306462DocType: Sales Invoice Item,Drop Ship,Drop Ship
6463DocType: Driver,Suspended,opgeskort
6464DocType: Training Event,Attendees,deelnemers
6465DocType: Employee,"Here you can maintain family details like name and occupation of parent, spouse and children","Hier kan jy familie besonderhede soos naam en beroep van ouer, gade en kinders handhaaf"
6466DocType: Academic Term,Term End Date,Termyn Einddatum
6467DocType: Purchase Invoice,Taxes and Charges Deducted (Company Currency),Belasting en heffings afgetrek (Maatskappy Geld)
6468DocType: Item Group,General Settings,Algemene instellings
6469apps/erpnext/erpnext/setup/doctype/currency_exchange/currency_exchange.py +23,From Currency and To Currency cannot be same,Van Geld en Geld kan nie dieselfde wees nie
Frappe PR Bot748c0242018-06-21 10:34:28 +05306470DocType: Taxable Salary Slab,Percent Deduction,Persent aftrekking
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306471DocType: Stock Entry,Repack,herverpak
6472apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +6,You must Save the form before proceeding,U moet die vorm stoor voordat u verder gaan
6473apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +113,Please select the Company first,Kies asseblief die Maatskappy eerste
6474DocType: Item Attribute,Numeric Values,Numeriese waardes
6475apps/erpnext/erpnext/public/js/setup_wizard.js +56,Attach Logo,Heg Logo aan
6476apps/erpnext/erpnext/stock/doctype/batch/batch.js +51,Stock Levels,Voorraadvlakke
6477DocType: Customer,Commission Rate,Kommissie Koers
Frappe PR Bot748c0242018-06-21 10:34:28 +05306478apps/erpnext/erpnext/accounts/doctype/bank_statement_transaction_entry/bank_statement_transaction_entry.py +234,Successfully created payment entries,Suksesvolle betalinginskrywings geskep
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306479apps/erpnext/erpnext/buying/doctype/supplier_scorecard/supplier_scorecard.py +187,Created {0} scorecards for {1} between: ,Geskep {0} telkaarte vir {1} tussen:
Frappe PR Bot748c0242018-06-21 10:34:28 +05306480apps/erpnext/erpnext/stock/doctype/item/item.js +559,Make Variant,Maak Variant
6481apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +156,"Payment Type must be one of Receive, Pay and Internal Transfer","Betalingstipe moet een van ontvang, betaal en interne oordrag wees"
6482DocType: Travel Itinerary,Preferred Area for Lodging,Voorkeurarea vir Akkommodasie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306483apps/erpnext/erpnext/config/selling.py +184,Analytics,Analytics
6484apps/erpnext/erpnext/templates/includes/cart/cart_dropdown.html +25,Cart is Empty,Mandjie is leeg
6485DocType: Vehicle,Model,model
6486DocType: Work Order,Actual Operating Cost,Werklike Bedryfskoste
6487DocType: Payment Entry,Cheque/Reference No,Tjek / Verwysingsnr
6488DocType: Soil Texture,Clay Loam,Clay Loam
Frappe PR Bot748c0242018-06-21 10:34:28 +05306489apps/erpnext/erpnext/accounts/doctype/account/account.py +83,Root cannot be edited.,Wortel kan nie geredigeer word nie.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306490DocType: Item,Units of Measure,Eenhede van maatreël
Frappe PR Bot748c0242018-06-21 10:34:28 +05306491DocType: Employee Tax Exemption Declaration,Rented in Metro City,Huur in Metro City
6492DocType: Supplier,Default Tax Withholding Config,Standaard Belasting Weerhouding Config
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306493DocType: Manufacturing Settings,Allow Production on Holidays,Laat produksie toe op vakansie
6494DocType: Sales Invoice,Customer's Purchase Order Date,Kliënt se Aankoopdatum
Frappe PR Bot748c0242018-06-21 10:34:28 +05306495apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +173,Capital Stock,Kapitaalvoorraad
6496DocType: Company,Default Finance Book,Verstek Finansiële Boek
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306497DocType: Shopping Cart Settings,Show Public Attachments,Wys publieke aanhangsels
6498DocType: Packing Slip,Package Weight Details,Pakket Gewig Besonderhede
Frappe PR Bot748c0242018-06-21 10:34:28 +05306499DocType: Leave Type,Is Compensatory,Is kompensatories
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306500DocType: Restaurant Reservation,Reservation Time,Besprekingstyd
6501DocType: Payment Gateway Account,Payment Gateway Account,Betaling Gateway rekening
6502DocType: Shopping Cart Settings,After payment completion redirect user to selected page.,Na betaling voltooiing herlei gebruiker na geselekteerde bladsy.
6503DocType: Company,Existing Company,Bestaande Maatskappy
6504DocType: Healthcare Settings,Result Emailed,Resultaat ge-e-pos
Frappe PR Bot748c0242018-06-21 10:34:28 +05306505apps/erpnext/erpnext/controllers/buying_controller.py +92,"Tax Category has been changed to ""Total"" because all the Items are non-stock items",Belastingkategorie is verander na &quot;Totaal&quot; omdat al die items nie-voorraaditems is
6506apps/erpnext/erpnext/hr/doctype/leave_period/leave_period.py +65,To date can not be equal or less than from date,Tot op datum kan nie gelyk of minder as van datum wees nie
6507apps/erpnext/erpnext/hr/doctype/employee_promotion/employee_promotion.js +118,Nothing to change,Niks om te verander nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306508apps/erpnext/erpnext/hr/doctype/upload_attendance/upload_attendance.py +103,Please select a csv file,Kies asseblief &#39;n CSV-lêer
6509DocType: Student Leave Application,Mark as Present,Merk as Aanwesig
6510DocType: Supplier Scorecard,Indicator Color,Indicator Kleur
6511DocType: Purchase Order,To Receive and Bill,Om te ontvang en rekening
Frappe PR Bot748c0242018-06-21 10:34:28 +05306512apps/erpnext/erpnext/controllers/buying_controller.py +661,Row #{0}: Reqd by Date cannot be before Transaction Date,Ry # {0}: Reqd by Date kan nie voor transaksiedatum wees nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306513apps/erpnext/erpnext/templates/pages/home.html +14,Featured Products,Voorgestelde Produkte
Frappe PR Bot748c0242018-06-21 10:34:28 +05306514apps/erpnext/erpnext/assets/doctype/asset/asset.js +349,Select Serial No,Kies Serial No
6515apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +124,Designer,Ontwerper
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306516apps/erpnext/erpnext/config/selling.py +163,Terms and Conditions Template,Terme en Voorwaardes Sjabloon
6517DocType: Serial No,Delivery Details,Afleweringsbesonderhede
Frappe PR Bot748c0242018-06-21 10:34:28 +05306518apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +563,Cost Center is required in row {0} in Taxes table for type {1},Kostesentrum word benodig in ry {0} in Belasting tabel vir tipe {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306519DocType: Program,Program Code,Program Kode
6520DocType: Terms and Conditions,Terms and Conditions Help,Terme en voorwaardes Help
6521,Item-wise Purchase Register,Item-wyse Aankoopregister
6522DocType: Driver,Expiry Date,Verval datum
6523DocType: Healthcare Settings,Employee name and designation in print,Werknemer naam en aanwysing in druk
6524,accounts-browser,rekeninge-leser
Frappe PR Botb2a64d62018-05-16 10:46:11 +05306525apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +370,Please select Category first,Kies asseblief Kategorie eerste
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306526apps/erpnext/erpnext/config/projects.py +13,Project master.,Projekmeester.
Frappe PR Bot748c0242018-06-21 10:34:28 +05306527apps/erpnext/erpnext/controllers/status_updater.py +215,"To allow over-billing or over-ordering, update ""Allowance"" in Stock Settings or the Item.","Om oor-faktuur of oorbestelling toe te laat, werk &quot;Toelae&quot; in Voorraadinstellings of die Item op."
6528DocType: Contract,Contract Terms,Kontrak Terme
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306529DocType: Global Defaults,Do not show any symbol like $ etc next to currencies.,Moenie enige simbool soos $ ens langs die geldeenhede wys nie.
Frappe PR Bot748c0242018-06-21 10:34:28 +05306530apps/erpnext/erpnext/hr/doctype/employee_benefit_application/employee_benefit_application.py +86,Maximum benefit amount of component {0} exceeds {1},Maksimum voordeelbedrag van komponent {0} oorskry {1}
6531apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +536, (Half Day),(Half Day)
6532apps/erpnext/erpnext/hr/doctype/salary_structure_assignment/salary_structure_assignment.py +61,Active Salary Structure Assignment {0} found for employee {1} for the given dates,Aktiewe Salarisstruktuuropdrag {0} vir werknemer {1} vir die gegewe datums
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306533DocType: Payment Term,Credit Days,Kredietdae
6534apps/erpnext/erpnext/healthcare/doctype/lab_test/lab_test.js +145,Please select Patient to get Lab Tests,Kies asseblief Pasiënt om Lab Tests te kry
6535apps/erpnext/erpnext/utilities/activation.py +128,Make Student Batch,Maak Studentejoernaal
6536DocType: Fee Schedule,FRQ.,FRQ.
6537DocType: Leave Type,Is Carry Forward,Is vorentoe
Frappe PR Bot748c0242018-06-21 10:34:28 +05306538apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +890,Get Items from BOM,Kry items van BOM
6539apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +41,Lead Time Days,Lood Tyddae
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306540DocType: Cash Flow Mapping,Is Income Tax Expense,Is Inkomstebelastinguitgawe
Frappe PR Bot748c0242018-06-21 10:34:28 +05306541apps/erpnext/erpnext/controllers/accounts_controller.py +650,Row #{0}: Posting Date must be same as purchase date {1} of asset {2},Ry # {0}: Posdatum moet dieselfde wees as aankoopdatum {1} van bate {2}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306542DocType: Program Enrollment,Check this if the Student is residing at the Institute's Hostel.,Kontroleer of die Student by die Instituut se koshuis woon.
6543apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +125,Please enter Sales Orders in the above table,Vul asseblief die bestellings in die tabel hierbo in
6544,Stock Summary,Voorraadopsomming
Frappe PR Bot748c0242018-06-21 10:34:28 +05306545apps/erpnext/erpnext/config/assets.py +62,Transfer an asset from one warehouse to another,Oordra &#39;n bate van een pakhuis na &#39;n ander
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306546DocType: Vehicle,Petrol,petrol
6547apps/erpnext/erpnext/config/learn.py +217,Bill of Materials,Handleiding
Frappe PR Bot748c0242018-06-21 10:34:28 +05306548apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +137,Row {0}: Party Type and Party is required for Receivable / Payable account {1},Ry {0}: Party Tipe en Party word benodig vir ontvangbare / betaalbare rekening {1}
6549DocType: Employee,Leave Policy,Verlofbeleid
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306550apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +94,Ref Date,Ref Date
6551DocType: Employee,Reason for Leaving,Rede vir vertrek
6552DocType: BOM Operation,Operating Cost(Company Currency),Bedryfskoste (Maatskappy Geld)
Frappe PR Botb2a64d62018-05-16 10:46:11 +05306553DocType: Loan Application,Rate of Interest,Rentekoers
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306554DocType: Expense Claim Detail,Sanctioned Amount,Beperkte bedrag
6555DocType: Item,Shelf Life In Days,Raklewe in dae
6556DocType: GL Entry,Is Opening,Is opening
Frappe PR Botb2a64d62018-05-16 10:46:11 +05306557DocType: Department,Expense Approvers,Uitgawes
Frappe PR Bot748c0242018-06-21 10:34:28 +05306558apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +228,Row {0}: Debit entry can not be linked with a {1},Ry {0}: Debietinskrywing kan nie met &#39;n {1} gekoppel word nie.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306559DocType: Journal Entry,Subscription Section,Subskripsie afdeling
Frappe PR Bot748c0242018-06-21 10:34:28 +05306560apps/erpnext/erpnext/accounts/doctype/account/account.py +179,Account {0} does not exist,Rekening {0} bestaan nie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306561DocType: Training Event,Training Program,Opleidingsprogram
6562DocType: Account,Cash,kontant
6563DocType: Employee,Short biography for website and other publications.,Kort biografie vir webwerf en ander publikasies.