source: trunk/grails-app/i18n/messages.properties @ 860

Last change on this file since 860 was 860, checked in by gav, 13 years ago

Add/update task status help messages on entry save.

File size: 29.3 KB
RevLine 
[621]1#
2# Custom and domain constraint messages.
3#
4
[722]5address.owner.not.found=An owner (Person, Site or Supplier) must be supplied to create an address.
6contact.owner.not.found=An owner (Person, Site or Supplier) must be supplied to create contact details.
[397]7
[271]8asset.tree.import.success=Asset tree imported.
[421]9asset.tree.import.failure=Could not create asset tree from supplied file, failed on line {0}, see {1}.
[271]10
[414]11inventory.import.success=Inventory imported.
[421]12inventory.import.failure=Could not create inventory from supplied file, failed on line {0}, see {1}.
[414]13
[635]14inventoryItemPictures.import.success=Inventory item pictures imported, see {0}.
15inventoryItemPictures.import.failure.no.directory=Import directory on server not found.
16inventoryItemPictures.import.failure.to.unzip=Failed to unzip supplied file.
[636]17inventoryItemPictures.import=Picture Import
18inventoryItemPictures.import.help=A zip file of pictures (max 100MB) or singles pictures may be imported. Pictures \
19    must have the same file names as existing inventory items.
[635]20
[440]21inventoryItemPurchase.import.success=Inventory item purchases imported.
22inventoryItemPurchase.import.failure=Could not create inventory item purchases from supplied file, failed on line {0}, see {1}.
23
24person.import.success=Person list imported.
25person.import.failure=Could not create persons from supplied file, failed on line {0}, see {1}.
26
[429]27asset.copy.subItem.create.failure=Could not complete operation, as sub item failed to save.
28asset.copy.subItem.too.many.failure=Could not complete operation, as there appears to be too many sub items.
[278]29asset.copy.method.required=Please select a copy method for sub items.
30asset.copy.method=Copy Method
31asset.copy.method.help=Link creates a new asset and links it to EXISTING sub items. \
[429]32    While copy creates a new asset and new sub items by appending '(id:#)' to create unique sub item names.
[284]33asset.copy.asset.required=Please select an asset to copy.
[278]34
[360]35maintenanceActions.still.associated=Could not complete operation as maintenance actions are still associated \
36    with this item.
37maintenanceActions.still.associated.subItem=Could not complete operation as maintenance actions are still associated \
38    with a sub item.
39inventoryStores.still.associated=Could not complete operation as inventory stores are still associated with this item.
[350]40
[360]41site.section.delete.failure=Could not complete operation as sections failed to delete.
42section.asset.delete.failure=Could not complete operation as assets failed to delete.
[350]43asset.subItems.delete.failure=Could not complete operation as orphan sub items failed to delete.
44
[285]45assetSubItem.asset.not.found=Could not complete operation as an asset was supplied but not found.
[347]46assetSubItem.assets.associated=Could not complete operation as assets are still associated with this sub item.
[285]47
[257]48sub.task.create.confirm=Immediately create and save a new sub task?
49
[73]50person.pass.minSize.notmet=Password is less than the minimum size of [{3}]
51person.pass.blank=Password cannot be blank
[99]52person.pass.doesNotMatch=Passwords must match
[73]53
[633]54costCode.name.not.unique.for.purchasing.group=CostCode name must be unique for purchasingGroup.
55
[609]56#
[621]57# Help Balloon and property definitions.
[609]58#
59
[621]60# Report help balloon messages.
61report.stock.take.overview=Stock Take (Overview)
62report.stock.take.overview.help=Use this report to manage inventory stock take. Use in conjunction with the Stock Take (By Location) report.
63report.stock.take.by.location=Stock Take (Location)
64report.stock.take.by.location.help=Enter a comma separated list of inventory locations. \
65    Use the Stock Take (Overview) report to get the list of locations. A % symbol may be used as a wild card, e.g: X1, X2, Y%, Z%7
66
67# Person properties.
[166]68person.personGroups=Person Groups
[242]69person.personGroups.help=Groups may be assigned to tasks and \
70may also provide a record of persons qualified or trained in a specific area. \
[290]71    Groups provide no application authorisations.
[633]72person.purchasingGroups=Purchasing Groups
73person.purchasingGroups.help=Purchasing groups determine the available cost codes that a person may purchase against.
[166]74person.loginName=Login Name
75person.loginName.help=This is the id or name that the person will use to login to the application.
76person.firstName=First Name
77person.firstName.help=The person's real first name.
78person.lastName=Last Name
79person.lastName.help=The person's real last name.
80person.password=Password
[239]81person.password.help=The password that the person will use to login to the application (should be changed by them later).
[166]82person.isActive=Active
83person.isActive.help=Disable this to prevent a person logging in to the application.
84
85person.authorities=Authorities
[320]86person.authorities.help=Give this person authority to do things in the application. \
87    The user must logout for changes to take effect.
[166]88
[609]89# InventoryItemPurchase properties.
90inventoryItemPurchase.purchaseOrderNumber=Purchase Order #
91inventoryItemPurchase.purchaseOrderNumber.help=This number must be exact in case and spacing. \
92    All purchase received and invoice approval requires this number to track correctly. \
93    The number may only appear once for each inventory item. \
94    To enter multiple line items for a purchase order # 'M123' use 'M123.1' and 'M123.2' for example.
95inventoryItemPurchase.order.placed.date=Date
96inventoryItemPurchase.order.placed.date.help=The date that the order was placed. \
97    May be adjusted at the end of financial years. Also see the 'date created' and 'last updated' properties.
98inventoryItemPurchase.cost.code=Cost Code
99inventoryItemPurchase.cost.code.help=Cost codes assign cost to the correct asset and accouting ledger number/account. \
100    Ideally cost codes should be asset based and reflect the asset tree.
101inventoryItemPurchase.task.budget.status=Budget Status
102inventoryItemPurchase.task.budget.status.help=Was this purchase planned for in the budget or is it an unplanned spend.
103inventoryItemPurchase.supplier=Supplier
104inventoryItemPurchase.supplier.help=The supplier to make the purchase out to.
105inventoryItemPurchase.quantity=Quantity
106inventoryItemPurchase.quantity.help=The number of inventory item units purchased.
107inventoryItemPurchase.receive.quantity=Receive Quantity
108inventoryItemPurchase.receive.quantity.help=The number of inventory item units received.
109inventoryItemPurchase.approve.quantity=Approve Quantity
110inventoryItemPurchase.approve.quantity.help=The number of inventory item units to approve payment for.
111inventoryItemPurchase.order.value=Order Value
112inventoryItemPurchase.order.value.help=The total value of this line item.
113inventoryItemPurchase.receive.value=Receive Value
114inventoryItemPurchase.receive.value.help=The value of items received.
115inventoryItemPurchase.approve.value=Approve Value
116inventoryItemPurchase.approve.value.help=The value to approve payment for.
117inventoryItemPurchase.invoice.number=Invoice Number
118inventoryItemPurchase.invoice.number.help=The invoice number that this line item approves payment for.
119
[98]120entry.duration=Duration
121entry.duration.help=The time (hh:mm) booked against this entry for date done.
[431]122entry.duration.fault=Down Time.
[464]123entry.duration.fault.help=The production down time (hh:mm) directly attributable to this fault.
[230]124entry.date.done=Date Done
125entry.date.done.help=The date on which the event actually occurred.
126entry.comment.fault=Fault
[437]127entry.comment.fault.help=Techinical description of the fault and what is happening, NOT what needs doing!
[418]128entry.comment.cause=Cause
129entry.comment.cause.help=The root cause of the fault. Professional opinion on any faults. \
130Include condition and contributing factors.
[230]131entry.comment.work.done=Work Done
[418]132entry.comment.work.done.help=Describe the work that was done.
[830]133entry.comment.production.note=Production Note
134entry.comment.production.note.help=Comment on the production.
135entry.comment.work.request=Work Request
136entry.comment.work.request.help=Describe the work request.
137entry.comment.pm.entry=PM Entry
138entry.comment.pm.entry.help=Describe the condition severity and work done.
[431]139entry.productionReference.fault=Production Reference
140entry.productionReference.fault.help=The production during which the fault occurred.
[98]141
[242]142assignedGroup.estimatedDuration=Estimated Duration
143assignedGroup.estimatedDuration.help=The estimated amount of time (hh:mm) that you would \
144like to assign this group to the task.
145
[147]146assignedPerson.estimatedDuration=Estimated Duration
[242]147assignedPerson.estimatedDuration.help=The estimated amount of time (hh:mm) that you would \
148like to assign this person to the task.
[147]149
[510]150task.delete.failure.production=Tasks may not be deleted in production mode, \
151    set the trash flag instead.
[802]152task.trash.confirm=Trash, are you sure? \
153    If authorised, recurrence will be disabled and Sub Task links will be forever removed!
[803]154task.clear.attention.flag.on.completion.confirm=Clear Flag and Complete, are you sure?
[203]155task.notFound=Could not complete operation, task not found.
[191]156task.operationNotPermittedOnCompleteTask=This operation is not permitted on a complete task.
[196]157task.operationNotPermittedOnTaskInTrash=This operation is not permitted on a task that is in the trash.
[802]158task.operationNotPermittedOnRecurringTaskWithoutAuth=This operation is not permitted \
159    on a recurring task without authorisation.
160task.operationNotPermittedOnTaskHavingSubTasksWithoutAuth=This operation is not permitted \
161    on a task that has sub tasks without authorisation.
[809]162task.operationNotPermittedOnTaskLinkedToProcedureWithoutAuth=This operation is not permitted \
163    on a task that is linked to a procedure without authorisation.
[802]164task.operationNotPermittedOnParentPmTask=This operation is not permitted \
165    on a Parent PM task.
[203]166task.failedToSave=Could not complete operation, task failed to save.
167task.modifications.failedToSave=Could not complete operation, as task modification record failed to save.
[243]168task.assignedGroups.failedToSave=Could not complete operation, as assignedGroup record failed to save.
169task.assignedPersons.failedToSave=Could not complete operation, as assignedPerson record failed to save.
[203]170tast.taskRecurringSchedule.alreadyExists=This task already has a recurring schedule.
[816]171tast.operationNotPermittedToChangeAssetWithMaintenanceActions=Changing the primaryAsset \
[818]172    on a task with maintenanceActions is not permitted, remove the maintenanceActions from the \
173    procedure first.
[446]174task.targetCompletionDate.before.targetStartDate=The target completion date must be equal to or greater than \
175    the target start date.
[180]176
[837]177entry.highestSeverity.not.nullable.for.pm.entry=Please select a condition severity.
[482]178entry.create.no.params=Please select a task, then add an entry.
[833]179entry.create.no.params.ajax=Incorrect params supplied.
[482]180
[207]181taskRecurringSchedule.notFound=Could not complete operation, recurring schedule not found.
[254]182personGroup.not.found=Person Group not found, it may have been deleted.
[255]183person.not.found=Person record not found, it may have been deleted.
[207]184
[592]185# Task Properties.
[242]186task.assignedGroups=Assigned Groups
187task.assignedGroups.help=The person groups assigned to work on this task during planning along with estimated time.
[106]188task.assignedPersons=Assigned Persons
189task.assignedPersons.help=The persons assigned to work on this task during planning along with estimated time.
190task.description=Task Description
191task.description.help=Short basic description of the task.
[431]192task.description.immediateCallout=Immediate Callout Description.
[437]193task.description.immediateCallout.help=Short description of the callout from an operations perspective.
[106]194task.comment=Task Comment
195task.comment.help=Long text for additional info, only shown in detail views.
196task.targetStartDate=Target Start Date
197task.targetStartDate.help=The date we would like the task to start, set during scheduling.
[431]198task.targetStartDate.immediateCallout=Callout Date
199task.targetStartDate.immediateCallout.help=The date the callout occured.
[106]200task.targetCompletionDate=Target Completion Date
201task.targetCompletionDate.help=The date we would like the task to be completed by, set during scheduling.
202task.leadPerson=Lead Person
203task.leadPerson.help=The primay contact person.
[728]204task.safetyRequirement=Safety
[738]205task.safetyRequirement.help=Completion of this task is required to correct an immediate safety concern. \
[592]206    This task must be completed and is not allowed to be missed.
[728]207task.regulatoryRequirement=Regulatory
208task.regulatoryRequirement.help=Completion of this task is a regulatory requirement. \
[592]209    This task must be completed and is not allowed to be missed.
[728]210task.mandatoryRequirement=Mandatory
211task.mandatoryRequirement.help=Completion of this task is mandatory, due to company policy or operational requirement. \
212    This task must be completed and is not allowed to be missed.
[592]213task.positiveFault=Positive Fault
214task.positiveFault.help=Set false if unsure. Used to calculate preventative efficiency or P.E.
215
216# Task Actions
[860]217task.status.resolved=Resolved
[437]218task.status.resolved.help=Indicate that root cause is known and has been completely resolved.
[860]219task.status.unresolved=Unresolved
220task.status.unresolved.help=Indicate that this task requires further attention, \
221    root cause is either unknown or unresolved.
222task.status.resolved.save.entry=Resolved
223task.status.resolved.save.entry.help=Save entry and complete task.
224task.status.unresolved.save.entry=Unresolved
225task.status.unresolved.save.entry.help=Save entry and indicate that this task requires further attention, \
226    root cause is either unknown or unresolved.
227task.save.entry=Save
228task.save.entry.help=Save entry and leave task status unchanged.
[166]229
[213]230taskRecurringSchedule.nextTargetStartDate.mayNotBePast=Please select a start date that is not in the past.
231taskRecurringSchedule.nextTargetStartDate=Next Target Start Date
232taskRecurringSchedule.nextTargetStartDate.help=The target start date for the next auto generated sub task.
233taskRecurringSchedule.recurEvery=Recur Every
234taskRecurringSchedule.recurEvery.help=How often this task should recur. Determines the period between sub task target start dates.
235taskRecurringSchedule.taskDuration=Task Duration
236taskRecurringSchedule.taskDuration.help=How long to allow for the task. Determines the target completion date of the sub tasks.
237taskRecurringSchedule.generateAhead=Generate Ahead
238taskRecurringSchedule.generateAhead.help=How far ahead of the next target start date to generate sub tasks. \
[445]239    This allows work packs to be built and work load to be seen and planned. \
240    Only generate ahead as far as short term planning is done, since all generated sub task \
241    values will be set and therefore time consuming to change.
242taskRecurringSchedule.maxSubTasks=Max Sub Tasks
243taskRecurringSchedule.maxSubTasks.help=Maximum number of sub tasks to generate. Set to 0 \
244    for no limit.
245taskRecurringSchedule.useTargetCompletionDate=Target Completion
246taskRecurringSchedule.useTargetCompletionDate.help=On to use the parent task's target completion date. \
247    Off to continue generation past the parent task's target completion date.
[213]248taskRecurringSchedule.enabled=Enabled
[445]249taskRecurringSchedule.enabled.help=On to enable automatic sub task generation. \
250    Off to stop automatic sub task generation. <br /><br />\
251    The system will turn this off if there are no further sub tasks to be generated.
[106]252
[166]253task.primaryAsset=Primary Asset
254task.primaryAsset.help=This is the asset that costs will be assigned to.
255task.associatedAssets=Associated Assets
256task.associatedAssets.help=These assets are to be associated with this task, but costs will not be assigned.
257
[716]258# InventoryItem Properties.
259inventory.item.name=Name
260inventory.item.name.help=The inventory item's name as known on site. \
261    Also called the part number but may contain letters and numbers.
262inventory.item.description=Description
263inventory.item.description.help=The inventory item description as it would appear on a reorder.
264inventory.item.comment=Comment
[727]265inventory.item.comment.help=Additional on site comments. Which may include additional ordering information, \
266    search key words and other useful information.
[716]267inventory.item.estimated.unit.price.amount=Unit Price
268inventory.item.estimated.unit.price.amount.help=Estimated reorder price of a single unit.
269inventory.item.unit.of.measure=Unit Of Measure
270inventory.item.unit.of.measure.help=The units that this item will be measured in. Set once during creation \
271    and cannot be changed as changing would invalidate all movement, another item with the correct units must be created.
272inventory.item.suppliers.part.number=Part Number
273inventory.item.suppliers.part.number.help=The suppliers part number as it would appear on a reorder.
274inventory.item.units.in.stock=In Stock
275inventory.item.units.in.stock.help=Current units in stock.
276inventory.item.reorder.point=Reorder Point
277inventory.item.reorder.point.help=Point at which a reorder will be flagged.
278inventory.item.reorder.quantity=Reorder Quantity
279inventory.item.reorder.quantity.help=Typical or recommended quantity to reorder. \
280    Infers the max holding quantity (Reorder Point + Reorder Quantity). \
281    Often determined by a price break or minimum order quantity.
282inventory.item.is.active=Active
[727]283inventory.item.is.active.help=Disable to remove from search results.
[716]284inventory.item.is.obsolete=Obsolete
285inventory.item.is.obsolete.help=Enabled indicates that item considered obsolete by the supplier.
286inventory.item.enable.reorder.listing=Reorder Listing
287inventory.item.enable.reorder.listing.help=Enabled to show item on reorder lists.
288inventory.item.inventory.location=Location
289inventory.item.inventory.location.help=The location or bin where this item can be found.
290inventory.item.inventory.group=Group
[727]291inventory.item.inventory.group.help=An easy way to group or place items in various piles to assit with management.
[716]292inventory.item.inventory.type=Type
293inventory.item.inventory.type.help=The type of inventory that this item falls into.
294inventory.item.preferred.supplier=Preferred Supplier
295inventory.item.preferred.supplier.help=The preferred supplier to purchase this item from. \
296    Often determined by cost, contract or availability.
297inventory.item.alternate.suppliers=Alternate Suppliers
298inventory.item.alternate.suppliers.help=List of alternate suppliers that this item may be purchased from. \
299    For example when the preferred supplier has no stock.
[727]300inventory.item.spare.for=Spare For
301inventory.item.spare.for.help=List of assets that this item is held as a spare for.
[716]302
[610]303# InventoryItem Messages.
[716]304inventory.item.is.obsolete.message=This item has been flagged as obsolete.
305inventory.item.not.active.message=This item has been flagged as not active.
[610]306inventory.item.reorder.not.allowed=Reorder not allowed.
307inventory.item.reorder.listing.disabled=This item has reorder listing disabled and will not appear on reorder lists.
[548]308inventory.item.already.has.picture=Inventory item already has a picture, please delete the old picture first.
309inventory.item.picture.file.unrecognised=Image file [{0}]: type not recognised.
[549]310inventory.item.picture.source.not.supported=Image source type not supported.
[548]311
[177]312inventoryMovement.quantity.insufficientItemsInStock=Could not complete operation, insufficient items in stock.
313inventoryMovement.inventoryItem.notFound=Inventory Item not found.
[425]314inventoryMovement.still.associated=Could not complete operation as inventory movements are still associated with this item.
[177]315
[599]316inventoryItemPurchase.purchaseOrderNumber.not.unique.for.inventory.item.order=Purchase Order Number must be unique for this inventory item order.
[440]317inventoryItemPurchase.invoiceNumber.required=An invoice number must be supplied to approve payment.
318inventoryItemPurchase.delete.failure.received.exists=Could not delete, items have been received.
319inventoryItemPurchase.delete.failure.payment.approved=Could not delete, payment has been approved.
[610]320inventoryItemPurchase.operation.not.permitted.on.inactive.or.obsolete.item=This operation is not permitted on an inactive or obsolete inventory item.
[633]321inventoryItemPurchase.costCodes.not.found=No cost codes found, a person needs to be assigned to a purchasing group that has cost codes.
[440]322
[247]323assignedGroup.task.not.found=Please select a task and then ''Add Assigned Group''.
[249]324assignedPerson.task.not.found=Please select a task and then ''Add Assigned Person''.
[247]325
[621]326#
327# Default messages.
328#
329
[247]330default.list.failure=Could not generate list for class {0}.
331default.not.found={0} {1} not found, it may have been deleted.
332default.delete.success={0} {1} deleted.
333default.delete.failure={0} {1} could not be deleted.
334default.update.success={0} {1} updated.
335default.update.failure={0} {1} could not be updated.
336default.create.success={0} {1} created.
[263]337default.create.failure={0} could not be created.
[809]338default.create.revision.failure=Could not create revision.
[825]339default.could.not.perform.operation=Could not perform operation.
[247]340default.optimistic.locking.failure=Another user has updated this item while you were editing, please check the updated values.
[414]341default.file.over.max.size=Supplied file is greater than max size of {0} {1}.
342default.file.not.supplied=No file supplied.
343default.file.no.header=The supplied file does not have the correct header lines, please see the template file.
[548]344default.not.development.environment.failure=Could not complete operation, dev environment not detected.
[247]345
[55]346default.doesnt.match.message=Property [{0}] of class [{1}] with value [{2}] does not match the required pattern [{3}]
347default.invalid.url.message=Property [{0}] of class [{1}] with value [{2}] is not a valid URL
348default.invalid.creditCard.message=Property [{0}] of class [{1}] with value [{2}] is not a valid credit card number
349default.invalid.email.message=Property [{0}] of class [{1}] with value [{2}] is not a valid e-mail address
350default.invalid.range.message=Property [{0}] of class [{1}] with value [{2}] does not fall within the valid range from [{3}] to [{4}]
351default.invalid.size.message=Property [{0}] of class [{1}] with value [{2}] does not fall within the valid size range from [{3}] to [{4}]
352default.invalid.max.message=Property [{0}] of class [{1}] with value [{2}] exceeds maximum value [{3}]
353default.invalid.min.message=Property [{0}] of class [{1}] with value [{2}] is less than minimum value [{3}]
354default.invalid.max.size.message=Property [{0}] of class [{1}] with value [{2}] exceeds the maximum size of [{3}]
355default.invalid.min.size.message=Property [{0}] of class [{1}] with value [{2}] is less than the minimum size of [{3}]
356default.invalid.validator.message=Property [{0}] of class [{1}] with value [{2}] does not pass custom validation
357default.not.inlist.message=Property [{0}] of class [{1}] with value [{2}] is not contained within the list [{3}]
358default.blank.message=Property [{0}] of class [{1}] cannot be blank
359default.not.equal.message=Property [{0}] of class [{1}] with value [{2}] cannot equal [{3}]
360default.null.message=Property [{0}] of class [{1}] cannot be null
361default.not.unique.message=Property [{0}] of class [{1}] with value [{2}] must be unique
362
363default.paginate.prev=Previous
[476]364default.paginate.prev.abbrev=Prev
[55]365default.paginate.next=Next
366
[476]367default.close.text=Close
368default.options.text=Options
369default.none.text=None
[485]370default.all.text=All
[601]371default.please.select.text=--Please-Select--
372default.none.select.text=--None--
[652]373default.all.select.text=--All--
[476]374
[621]375#
[155]376# Rich UI plugin - Calendar
[621]377#
378
[155]379default.time=Time
380default.week=Week
381default.monday=Mon
382default.tuesday=Tues
383default.wednesday=Wed
384default.thursday=Thu
385default.friday=Fri
386default.saturday=Sat
387default.sunday=Sun
388
[621]389#
[55]390# Data binding errors. Use "typeMismatch.$className.$propertyName to customize (eg typeMismatch.Book.author)
[621]391#
392
[55]393typeMismatch.java.net.URL=Property {0} must be a valid URL
394typeMismatch.java.net.URI=Property {0} must be a valid URI
395typeMismatch.java.util.Date=Property {0} must be a valid Date
396typeMismatch.java.lang.Double=Property {0} must be a valid number
397typeMismatch.java.lang.Integer=Property {0} must be a valid number
398typeMismatch.java.lang.Long=Property {0} must be a valid number
399typeMismatch.java.lang.Short=Property {0} must be a valid number
400typeMismatch.java.math.BigDecimal=Property {0} must be a valid number
[73]401typeMismatch.java.math.BigInteger=Property {0} must be a valid number
402
[621]403#
[139]404# Navigation plugin, see conf/Config.groovy for menu's.
405# Subitems are not currently resolving with this plugin.
[621]406#
407
[139]408navigation.nav.home=Home
409navigation.nav.home.start=Start
410navigation.nav.home.appAdmin=Admin
411navigation.nav.home.manager=Manager
412navigation.nav.home.changeSessionTimeout=Timeout
413navigation.nav.home.changePassword=Password
[73]414
[139]415navigation.nav.tasks=Tasks
416navigation.nav.tasks.create=Create
417navigation.nav.tasks.search=Search
418navigation.nav.tasks.show=Show
419
420navigation.nav.inventory=Inventory
421navigation.nav.assets=Assets
[168]422
[621]423#
[168]424# FilterPane plugin, properties.
[621]425#
426
[168]427fp.property.text.associatedAssets.name=Associated Asset
428fp.property.text.primaryAsset.name=Primary Asset
[181]429fp.property.text.trash=Trash
430fp.property.text.scheduled=Scheduled
431fp.property.text.approved=Approved
[175]432fp.property.text.isObsolete=Obsolete
[168]433fp.property.text.taskGroup.name=Group
434fp.property.text.taskPriority.name=Priority
435fp.property.text.taskStatus.name=Status
436fp.property.text.description=Description
437fp.property.text.comment=Comment
438fp.property.text.leadPerson.lastName=Lead Person (Last Name)
439fp.property.text.leadPerson.firstName=Lead Person (First Name)
440fp.property.text.taskType.name=Type
[175]441fp.property.text.inventoryLocation.name=Location
442fp.property.text.spareFor.name=Spare For
443fp.property.text.supplier.name=Supplier
[437]444fp.property.text.estimatedUnitPriceAmount=Estimated Unit Price
[468]445
446fp.property.text.inventoryItemPurchaseType.name=Type
[476]447
[621]448#
449# TaskSearch Service.
450#
451
[713]452task.search.include.completed=Incl. Completed
453task.search.include.completed.help=Include completed tasks in the results.
454
455task.search.text.all.tasks=All Tasks
456task.search.text.all.tasks.help=All tasks that are not in the trash. Tasks in the trash must be explicitly requested in the advanced search.
[503]457task.search.text.all.tasks.message=All tasks for {0}.
458task.search.text.all.tasks.none.found=No tasks found for {0}.
459task.search.text.all.tasks.between.message=All tasks between {0} and {1}.
460task.search.text.all.tasks.between.none.found=No tasks found between {0} and {1}.
461
[713]462task.search.text.persons.tasks=Person's Tasks
463task.search.text.persons.tasks.help=Approved tasks that a person is assigned to.
[503]464task.search.text.persons.tasks.message=Tasks for {0} on {1}.
465task.search.text.persons.tasks.none.found=No tasks found for {0} on {1}.
466task.search.text.persons.tasks.between.message=Tasks for {0} between {1} and {2}.
467task.search.text.persons.tasks.between.none.found=No tasks found for {0} between {1} and {2}.
468
469task.search.text.my.todays=Today
470task.search.text.my.todays.description=My tasks and approved tasks that I am assigned to.
[713]471
472task.search.text.persons.immediate.callouts=Person's Callouts
473task.search.text.persons.immediate.callouts.help=Immediate callouts by person (lead person or created by).
474task.search.text.persons.immediate.callouts.message=Immediate callouts for {0} on {1}.
475task.search.text.persons.immediate.callouts.none.found=No immediate callouts found for {0} on {1}.
476task.search.text.persons.immediate.callouts.between.message=Immediate callouts for {0} between {1} and {2}.
477task.search.text.persons.immediate.callouts.between.none.found=No immediate callouts found for {0} between {1} and {2}.
478
[485]479task.search.calendar.text.too.many.results=Too many results, only {0} are shown.
[490]480task.search.text.work.done=Work Done
481task.search.text.work.done.description=Work done by person and date.
482task.search.text.work.done.message=Work done by {0} on {1}.
[503]483task.search.text.work.done.none.found=No entries found for {0} on {1}.
[701]484task.search.text.work.load=Work Load
485task.search.text.work.load.description=Work load by group and date.
486task.search.text.work.load.message=Work load between {0} and {1}.
487task.search.text.work.load.none.found=No tasks found between {0} and {1}.
488task.search.text.work.load.too.many.results=Too many tasks found to perform calculatation, {0} / {1} shown.
[485]489
[621]490#
[485]491# InventoryItemSearch
[621]492#
493
[565]494inventoryItem.search.searchText=Search
495inventoryItem.search.searchText.help=By default all words are matched and results are sorted by relevance. \
496    A * symbol may be used as a wild card, e.g: '2305*' would find 2305RS and 2305-RS. A + symbol may be used to require a word \
497    e.g: 'sensor +print' would require results to have 'print' in the searched categories.
[562]498inventoryItem.search.text.found=Results for: {0}
499inventoryItem.search.text.none.found=No results for: {0}
[530]500inventoryItem.search.text.below.reorder=Below Reorder
[616]501inventoryItem.search.text.below.reorder.description=Inventory items at or below reorder point.
[485]502inventoryItem.search.text.below.reorder.all=Below Reorder (all)
[616]503inventoryItem.search.text.below.reorder.all.description=Inventory items at or below reorder point, including reorder listing disabled.
[485]504inventoryItem.search.text.below.reorder.none.found=No inventory items found at or below reorder point.
505inventoryItem.search.text.all.description=All inventory items.
[489]506inventoryItem.search.text.all.none.found=No inventory items found.
507inventoryItem.search.text.recently.used=Recently Used
508inventoryItem.search.text.recently.used.description=Items used in the last {0} days.
509inventoryItem.search.text.recently.used.none.found=No items used in the last {0} days.
[546]510
[621]511#
[548]512# Report error messages.
[621]513#
514
[548]515report.error.too.many.results=Error: over {0} results, please run report again.
516report.error.no.locations.found=Error: no locations found, please run report again.
517report.error.too.many.locations=Error: over {0} locations, please run report again.
518report.error.no.inventory.items.found=Error: no inventory items found, please run report again.
519report.error.too.many.inventory.items=Error: over {0} inventory items, please run report again.
[668]520report.error.multiple.currency.found=Error: multiple currency found.
[622]521
522#
523# AppCore messages.
524#
[850]525appCore.rebuild.text.search.index=The text search index is being rebuilt in the background, see log file for details.
526
527#
528# Ajax messages.
529#
[856]530ajax.default.could.not.perform.operation=Could not perform operation, is the connection ok?
Note: See TracBrowser for help on using the repository browser.