Merge pull request #1 from shackbarth/keith1
[xtuple] / enyo-client / application / source / en / strings.js
1 /* jshint maxlen: false */
2
3 // Place strings you want to localize here.  In your app, use the key and
4 // localize it using "key string".loc().  HINT: For your key names, use the
5 // english string with an underscore in front.  This way you can still see
6 // how your UI will look and you'll notice right away when something needs a
7 // localized string added to this file!
8
9 (function () {
10   "use strict";
11
12   var lang = XT.stringsFor("en_US", {
13
14     // ********
15     // Models
16     // ********
17
18     "_all": "All",
19     "_annualy": "Annually",
20     "_asset": "Asset",
21     "_assigned": "Assigned",
22     "_assignTo": "Assign To",
23     "_attention": "Attention",
24     "_automatic": "Automatic",
25     "_automaticOverride": "Override Allowed",
26     "_bankAccount": "Bank Account",
27     "_bankAccounts": "Bank Accounts",
28     "_bankAccountType": "Account Type",
29     "_bankName": "Bank Name",
30     "_barcode": "Barcode",
31     "_biWeekly": "Bi-Weekly",
32     "_cancelled": "Cancelled",
33     "_closed": "Closed",
34     "_commission": "Commission",
35     "_completed": "Completed",
36     "_concept": "Concept",
37     "_confirmed": "Confirmed",
38     "_daily": "Daily",
39     "_database": "Database",
40     "_databaseInformation": "Database Information",
41     "_effectiveDate": "Effective Date",
42     "_endDate": "End Date",
43     "_equity": "Equity",
44     "_expense": "Expense",
45     "_expirationDate": "Expiration Date",
46     "_exportVcf": "Export VCF",
47     "_feedback": "Feedback",
48     "_hourly": "Hourly",
49     "_individual": "Individual",
50     "_information": "Information",
51     "_inProcess": "In Process",
52     "_liability": "Liability",
53     "_manual": "Manual",
54     "_monthly": "Monthly",
55     "_new": "New",
56     "_organization": "Organization",
57     "_resolved": "Resolved",
58     "_revenue": "Revenue",
59     "_salaried": "Salaried",
60     "_systemConfiguration": "System Configuration",
61     "_weekly": "Weekly",
62
63     // ********
64     // Labels
65     // ********
66     "_above": "Above",
67     "_abbreviation": "Abbreviation",
68     "_abbreviationLong": "Abbreviation Long",
69     "_abbreviationShort": "Abbreviation Short",
70     "_account": "Account",
71     "_accounting": "Accounting",
72     "_accountNumber": "Account Number",
73     "_accountNumberGeneration": "Account Number Generation",
74     "_accountType": "Account Type",
75     "_accounts": "Accounts",
76     "_active": "Active",
77     "_activities": "Activities",
78     "_actual": "Actual",
79     "_actualClose": "Actual Close",
80     "_actualDate": "Actual Date",
81     "_actualExpenses": "Actual Expenses",
82     "_actualExpensesTotal": "Total Expenses Actual",
83     "_actualHours": "Actual Hours",
84     "_actualHoursTotal": "Total Hours Actual",
85     "_additional": "Additional",
86     "_address": "Address",
87     "_address1": "Address1",
88     "_address2": "Address2",
89     "_address3": "Address3",
90     "_addressCharacteristic": "Address Characteristic",
91     "_addressComment": "Address Comment",
92     "_addresses": "Addresses",
93     "_advanced" : "Advanced",
94     "_agent": "Agent",
95     "_alarms": "Alarms",
96     "_alias": "Alias",
97     "_aliases": "Aliases",
98     "_allAccounts": "All Accounts",
99     "_allocate": "Allocate",
100     "_allocatedCredit": "Allocated Credit",
101     "_allowableItems": "Allowable Items",
102     "_altEmphasisColor": "Alt Emphasis Color",
103     "_alternate": "Alternate",
104     "_alternateAddresses": "Alternate Addresses",
105     "_amEx": "AmEx",
106     "_amount": "Amount",
107     "_and": "and",
108     "_array": "Array",
109     "_ascending": "Ascending",
110     "_assignDate": "Assign Date",
111     "_assignedTo": "Assigned To",
112     "_attach": "Attach",
113     "_authorize": "Authorize",
114     "_averageCost": "Average Cost",
115     "_backorder": "Accepts Backorders",
116     "_balance": "Balance",
117     "_balanceExpensesTotal": "Balance Expenses Total",
118     "_balanceExpenses": "Balance Expenses",
119     "_balanceHours": "Balance Hours",
120     "_balanceForward": "Balance Forward",
121     "_balanceHoursTotal": "Balance Hours Total",
122     "_balanceMethod": "Balance Method",
123     "_basis": "Basis",
124     "_bcc": "Bcc",
125     "_billed": "Billed",
126     "_billingContact": "Billing Contact",
127     "_billingRate": "Billing Rate",
128     "_billTo": "Bill To",
129     "_billtoAddress1": "Bill To Address",
130     "_billtoName": "Bill To Name",
131     "_blanketPurchaseOrders": "Uses Blanket Purchase Orders",
132     "_body": "Body",
133     "_boolean": "Boolean",
134     "_breeder": "Breeder",
135     "_budgeted": "Budgeted",
136     "_budgetedExpenses": "Budgeted Expenses",
137     "_budgetedExpensesTotal": "Total Expenses Budgeted",
138     "_budgetedHours": "Budgeted Hours",
139     "_budgetedHoursTotal": "Total Hours Budgeted",
140     "_byProduct": "By Product",
141     "_canCreateUsers": "Can Create Users",
142     "_cash": "Cash",
143     "_category": "Category",
144     "_cc": "Cc",
145     "_ccv": "CCV",
146     "_changeAll?": "Would you like to update the address across them all?",
147     "_changeLog": "Change Log",
148     "_characteristic": "Characteristic",
149     "_characteristicType": "Characteristic Type",
150     "_characteristicOption": "Characteristic Option",
151     "_checking": "Checking",
152     "_class": "Class",
153     "_classCode": "Class Code",
154     "_classCodes": "Class Codes",
155     "_close": "Close",
156     "_closeDate": "Close Date",
157     "_code": "Code",
158     "_configure": "Configure",
159     "_commandCenter": "Command Center",
160     "_commentType": "Comment Type",
161     "_commentsEditable": "Comments Editable",
162     "_company": "Company",
163     "_competitor": "Competitor",
164     "_complete": "Complete",
165     "_completeDate": "Complete Date",
166     "_completionActions": "Completion Actions",
167     "_configureSO": "Configure Sales Orders",
168     "_contact": "Contact",
169     "_contactRelations": "Contacts",
170     "_contacts": "Contacts",
171     "_coProduct": "Co-Product",
172     "_copyToShipTo": "Ship To",
173     "_costCategories": "Cost Categories",
174     "_costCategory": "Cost Category",
175     "_costMethod": "Cost Method",
176     "_costing": "Costing",
177     "_costs": "Costs",
178     "_county": "County",
179     "_correspondenceContact": "Correspondence Contact",
180     "_countries": "Countries",
181     "_created": "Created",
182     "_createBaseCurr": "Create new Base Currency",
183     "_createdBy": "Created By",
184     "_credit": "Credit",
185     "_creditCard": "Credit Card",
186     "_creditCards": "Credit Cards",
187     "_creditCheck": "Credit Check",
188     "_credited": "Credited",
189     "_creditHolding": "On Credit Holding",
190     "_creditLimit": "Credit Limit",
191     "_creditMemo": "Credit Memo",
192     "_creditRating": "Credit Rating",
193     "_creditStatus": "Credit Status",
194     "_creditWarning": "On Credit Warning",
195     "_crm": "CRM",
196     "_cRM": "CRM",
197     "_currencies": "Currencies",
198     "_currency": "Currency",
199     "_currencyAbbreviation": "Currency Abbreviation",
200     "_currencyName": "Currency Name",
201     "_currencyNumber": "Currency Number",
202     "_currencySymbol": "Currency Symbol",
203     "_custPO": "Customer PO",
204     "_customerPartNumber": "Customer Part #",
205     "_custPrice": "Cust. Price",
206     "_customer": "Customer",
207     "_customerEmailProfile": "Customer Email Profile",
208     "_customerEmailProfiles": "Customer Email",
209     "_customerGroup": "Customer Groups",
210     "_customerType": "Customer Type",
211     "_customerTypePattern": "Customer Type (Pattern)",
212     "_customerTypes": "Customer Types",
213     "_customerPrice": "Customer Price",
214     "_customers": "Customers",
215     "_customerNumber": "Customer #",
216     "_customerProspect": "Customer / Prospect",
217     "_data": "Data",
218     "_dataState": "Data State",
219     "_date": "Date",
220     "_dateRange": "Date Range",
221     "_days": "Days",
222     "_deactivate": "Deactivate",
223     "_debitMemo": "Debit Memo",
224     "_default": "Default",
225     "_defaultHoldType": "Default Hold Type",
226     "_defaults": "Defaults",
227     "_defaultTaxZone": "Default Tax Zone",
228     "_deferred": "Deferred",
229     "_deferredActions": "Deferred Actions",
230     "_descending": "Descending",
231     "_detach": "Detach",
232     "_detail": "Detail",
233     "_description": "Description",
234     "_description1": "Description1",
235     "_description2": "Description2",
236     "_discount": "Discount",
237     "_discountDay": "Discount Day",
238     "_discountDays": "Discount Days",
239     "_discountDate": "Discount Date",
240     "_discover": "Discover",
241     "_disableExport": "Disable Export and Print",
242     "_document": "Document",
243     "_documentChangedStatus": "The status of the following {document} has been changed to {status}",
244     "_documentCreatedStatus": "The following {document} has been created with status {status}",
245     "_documentCreated": "The following {document} has been CREATED",
246     "_documentDate": "Document Date",
247     "_documentNewComment": "A new COMMENT has been added to the following {document}",
248     "_documentNumber": "Document #",
249     "_documentType": "Document Type",
250     "_documentUpdated": "The following {document} has been UPDATED",
251     "_due": "Due",
252     "_dueDate": "Due Date",
253     "_dueDay": "Due Day",
254     "_dueDays": "Due Days",
255     "_effective": "Effective",
256     "_email": "Email",
257     "_emailAddresses": "Email Addresses",
258     "_emailProfile": "Email Profile",
259     "_emphasisColor": "Emphasis Color",
260     "_employee": "Employee",
261     "_employeeGroup": "Employee Group",
262     "_employeeGroups": "Employee Groups",
263     "_employees": "Employees",
264     "_end": "End",
265     "_endBalance": "End Balance",
266     "_ending": "Ending",
267     "_endingLabel": "Ending Label",
268     "_enterNew": "Enter New",
269     "_equals": "Equals",
270     "_error": "Error",
271     "_errorColor": "Error Color",
272     "_eventRecipient": "Event Recipient",
273     "_excludeProspects": "Exclude Prospects",
274     "_expenseCategories": "Expense Categories",
275     "_expenseCategory": "Expense Category",
276     "_expenses": "Expenses",
277     "_expiredColor": "Expired Color",
278     "_expires": "Expires",
279     "_expireDate": "Expire Date",
280     "_exportContact": "Export Contact",
281     "_extended": "Extended",
282     "_extensions": "Extensions",
283     "_expired": "Expired",
284     "_extPrice": "Ext Price",
285     "_extendedPrice": "Extended Price",
286     "_extendedDescription": "Extended Description",
287     "_extendedPriceScale": "Extended Price Scale",
288     "_extensionName": "Extension Name",
289     "_externalReference": "External Reference",
290     "_delivery": "Delivery",
291     "_department": "Department",
292     "_departments": "Departments",
293     "_dependencies": "Dependencies",
294     "_fax": "Fax",
295     "_file": "File",
296     "_files": "Files",
297     "_filter": "Filter",
298     "_filterBy": "Filter By",
299     "_financials": "Financials",
300     "_firstName": "First Name",
301     "_fiveYears": "Five Years",
302     "_fixed": "Fixed",
303     "_flag": "Flag",
304     "_fob": "F.O.B.",
305     "_for": "For",
306     "_fractional": "Fractional",
307     "_freightClass": "Freight Class",
308     "_frequency": "Frequency",
309     "_freeFormBill": "Allow Free-Form Bill-To",
310     "_freeFormShip": "Allow Free-Form Ship-Tos",
311     "_freight": "Freight",
312     "_freightWeight": "Freight Weight",
313     "_from": "From",
314     "_fromDate": "From Date",
315     "_future": "Future",
316     "_futureColor": "Future Color",
317     "_gateway": "Gateway",
318     "_goodStanding": "In Good Standing",
319     "_graceDays": "Grace Days",
320     "_grantedPrivileges": "Granted Privileges",
321     "_grantedUserAccountRoles": "Granted User Account Roles",
322     "_groupSequence": "Group Sequence",
323     "_groups": "Groups",
324     "_header": "Header",
325     "_history": "History",
326     "_holdType": "Hold Type",
327     "_home": "Home",
328     "_honorific": "Honorific",
329     "_honorifics": "Honorifics",
330     "_hours": "Hours",
331     "_hrs": "hrs.",
332     "_image": "Image",
333     "_images": "Images",
334     "_inactive": "Inactive",
335     "_incident": "Incident",
336     "_incidentCategories": "Incident Categories",
337     "_incidentCategory": "Incident Category",
338     "_incidentEmailProfile": "Incident Email Profile",
339     "_incidentEmailProfiles": "Incident Email",
340     "_incidentHistory": "Incident History",
341     "_incidentRelations": "Incidents",
342     "_incidentResolution": "Incident Resolution",
343     "_incidentResolutions": "Incident Resolutions",
344     "_incidents": "Incidents",
345     "_incidentSeverities": "Incident Severities",
346     "_incidentSeverity": "Incident Severity",
347     "_incidentStatus": "Status",
348     "_incoterms": "Incoterms",
349     "_inventoryHistory": "Inventory History",
350     "_invoice": "Invoice",
351     "_invoiceDate": "Invoice Date",
352     "_invoiceLine": "Invoice Line",
353     "_invoiceNumber": "Invoice #",
354     "_invoices": "Invoices",
355     "_initials": "Initials",
356     "_installExtension": "Install Extension",
357     "_inventoryUnit": "Inventory Unit",
358     "_isActive": "Active",
359     "_isAddresses": "Addresses",
360     "_isAgent": "Agent",
361     "_isBase": "Base",
362     "_isContacts": "Contacts",
363     "_isDebit": "Debit",
364     "_isDefault": "Default",
365     "_isDeleted": "Deleted",
366     "_isEmployees": "Employees",
367     "_isEvent": "Event",
368     "_isExclusive": "Exclusive",
369     "_isFractional": "Fractional",
370     "_isIncidents": "Incidents",
371     "_isInvoices": "Invoices",
372     "_isItemWeight": "Item Weight",
373     "_isItems": "Items",
374     "_isMessage": "Message",
375     "_isMiscellaneous": "Miscellaneous",
376     "_isOpportunities": "Opportunities",
377     "_isPicklist": "Picklist",
378     "_isPosted": "Posted",
379     "_isPrinted": "Printed",
380     "_isPublic": "Public",
381     "_isSold": "Sold",
382     "_issueItem": "Issue Item",
383     "_issueToShipping": "Issue to Shipping",
384     "_isSearchable": "Searchable",
385     "_isSystem": "System",
386     "_isUsedByBilling": "Used By Billing",
387     "_isUsedByPayments": "Used By Payments",
388     "_isVoid": "Void",
389     "_item": "Item",
390     "_itemConversion": "Item Conversion",
391     "_itemDescription": "Item Description",
392     "_itemNumber": "Item Number",
393     "_itemGroup": "Item Group",
394     "_itemGroups": "Item Groups",
395     "_itemSite": "Item Site",
396     "_itemSites": "Item Sites",
397     "_itemType": "Item Type",
398     "_itemUnitConversion": "Item Unit Conversion",
399     "_itemUnitType": "Item Unit Type",
400     "_items": "Items",
401     "_jobTitle": "Job Title",
402     "_kit": "Kit",
403     "_language": "Language",
404     "_lastName": "Last Name",
405     "_latestComment": "Latest Comment",
406     "_leadTime": "Lead Time",
407     "_ledgerAccount": "Ledger Account",
408     "_ledgerAccounts": "Ledger Accounts",
409     "_limitToList": "Limit to List",
410     "_line1": "Line1",
411     "_line2": "Line2",
412     "_line3": "Line3",
413     "_lineItems": "Line Items",
414     "_lineNumber": "Line Number",
415     "_lines": "Lines",
416     "_list" : "List",
417     "_listPrice": "List Price",
418     "_listPriceDiscount": "List Price Discount",
419     "_locale": "Locale",
420     "_location": "Location",
421     "_login": "Login",
422     "_logout": "Logout",
423     "_lotSerial": "Lot/Serial",
424     "_manager": "Manager",
425     "_mainAddress": "Main Address",
426     "_manufactured": "Manufactured",
427     "_manufacturing": "Manufacturing",
428     "_map": "Map",
429     "_margin": "Margin",
430     "_markup": "Markup",
431     "_mask": "Mask",
432     "_masterCard": "MasterCard",
433     "_match": "Match",
434     "_maximum": "Maximum",
435     "_menu": "Menu",
436     "_messageRecipient": "Message Recipient",
437     "_middleName": "Middle Name",
438     "_misc.": "Misc.",
439     "_minimumOrderQuantity": "Order Minimum",
440     "_multipleOrderQuantity": "Order Multiple",
441     "_miscCharge": "Misc. Charge",
442     "_miscCreditMemo": "Misc. Credit Memo",
443     "_miscDebitMemo": "Misc. Debit Memo",
444     "_miscellaneous": "Miscellaneous",
445     "_module": "Module",
446     "_monthExpired": "Expiration Month",
447     "_multiple": "Multiple",
448     "_mustRemoveDependentExtensions": "Removing Dependent Extensions",
449     "_name": "Name",
450     "_neither": "Neither",
451     "_nextCheckNumber": "Next Check Number",
452     "_nextHoldType": "Next Hold Type",
453     "_nextNumber": "Next Number",
454     "_nextStatus": "Next Status",
455     "_noChange": "No Change",
456     "_noProjectType": "No Type",
457     "_nominal": "Nominal",
458     "_noUserSelected": "No User Selected",
459     "_notControlled": "Not Controlled",
460     "_notes": "Notes",
461     "_notSold": "Not Sold",
462     "_number": "Number",
463     "_object": "Object",
464     "_offset": "Offset",
465     "_onCompletion": "On Completion",
466     "_onDeferred": "On Deferred",
467     "_openBalance": "Open Balance",
468     "_openDate": "Open Date",
469     "_openItem": "Open Item",
470     "_openItems": "Open Items",
471     "_openItemSite": "Open Item Site",
472     "_opportunities": "Opportunities",
473     "_opportunity": "Opportunity",
474     "_opportunityRelations": "Opportunities",
475     "_opportunitySource": "Opportunity Source",
476     "_opportunitySources": "Opportunity Sources",
477     "_opportunityStage": "Opportunity Stage",
478     "_opportunityStages": "Opportunity Stages",
479     "_opportunityType": "Opportunity Type",
480     "_opportunityTypes": "Opportunity Types",
481     "_open": "Open",
482     "_options": "Options",
483     "_order": "Order",
484     "_order#": "Order #",
485     "_orderCreditHold": "This Sales Order is on Credit Hold and must be taken off of Credit Hold before any inventory may be issued to it.",
486     "_orderPackingHold": "This Sales Order is on Packing Hold and must be taken off of Packing Hold before any inventory may be issued to it.",
487     "_orderShippingHold": "This Sales Order is on Shipping Hold and must be taken off of Shipping Hold before it may be shipped.",
488     "_orderDate": "Order Date",
489     "_orderNumber": "Order Number",
490     "_orderNotes": "Order Notes",
491     "_orderType": "Order Type",
492     "_orderWorkflow": "Order Workflow",
493     "_ordered": "Ordered",
494     "_other": "Other",
495     "_outsideProcess": "Outside Process",
496     "_owner": "Owner",
497     "_packDate": "Pack Date",
498     "_packing": "Packing",
499     "_paid": "Paid",
500     "_partialShip": "Accepts Partial Shipments",
501     "_partner": "Partner",
502     "_pattern": "Pattern",
503     "_password": "Password",
504     "_path": "Path",
505     "_payment": "Payment",
506     "_pending": "Pending",
507     "_percent": "Percent",
508     "_period": "Period",
509     "_phantom": "Phantom",
510     "_phone": "Phone",
511     "_plannerCode": "Planner Code",
512     "_plannerCodes": "Planner Codes",
513     "_planning": "Planning",
514     "_pleaseLogin": "Please Login",
515     "_policy": "Policy",
516     "_post": "Post",
517     "_postbooks": "PostBooks",
518     "_posted": "Posted",
519     "_predecessors": "Predecessors",
520     "_price": "Price",
521     "_prices": "Prices",
522     "_priceMode": "Price Mode",
523     "_priceUnit": "Price Unit",
524     "_priceUnitRatio": "Price Unit Ratio",
525     "_primaryContact": "Primary Contact",
526     "_primaryEmail": "Primary Email",
527     "_printed": "Printed",
528     "_printOnSave": "Print on Save",
529     "_priority": "Priority",
530     "_priorities": "Priorities",
531     "_privilege": "Privilege",
532     "_privileges": "Privileges",
533     "_probability": "Probability",
534     "_productCategories": "Product Categories",
535     "_productCategory": "Product Category",
536     "_product": "Product",
537     "_products": "Products",
538     "_profit": "Profit",
539     "_project": "Project",
540     "_projects": "Projects",
541     "_projectType": "Project Type",
542     "_promiseDate": "Promised Date",
543     "_properName": "Proper Name",
544     "_propername": "Propername",
545     "_prospect": "Prospect",
546     "_prospects": "Prospects",
547     "_proximo": "Proximo",
548     "_public": "Public",
549     "_purchaseOrderDate": "Purchased",
550     "_purchased": "Purchased",
551     "_purchaseOrderNumber": "Purchase Order",
552     "_qualifier": "Qualifier",
553     "_quantity": "Quantity",
554     "_quantityAfter": "Quantity After",
555     "_quantityBefore": "Quantity Before",
556     "_quantityOrd": "Qty Ordered",
557     "_quantityUnit": "Quantity Unit",
558     "_quantityUnitRatio": "Qty Unit Ratio",
559     "_quantityShip": "Qty Shipped",
560     "_quote": "Quote",
561     "_quoteDate": "Quote Date",
562     "_quoteLine": "Quote Line",
563     "_quotes": "Quotes",
564     "_purchaseOrder": "Purchase Order",
565     "_reassignSelectedActivities": "Reassign Selected Activities",
566     "_regular": "Regular",
567     "_reassign": "Reassign",
568     "_reassignUser": "Reassign User",
569     "_reasonCode": "Reason Code",
570     "_reasonCodes": "Reason Codes",
571     "_received": "Received",
572     "_recurrences": "Recurrences",
573     "_recurring": "Recurring",
574     "_reEnterPassword": "Re-Enter Password",
575     "_reference": "Reference",
576     "_relationships": "Relationships",
577     "_release": "Release",
578     "_replyTo": "Reply To",
579     "_requireCCV": "Require CCV",
580     "_required": "Required",
581     "_resolution": "Resolution",
582     "_return": "Return",
583     "_returned": "Returned",
584     "_returnDate": "Return Date",
585     "_returnLine": "Return Line",
586     "_returns": "Returns",
587     "_roles": "Roles",
588     "_sales": "Sales",
589     "_salesEmailProfile": "Sales Email Profile",
590     "_salesEmailProfiles": "Sales Email Profiles",
591     "_salesOrder": "Sales Order",
592     "_salesOrders": "Sales Orders",
593     "_salesOrderDate": "Sales Order Date",
594     "_salesOrderLine": "Sales Order Line",
595     "_salesOrderWorkflow": "Sales Order Workflow",
596     "_salesRep": "Sales Rep",
597     "_salesReps": "Sales Reps",
598     "_saleType": "Sale Type",
599     "_saleTypes": "Sale Types",
600     "_schedule": "Schedule",
601     "_scheduled": "Scheduled",
602     "_schedDate": "Schedule Date",
603     "_scheduleDate": "Schedule Date",
604     "_secondaryContact": "Secondary Contact",
605     "_selection": "Selection",
606     "_selectOrganization": "Select Organization",
607     "_selectBilling": "Select Sales Order for Billing",
608     "_sense": "Sense",
609     "_sequence": "Sequence",
610     "_series": "Series",
611     "_sessionTimedOut": "Your session has timed out",
612     "_settings": "Settings",
613     "_setup": "Setup",
614     "_setBaseCurrToUSD": "Set Base Currency to USD ($)",
615     "_severity": "Severity",
616     "_shared": "Shared",
617     "_shift": "Shift",
618     "_shifts": "Shifts",
619     "_shipping": "Shipping",
620     "_shipCharge": "Shipping Charges",
621     "_shipComplete": "Ship Complete",
622     "_shipForm": "Shipping Form",
623     "_shipNumber": "Shipment #",
624     "_shipVia": "Ship Via",
625     "_shipVias": "Ship Vias",
626     "_shipTo": "Ship To",
627     "_shiptoAddress1": "Ship To Address",
628     "_shiptoName": "Ship To Name",
629     "_shiptoPhone": "Ship To Phone",
630     "_shipZone": "Ship Zone",
631     "_shipZones": "Ship Zones",
632     "_shippingNotes": "Shipping Notes",
633     "_site": "Site",
634     "_siteCode": "Site Code",
635     "_siteType": "Site Type",
636     "_siteTypes": "Site Types",
637     "_sites": "Sites",
638     "_show": "Show",
639     "_showClosed": "Show Closed",
640     "_showCompleted": "Show Complete",
641     "_showCompletedOnly": "Show Complete Only",
642     "_showExpired": "Show Expired",
643     "_showInactive": "Show Inactive",
644     "_showOnlyTopLevel": "Show Only Top Level",
645     "_showPosted": "Show Posted",
646     "_showUnposted": "Show Unposted",
647     "_showUnReleased": "Show Unreleased",
648     "_showVoided": "Show Voided",
649     "_sold": "Sold",
650     "_soldRanking": "Sold Ranking",
651     "_source": "Source",
652     "_sourceType": "Source Type",
653     "_stage": "Stage",
654     "_standardCost": "Standard Cost",
655     "_start": "Start",
656     "_startDate": "Start Date",
657     "_states": "States",
658     "_status": "Status",
659     "_string": "String",
660     "_subject": "Subject",
661     "_subtotal": "Subtotal",
662     "_suffix": "Suffix",
663     "_summary": "Summary",
664     "_success!": "Success!",
665     "_successors": "Successors",
666     "_symbol": "Symbol",
667     "_system": "System",
668     "_target": "Target",
669     "_targetClose": "Target Close",
670     "_targetType": "Target Type",
671     "_task": "Task",
672     "_tasks": "Tasks",
673     "_tax": "Tax",
674     "_taxAdjustments": "Tax Adjustments",
675     "_taxCode": "Tax Code",
676     "_taxes": "Taxes",
677     "_taxType": "Tax Type",
678     "_taxAssignment": "Tax Assignment",
679     "_taxAuthority": "Tax Authority",
680     "_taxClass": "Tax Class",
681     "_taxRate": "Tax Rate",
682     "_taxRegistration": "Tax Registrations",
683     "_taxTotal": "Tax Total",
684     "_taxZone": "Tax Zone",
685     "_terms": "Terms",
686     "_testMode": "Test Mode",
687     "_text": "Text",
688     "_time": "Time",
689     "_timeFrame": "Time Frame",
690     "_thisWeek": "This Week",
691     "_thisMonth": "This Month",
692     "_thisYear": "This Year",
693     "_transactionKey": "Transaction Key",
694     "_twoYears": "Two Years",
695     "_to": "To",
696     "_toDate": "To Date",
697     "_toDo": "To Do",
698     "_toDoRelations": "To Dos",
699     "_toDoStatus": "To Do Status",
700     "_toDos": "To Dos",
701     "_toReceive": "To Receive",
702     "_tooling": "Tooling",
703     "_total": "Total",
704     "_totals": "Totals",
705     "_toUnit": "To Unit",
706     "_trace": "Trace",
707     "_transactionDate": "Transaction Date",
708     "_transactionType": "Transaction Type",
709     "_transactionSuccessful": "Transaction Successful",
710     "_trigger": "Trigger",
711     "_type": "Type",
712     "_typePattern": "Type Pattern",
713     "_unit": "Unit",
714     "_unitPrice": "Net Unit Price",
715     "_unitCosts": "Unit Costs",
716     "_units": "Units",
717     "_unitType": "Unit Type",
718     "_unknown": "(unknown)",
719     "_unitCost": "Unit Cost",
720     "_unreleased": "Unreleased",
721     "_unsupportedGateway": "Unsupported Gateway",
722     "_uom": "UOM",
723     "_upcCode": "UPC Code",
724     "_updated": "Updated",
725     "_updatedBy": "Updated By",
726     "_unrelease": "Unrelease",
727     "_url": "Link",
728     "_urls": "Links",
729     "_useDescription": "Use Description",
730     "_useEnhancedAuth": "Use Enhanced Authentication",
731     "_user": "User",
732     "_userAccount": "User Account",
733     "_userAccounts": "User Accounts",
734     "_userAccountRole": "User Account Role",
735     "_userAccountRoles": "User Account Roles",
736     "_username": "Username",
737     "_userPreference": "User Preference",
738     "_userPreferences": "User Preferences",
739     "_usesPurchaseOrders": "Uses Purchase Orders",
740     "_validator": "Validator",
741     "_value": "Value",
742     "_valueAfter": "Value After",
743     "_valueBefore": "Value Before",
744     "_vendor": "Vendor",
745     "_vendorAddress": "Vendor Address",
746     "_vendorType": "Vendor Type",
747     "_verified": "Verified",
748     "_version": "Version",
749     "_visa": "Visa",
750     "_voucher": "Voucher",
751     "_wage": "Wage",
752     "_wageType": "Wage Type",
753     "_warningColor": "Warning Color",
754     "_web": "Web",
755     "_webAddress": "Web Address",
756     "_welcome": "Welcome",
757     "_wholesalePrice": "Wholesale Price",
758     "_workflow": "Workflow",
759     "_workflowType": "Workflow Type",
760     "_xtuplePostbooks": "PostBooks",
761     "_yearExpired": "Expiration Year",
762
763     // ********
764     // Placeholders
765     // ********
766
767     "_noAssignedTo": "No Assigned To",
768     "_noAccountName": "No Account Name",
769     "_noAddress": "No Address",
770     "_noAssignDate": "No Assign Date",
771     "_noCategory": "No Category",
772     "_noCloseTarget": "No Close Target",
773     "_noCompleteDate": "No Complete Date",
774     "_noContact": "No Contact",
775     "_noDepartment": "No Department",
776     "_noDueDate": "No Due Date",
777     "_noEmail": "No Email",
778     "_noExpiration": "No Expiration",
779     "_noJobTitle": "No Job Title",
780     "_noName": "No Name",
781     "_noNumber": "No Number",
782     "_noOwner": "No Owner",
783     "_noPhone": "No Phone",
784     "_noPriority": "No Priority",
785     "_noProject": "No Project",
786     "_noPurchaseOrder": "No Purchase Order Number",
787     "_noSalesRep": "No Sales Rep",
788     "_noSchedule": "No Schedule",
789     "_noSeverity": "No Severity",
790     "_noStage": "No Stage",
791     "_noStartDate": "No Start Date",
792     "_noStatus": "No Status",
793     "_noTerms": "No Terms",
794     "_noType": "No Type",
795     "_void": "Void",
796
797     // ********
798     // Permissions
799     // ********
800     "_alterPackDate": "Alter Pack Date",
801     "_alterTransactionDates": "Alter Transartion Dates",
802     "_configureCC": "Configure Credit Cards",
803     "_configureCRM": "Configure CRM",
804     "_configureImportExport": "Configure Import Export",
805     "_configurePM": "Configure Project",
806     "_createAdjustmentTrans": "Create Adjustment Transactions",
807     "_createExpenseTrans": "Create Expense Transactions",
808     "_createNewCurrency": "Create New Currency",
809     "_createReceiptTrans": "Create Receipt Transactions",
810     "_createScrapTrans": "Create Scrap Transactions",
811     "_createSOForHoldCustomer": "Create for Customers on Hold",
812     "_createSOForWarnCustomer": "Create for Customers on Warn",
813     "_deleteCountSlips": "Delete Count Slips",
814     "_deleteCountTags": "Delete Count Tags",
815     "_deleteItemMasters": "Delete Item Masters",
816     "_deleteItemSites": "Delete Item Sites",
817     "_editOthersComments": "Edit Others Comments",
818     "_editOwnComments": "Edit Own Comments",
819     "_editOwner": "Edit Owner",
820     "_enterCountSlips": "Enter Count Slips",
821     "_enterCountTags": "Enter Count Tags",
822     "_enterMiscCounts": "Enter Miscellaneous Counts",
823     "_enterReceipts": "Enter Receipts",
824     "_enterReturns": "Enter Returns",
825     "_enterShippingInformation": "Enter Shipping Information",
826     "_firmSalesOrder": "Firm Sales Order Line",
827     "_freezeInventory": "Freeze Inventory",
828     "_issueStockToShipping": "Issue Stock to Shipping",
829     "_maintainAddresses": "Maintain Addresses",
830     "_maintainAllCRMAccounts": "Maintain All Accounts",
831     "_maintainAllContacts": "Maintain All Contacts",
832     "_maintainAllIncidents": "Maintain All Incidents",
833     "_maintainAllOpportunities": "Maintain All Opportunities",
834     "_maintainAllProjects": "Maintain All Projects",
835     "_maintainAllToDoItems": "Maintain All To-Do Items",
836     "_maintainBankAccounts": "Maintain Bank Accounts",
837     "_maintainCharacteristics": "Maintain Characteristics",
838     "_maintainClassCodes": "Maintain Class Codes",
839     "_maintainCommentTypes": "Maintain Comment Types",
840     "_maintainCostCategories": "Maintain Cost Categories",
841     "_maintainCountries": "Maintain Countries",
842     "_maintainCurrencies": "Maintain Currencies",
843     "_maintainCurrencyRates": "Maintain Currency Rates",
844     "_maintainCustomerGroups": "Maintain Customer Groups",
845     "_maintainCustomerMasters": "Maintain Customers",
846     "_maintainCustomerTypes": "Maintain Customer Types",
847     "_maintainDepartments": "Maintain Departments",
848     "_maintainEmployees": "Maintain Employees",
849     "_maintainExpenseCategories": "Maintain Expense Categories",
850     "_maintainExtensions": "Maintain Extensions",
851     "_maintainFreightClasses": "Maintain Freight Classes",
852     "_maintainImages": "Maintain Images",
853     "_maintainItemGroups": "Maintain Item Groups",
854     "_maintainItemMasters": "Maintain Item Masters",
855     "_maintainItemSites": "Maintain Item Sites",
856     "_maintainLocations": "Maintain Locations",
857     "_maintainPackingListBatch": "Maintain Packing List Batch",
858     "_maintainProductCategories": "Maintain Product Categories",
859     "_maintainProspectMasters": "Maintain Prospect Masters",
860     "_maintainQuotes": "Maintain Quotes",
861     "_maintainReasonCodes": "Maintain Reason Codes",
862     "_maintainSalesOrders": "Maintain Sales Orders",
863     "_maintainSaleTypes": "Maintain Sale Types",
864     "_maintainSalesReps": "Maintain Sales Reps",
865     "_maintainSalesCategories": "Maintain Sales Categories",
866     "_maintainSiteTypes": "Maintain Site Types",
867     "_maintainShifts": "Maintain Shifts",
868     "_maintainShipVias": "Maintain Ship Vias",
869     "_maintainShippingZones": "Maintain Ship Zones",
870     "_maintainStates": "Maintain States",
871     "_maintainUOMs": "Maintain Units of Measure",
872     "_maintainUsers": "Maintain Users",
873     "_maintainIncidentCategories": "Maintain Incident Categories",
874     "_maintainIncidentPriorities": "Maintain Incident Priorities",
875     "_maintainIncidentResolutions": "Maintain Incident Resolutions",
876     "_maintainIncidentSeverities": "Maintain Incident Severities",
877     "_maintainOpportunitySources": "Maintain Opportunity Sources",
878     "_maintainOpportunityStages": "Maintain Opportunity Stages",
879     "_maintainOpportunityTypes": "Maintain Opportunity Types",
880     "_maintainPartners": "Maintain Partners",
881     "_maintainPersonalCRMAccounts": "Maintain Personal Accounts",
882     "_maintainPersonalContacts": "Maintain Personal Contacts",
883     "_maintainPersonalIncidents": "Maintain Personal Incidents",
884     "_maintainPersonalOpportunities": "Maintain Personal Opportunities",
885     "_maintainPersonalProjects": "Maintain Personal Projects",
886     "_maintainPersonalToDoItems": "Maintain Personal To-Do Items",
887     "_maintainPreferencesSelf": "Maintain Personal Preferences",
888     "_maintainPurchaseRequests": "Maintain Purchase Requests",
889     "_maintainTaxAuthorities": "Maintain Tax Authorities",
890     "_maintainTaxAssignments": "Maintain Tax Assignments",
891     "_maintainTaxClasses": "Maintain Tax Classes",
892     "_maintainTaxCodes": "MaintainTaxCodes",
893     "_maintainTaxReconciliations": "Maintain Tax Reconciliations",
894     "_maintainTaxRegistrations": "Maintain Tax Registrations",
895     "_maintainTaxTypes": "Maintain Tax Types",
896     "_maintainTaxZones": "Maintain Tax Zones",
897     "_maintainTerms": "Maintain Terms ",
898     "_maintainTitles": "Maintain Titles",
899     "_maintainWarehouses": "Maintain Sites",
900     "_maintainAllWorkflows": "Maintain All Workflows",
901     "_maintainWorkflowsSelf": "Maintain Personal Workflows",
902     "_overridePrice": "Override Price",
903     "_overrideSODate": "Override Order Date",
904     "_overrideTax": "Override Tax Type",
905     "_reassignToDoItems": "Edit Assign To",
906     "_recallInvoicedShipment": "Recall Invoiced Shipment",
907     "_recallOrders": "Recall Orders",
908     "_returnStockFromShipping": "Return Stock from Shipping",
909     "_shipOrders": "Ship Orders",
910     "_showMarginsOnSalesOrder": "Show Margins",
911     "_updateCustomerCreditStatus": "Update Credit Status",
912     "_viewAddresses": "View Addresses",
913     "_viewAllCRMAccounts": "View All Accounts",
914     "_viewAllContacts": "View All Contacts",
915     "_viewAllIncidents": "View All Incidents",
916     "_viewAllOpportunities": "View All Opportunities",
917     "_viewAllProjects": "View All Projects",
918     "_viewAllToDoItems": "View All To-Do Items",
919     "_viewBankAccounts": "View Bank Accounts",
920     "_viewCharacteristics": "View Characteristics",
921     "_viewCostCategories": "View Cost Categories",
922     "_viewCosts": "View Costs",
923     "_viewClassCodes": "View Class Codes",
924     "_viewCurrencyRates": "View Currency Rates",
925     "_viewCustomerGroups": "View Customer Groups",
926     "_viewCustomerMasters": "View Customers",
927     "_viewCustomerTypes": "View Customer Types",
928     "_viewDepartments": "View Departments",
929     "_viewEmployees": "View Employees",
930     "_viewFreightClasses": "View Freight Classes",
931     "_viewInventoryHistory": "View Inventory History",
932     "_viewInventoryValue": "View Inventory Value",
933     "_viewItemMasters": "View Item Masters",
934     "_viewItemSites": "View Item Sites",
935     "_viewLocations": "View Locations",
936     "_viewPackingListBatch": "View Packing List Batch",
937     "_viewPersonalCRMAccounts": "View Personal Accounts",
938     "_viewPersonalContacts": "View Personal Contacts",
939     "_viewPersonalIncidents": "View Personal Incidents",
940     "_viewPersonalOpportunities": "View Personal Opportunities",
941     "_viewPersonalProjects": "View Personal Projects",
942     "_viewPersonalToDoItems": "View Personal To-Do Items",
943     "_viewProductCategories": "View Product Categories",
944     "_viewProspectMasters": "View Prospect Masters",
945     "_viewPurchaseRequests": "View Purchase Requests",
946     "_viewQOH": "View Quantity on Hand",
947     "_viewQuotes": "View Quotes",
948     "_viewSalesCategories": "View Sales Categories",
949     "_viewSaleTypes": "View Sale Types",
950     "_viewSalesOrders": "View Sales Orders",
951     "_viewSalesReps": "View Sales Reps",
952     "_viewShipping": "View Shipping",
953     "_viewShipVias": "View Ship Vias",
954     "_viewShippingZones": "View Ship Zones",
955     "_viewSiteTypes": "View Site Types",
956     "_viewTaxAuthorities": "View Tax Authorities",
957     "_viewTaxAssignments": "View Tax Assignments",
958     "_viewTaxClasses": "View Tax Classes",
959     "_viewTaxCodes": "View Tax Codes",
960     "_viewTaxReconciliations": "View Tax Reconciliations",
961     "_viewTaxRegistrations": "View Tax Registrations",
962     "_viewTaxTypes": "View Tax Types",
963     "_viewTaxZones": "View Tax Zones",
964     "_viewTerms": "View Terms",
965     "_viewTitles": "View Honorifics",
966     "_viewWarehouses": "View Sites",
967
968     // ********
969     // Messages
970     // ********
971
972     "_accountExists": "This number is currently assigned to an Account.",
973     "_automaticFreight": "Manually clearing the freight will enable automatic " +
974       "Freight recalculations.",
975     "_baseCurrencyMustBeSet": "You must first set a base currency",
976     "_closeLine?": "Are you sure you want to close this line?",
977     "_continue?": " Do you want to continue?",
978     "_convertAccount": "Convert this Account to a Customer?",
979     "_convertAccountEmployee": "Convert this Account to an Employee?",
980     "_convertAccountProspect": "Convert this Account to a Prospect?",
981     "_convertAccountSalesRep": "Convert this Account to a SalesRep?",
982     "_convertAccountTaxAuthority": "Convert this Account to a Tax Authority?",
983     "_convertProspect": "Convert this Prospect to a Customer?",
984     "_copyCharacteristics?": "Would you like to over-write the existing characteristics " +
985       "with the profile for this selection?",
986     "_copyWorkflow?": "Would you like to over-write the existing workflow with the " +
987       "profile for this selection?",
988     "_creditWarn": "This customer is on credit warn.",
989     "_creditHold": "This customer is on credit hold.",
990     "_customerExists": "A customer with this number already exists.",
991     "_customerOrProspect": "Would you like to create a new Customer or a new Prospect?",
992     "_deleteLine?": "Are you sure you want to delete this line?",
993     "_exitPageWarning": "You are about to leave the xTuple application.",
994     "_installExtensionWarning": "Extensions are very powerful and potentially have full access to your " +
995       "data. You should only install an extension from a source you trust. ",
996     "_insufficientPrivileges": "You have insufficient privileges to perform this action.",
997     "_manualFreight": "Manually editing the freight will disable automatic freight recalculations.",
998     "_mustSave": "You must save your changes before proceeding.",
999     "_noPriceFound": "This item is marked as exclusive and no qualifying price was found.",
1000     "_noPurchase": "This item may not be purchased in this date. Please select " +
1001       "another date or item.",
1002     "_noReschedule": "No Items can be rescheduled because there are no valid price " +
1003       "schedules for the date entered.",
1004     "_partialReschedule": "Some exclusive items may not be rescheduled because there is no " +
1005       "valid price schedule for the date entered.",
1006     "_prospectExists": "This number is currently assigned to a Prospect.",
1007     "_recalculateAll?": "Do you want to recalculate all prices line items, taxes, and freight ?",
1008     "_rescheduleAll": "Changing this date will update the Schedule Date on all " +
1009       "editable line items.",
1010     "_selectBaseCurrency": "Please select a base currency for this database:",
1011     "_updateFractional": "The quantity ordered and unit of measure selected will result in a " +
1012       "fractional inventory qty for this item. This item does not allow fractional quantities; " +
1013       "the quantity will be updated accordingly.",
1014     "_updateHoldType?": "Would you like to over-write the existing hold type with the " +
1015       "default for this selection?",
1016     "_updatePrice?": "You have changed the price basis, do you want to update the Price?",
1017     "_whatToDo": "What would you like to do?"
1018   });
1019
1020   if (typeof exports !== 'undefined') {
1021     exports.language = lang;
1022   }
1023 }());