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

Last change on this file since 633 was 633, checked in by gav, 14 years ago

Domain change: Add PurchasingGroup?.
Logic and views to suite.

File size: 23.6 KB
Line 
1#
2# Custom and domain constraint messages.
3#
4
5address.owner.not.found=An owner (Person, Site, Manufacturer or Supplier) must be supplied to create an address.
6contact.owner.not.found=An owner (Person, Site, Manufacturer or Supplier) must be supplied to create contact details.
7
8asset.tree.import.success=Asset tree imported.
9asset.tree.import.failure=Could not create asset tree from supplied file, failed on line {0}, see {1}.
10
11inventory.import.success=Inventory imported.
12inventory.import.failure=Could not create inventory from supplied file, failed on line {0}, see {1}.
13
14inventoryItemPurchase.import.success=Inventory item purchases imported.
15inventoryItemPurchase.import.failure=Could not create inventory item purchases from supplied file, failed on line {0}, see {1}.
16
17person.import.success=Person list imported.
18person.import.failure=Could not create persons from supplied file, failed on line {0}, see {1}.
19
20asset.copy.subItem.create.failure=Could not complete operation, as sub item failed to save.
21asset.copy.subItem.too.many.failure=Could not complete operation, as there appears to be too many sub items.
22asset.copy.method.required=Please select a copy method for sub items.
23asset.copy.method=Copy Method
24asset.copy.method.help=Link creates a new asset and links it to EXISTING sub items. \
25    While copy creates a new asset and new sub items by appending '(id:#)' to create unique sub item names.
26asset.copy.asset.required=Please select an asset to copy.
27
28maintenanceActions.still.associated=Could not complete operation as maintenance actions are still associated \
29    with this item.
30maintenanceActions.still.associated.subItem=Could not complete operation as maintenance actions are still associated \
31    with a sub item.
32inventoryStores.still.associated=Could not complete operation as inventory stores are still associated with this item.
33
34site.section.delete.failure=Could not complete operation as sections failed to delete.
35section.asset.delete.failure=Could not complete operation as assets failed to delete.
36asset.subItems.delete.failure=Could not complete operation as orphan sub items failed to delete.
37
38assetSubItem.asset.not.found=Could not complete operation as an asset was supplied but not found.
39assetSubItem.assets.associated=Could not complete operation as assets are still associated with this sub item.
40
41sub.task.create.confirm=Immediately create and save a new sub task?
42
43person.pass.minSize.notmet=Password is less than the minimum size of [{3}]
44person.pass.blank=Password cannot be blank
45person.pass.doesNotMatch=Passwords must match
46
47costCode.name.not.unique.for.purchasing.group=CostCode name must be unique for purchasingGroup.
48
49#
50# Help Balloon and property definitions.
51#
52
53# Report help balloon messages.
54report.stock.take.overview=Stock Take (Overview)
55report.stock.take.overview.help=Use this report to manage inventory stock take. Use in conjunction with the Stock Take (By Location) report.
56report.stock.take.by.location=Stock Take (Location)
57report.stock.take.by.location.help=Enter a comma separated list of inventory locations. \
58    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
59
60# Person properties.
61person.personGroups=Person Groups
62person.personGroups.help=Groups may be assigned to tasks and \
63may also provide a record of persons qualified or trained in a specific area. \
64    Groups provide no application authorisations.
65person.purchasingGroups=Purchasing Groups
66person.purchasingGroups.help=Purchasing groups determine the available cost codes that a person may purchase against.
67person.loginName=Login Name
68person.loginName.help=This is the id or name that the person will use to login to the application.
69person.firstName=First Name
70person.firstName.help=The person's real first name.
71person.lastName=Last Name
72person.lastName.help=The person's real last name.
73person.password=Password
74person.password.help=The password that the person will use to login to the application (should be changed by them later).
75person.isActive=Active
76person.isActive.help=Disable this to prevent a person logging in to the application.
77
78person.authorities=Authorities
79person.authorities.help=Give this person authority to do things in the application. \
80    The user must logout for changes to take effect.
81
82# InventoryItemPurchase properties.
83inventoryItemPurchase.purchaseOrderNumber=Purchase Order #
84inventoryItemPurchase.purchaseOrderNumber.help=This number must be exact in case and spacing. \
85    All purchase received and invoice approval requires this number to track correctly. \
86    The number may only appear once for each inventory item. \
87    To enter multiple line items for a purchase order # 'M123' use 'M123.1' and 'M123.2' for example.
88inventoryItemPurchase.order.placed.date=Date
89inventoryItemPurchase.order.placed.date.help=The date that the order was placed. \
90    May be adjusted at the end of financial years. Also see the 'date created' and 'last updated' properties.
91inventoryItemPurchase.cost.code=Cost Code
92inventoryItemPurchase.cost.code.help=Cost codes assign cost to the correct asset and accouting ledger number/account. \
93    Ideally cost codes should be asset based and reflect the asset tree.
94inventoryItemPurchase.task.budget.status=Budget Status
95inventoryItemPurchase.task.budget.status.help=Was this purchase planned for in the budget or is it an unplanned spend.
96inventoryItemPurchase.supplier=Supplier
97inventoryItemPurchase.supplier.help=The supplier to make the purchase out to.
98inventoryItemPurchase.quantity=Quantity
99inventoryItemPurchase.quantity.help=The number of inventory item units purchased.
100inventoryItemPurchase.receive.quantity=Receive Quantity
101inventoryItemPurchase.receive.quantity.help=The number of inventory item units received.
102inventoryItemPurchase.approve.quantity=Approve Quantity
103inventoryItemPurchase.approve.quantity.help=The number of inventory item units to approve payment for.
104inventoryItemPurchase.order.value=Order Value
105inventoryItemPurchase.order.value.help=The total value of this line item.
106inventoryItemPurchase.receive.value=Receive Value
107inventoryItemPurchase.receive.value.help=The value of items received.
108inventoryItemPurchase.approve.value=Approve Value
109inventoryItemPurchase.approve.value.help=The value to approve payment for.
110inventoryItemPurchase.invoice.number=Invoice Number
111inventoryItemPurchase.invoice.number.help=The invoice number that this line item approves payment for.
112
113entry.duration=Duration
114entry.duration.help=The time (hh:mm) booked against this entry for date done.
115entry.duration.fault=Down Time.
116entry.duration.fault.help=The production down time (hh:mm) directly attributable to this fault.
117entry.date.done=Date Done
118entry.date.done.help=The date on which the event actually occurred.
119entry.comment.fault=Fault
120entry.comment.fault.help=Techinical description of the fault and what is happening, NOT what needs doing!
121entry.comment.cause=Cause
122entry.comment.cause.help=The root cause of the fault. Professional opinion on any faults. \
123Include condition and contributing factors.
124entry.comment.work.done=Work Done
125entry.comment.work.done.help=Describe the work that was done.
126entry.productionReference.fault=Production Reference
127entry.productionReference.fault.help=The production during which the fault occurred.
128
129assignedGroup.estimatedDuration=Estimated Duration
130assignedGroup.estimatedDuration.help=The estimated amount of time (hh:mm) that you would \
131like to assign this group to the task.
132
133assignedPerson.estimatedDuration=Estimated Duration
134assignedPerson.estimatedDuration.help=The estimated amount of time (hh:mm) that you would \
135like to assign this person to the task.
136
137task.delete.failure.production=Tasks may not be deleted in production mode, \
138    set the trash flag instead.
139task.notFound=Could not complete operation, task not found.
140task.operationNotPermittedOnCompleteTask=This operation is not permitted on a complete task.
141task.operationNotPermittedOnTaskInTrash=This operation is not permitted on a task that is in the trash.
142task.operationNotPermittedOnRecurringTaskWithoutAuth=This operation is not permitted on a recurring task without authorisation.
143task.failedToSave=Could not complete operation, task failed to save.
144task.modifications.failedToSave=Could not complete operation, as task modification record failed to save.
145task.assignedGroups.failedToSave=Could not complete operation, as assignedGroup record failed to save.
146task.assignedPersons.failedToSave=Could not complete operation, as assignedPerson record failed to save.
147tast.taskRecurringSchedule.alreadyExists=This task already has a recurring schedule.
148task.targetCompletionDate.before.targetStartDate=The target completion date must be equal to or greater than \
149    the target start date.
150
151entry.create.no.params=Please select a task, then add an entry.
152
153taskRecurringSchedule.notFound=Could not complete operation, recurring schedule not found.
154personGroup.not.found=Person Group not found, it may have been deleted.
155person.not.found=Person record not found, it may have been deleted.
156
157# Task Properties.
158task.assignedGroups=Assigned Groups
159task.assignedGroups.help=The person groups assigned to work on this task during planning along with estimated time.
160task.assignedPersons=Assigned Persons
161task.assignedPersons.help=The persons assigned to work on this task during planning along with estimated time.
162task.description=Task Description
163task.description.help=Short basic description of the task.
164task.description.immediateCallout=Immediate Callout Description.
165task.description.immediateCallout.help=Short description of the callout from an operations perspective.
166task.comment=Task Comment
167task.comment.help=Long text for additional info, only shown in detail views.
168task.targetStartDate=Target Start Date
169task.targetStartDate.help=The date we would like the task to start, set during scheduling.
170task.targetStartDate.immediateCallout=Callout Date
171task.targetStartDate.immediateCallout.help=The date the callout occured.
172task.targetCompletionDate=Target Completion Date
173task.targetCompletionDate.help=The date we would like the task to be completed by, set during scheduling.
174task.leadPerson=Lead Person
175task.leadPerson.help=The primay contact person.
176task.safetyRequirement=Safety Requirment
177task.safetyRequirement.help=Completion of this task is a safety requirement. \
178    This task must be completed and is not allowed to be missed.
179task.mandatoryRegulatory=Mandatory/Regulatory
180task.mandatoryRegulatory.help=Completion of this task is a mandatory or regulatory requirement. \
181    This task must be completed and is not allowed to be missed.
182task.positiveFault=Positive Fault
183task.positiveFault.help=Set false if unsure. Used to calculate preventative efficiency or P.E.
184
185# Task Actions
186task.status.resolved=Resolved.
187task.status.resolved.help=Indicate that root cause is known and has been completely resolved.
188task.status.unresolved=Unresolved.
189task.status.unresolved.help=Indicate that this task requires further attention, root cause is either unknown or unresolved.
190
191taskRecurringSchedule.nextTargetStartDate.mayNotBePast=Please select a start date that is not in the past.
192taskRecurringSchedule.nextTargetStartDate=Next Target Start Date
193taskRecurringSchedule.nextTargetStartDate.help=The target start date for the next auto generated sub task.
194taskRecurringSchedule.recurEvery=Recur Every
195taskRecurringSchedule.recurEvery.help=How often this task should recur. Determines the period between sub task target start dates.
196taskRecurringSchedule.taskDuration=Task Duration
197taskRecurringSchedule.taskDuration.help=How long to allow for the task. Determines the target completion date of the sub tasks.
198taskRecurringSchedule.generateAhead=Generate Ahead
199taskRecurringSchedule.generateAhead.help=How far ahead of the next target start date to generate sub tasks. \
200    This allows work packs to be built and work load to be seen and planned. \
201    Only generate ahead as far as short term planning is done, since all generated sub task \
202    values will be set and therefore time consuming to change.
203taskRecurringSchedule.maxSubTasks=Max Sub Tasks
204taskRecurringSchedule.maxSubTasks.help=Maximum number of sub tasks to generate. Set to 0 \
205    for no limit.
206taskRecurringSchedule.useTargetCompletionDate=Target Completion
207taskRecurringSchedule.useTargetCompletionDate.help=On to use the parent task's target completion date. \
208    Off to continue generation past the parent task's target completion date.
209taskRecurringSchedule.enabled=Enabled
210taskRecurringSchedule.enabled.help=On to enable automatic sub task generation. \
211    Off to stop automatic sub task generation. <br /><br />\
212    The system will turn this off if there are no further sub tasks to be generated.
213
214task.primaryAsset=Primary Asset
215task.primaryAsset.help=This is the asset that costs will be assigned to.
216task.associatedAssets=Associated Assets
217task.associatedAssets.help=These assets are to be associated with this task, but costs will not be assigned.
218
219# InventoryItem Messages.
220inventory.item.is.obsolete=This item has been flagged as obsolete.
221inventory.item.not.active=This item has been flagged as not active.
222inventory.item.reorder.not.allowed=Reorder not allowed.
223inventory.item.reorder.listing.disabled=This item has reorder listing disabled and will not appear on reorder lists.
224inventory.item.already.has.picture=Inventory item already has a picture, please delete the old picture first.
225inventory.item.picture.file.unrecognised=Image file [{0}]: type not recognised.
226inventory.item.picture.source.not.supported=Image source type not supported.
227
228inventoryMovement.quantity.insufficientItemsInStock=Could not complete operation, insufficient items in stock.
229inventoryMovement.inventoryItem.notFound=Inventory Item not found.
230inventoryMovement.still.associated=Could not complete operation as inventory movements are still associated with this item.
231
232inventoryItemPurchase.purchaseOrderNumber.not.unique.for.inventory.item.order=Purchase Order Number must be unique for this inventory item order.
233inventoryItemPurchase.invoiceNumber.required=An invoice number must be supplied to approve payment.
234inventoryItemPurchase.delete.failure.received.exists=Could not delete, items have been received.
235inventoryItemPurchase.delete.failure.payment.approved=Could not delete, payment has been approved.
236inventoryItemPurchase.operation.not.permitted.on.inactive.or.obsolete.item=This operation is not permitted on an inactive or obsolete inventory item.
237inventoryItemPurchase.costCodes.not.found=No cost codes found, a person needs to be assigned to a purchasing group that has cost codes.
238
239assignedGroup.task.not.found=Please select a task and then ''Add Assigned Group''.
240assignedPerson.task.not.found=Please select a task and then ''Add Assigned Person''.
241
242#
243# Default messages.
244#
245
246default.list.failure=Could not generate list for class {0}.
247default.not.found={0} {1} not found, it may have been deleted.
248default.delete.success={0} {1} deleted.
249default.delete.failure={0} {1} could not be deleted.
250default.update.success={0} {1} updated.
251default.update.failure={0} {1} could not be updated.
252default.create.success={0} {1} created.
253default.create.failure={0} could not be created.
254default.optimistic.locking.failure=Another user has updated this item while you were editing, please check the updated values.
255default.file.over.max.size=Supplied file is greater than max size of {0} {1}.
256default.file.not.supplied=No file supplied.
257default.file.no.header=The supplied file does not have the correct header lines, please see the template file.
258default.not.development.environment.failure=Could not complete operation, dev environment not detected.
259
260default.doesnt.match.message=Property [{0}] of class [{1}] with value [{2}] does not match the required pattern [{3}]
261default.invalid.url.message=Property [{0}] of class [{1}] with value [{2}] is not a valid URL
262default.invalid.creditCard.message=Property [{0}] of class [{1}] with value [{2}] is not a valid credit card number
263default.invalid.email.message=Property [{0}] of class [{1}] with value [{2}] is not a valid e-mail address
264default.invalid.range.message=Property [{0}] of class [{1}] with value [{2}] does not fall within the valid range from [{3}] to [{4}]
265default.invalid.size.message=Property [{0}] of class [{1}] with value [{2}] does not fall within the valid size range from [{3}] to [{4}]
266default.invalid.max.message=Property [{0}] of class [{1}] with value [{2}] exceeds maximum value [{3}]
267default.invalid.min.message=Property [{0}] of class [{1}] with value [{2}] is less than minimum value [{3}]
268default.invalid.max.size.message=Property [{0}] of class [{1}] with value [{2}] exceeds the maximum size of [{3}]
269default.invalid.min.size.message=Property [{0}] of class [{1}] with value [{2}] is less than the minimum size of [{3}]
270default.invalid.validator.message=Property [{0}] of class [{1}] with value [{2}] does not pass custom validation
271default.not.inlist.message=Property [{0}] of class [{1}] with value [{2}] is not contained within the list [{3}]
272default.blank.message=Property [{0}] of class [{1}] cannot be blank
273default.not.equal.message=Property [{0}] of class [{1}] with value [{2}] cannot equal [{3}]
274default.null.message=Property [{0}] of class [{1}] cannot be null
275default.not.unique.message=Property [{0}] of class [{1}] with value [{2}] must be unique
276
277default.paginate.prev=Previous
278default.paginate.prev.abbrev=Prev
279default.paginate.next=Next
280
281default.close.text=Close
282default.options.text=Options
283default.none.text=None
284default.all.text=All
285default.please.select.text=--Please-Select--
286default.none.select.text=--None--
287
288#
289# Rich UI plugin - Calendar
290#
291
292default.time=Time
293default.week=Week
294default.monday=Mon
295default.tuesday=Tues
296default.wednesday=Wed
297default.thursday=Thu
298default.friday=Fri
299default.saturday=Sat
300default.sunday=Sun
301
302#
303# Data binding errors. Use "typeMismatch.$className.$propertyName to customize (eg typeMismatch.Book.author)
304#
305
306typeMismatch.java.net.URL=Property {0} must be a valid URL
307typeMismatch.java.net.URI=Property {0} must be a valid URI
308typeMismatch.java.util.Date=Property {0} must be a valid Date
309typeMismatch.java.lang.Double=Property {0} must be a valid number
310typeMismatch.java.lang.Integer=Property {0} must be a valid number
311typeMismatch.java.lang.Long=Property {0} must be a valid number
312typeMismatch.java.lang.Short=Property {0} must be a valid number
313typeMismatch.java.math.BigDecimal=Property {0} must be a valid number
314typeMismatch.java.math.BigInteger=Property {0} must be a valid number
315
316#
317# Navigation plugin, see conf/Config.groovy for menu's.
318# Subitems are not currently resolving with this plugin.
319#
320
321navigation.nav.home=Home
322navigation.nav.home.start=Start
323navigation.nav.home.appAdmin=Admin
324navigation.nav.home.manager=Manager
325navigation.nav.home.changeSessionTimeout=Timeout
326navigation.nav.home.changePassword=Password
327
328navigation.nav.tasks=Tasks
329navigation.nav.tasks.create=Create
330navigation.nav.tasks.search=Search
331navigation.nav.tasks.show=Show
332
333navigation.nav.inventory=Inventory
334navigation.nav.assets=Assets
335
336#
337# FilterPane plugin, properties.
338#
339
340fp.property.text.associatedAssets.name=Associated Asset
341fp.property.text.primaryAsset.name=Primary Asset
342fp.property.text.trash=Trash
343fp.property.text.scheduled=Scheduled
344fp.property.text.approved=Approved
345fp.property.text.isObsolete=Obsolete
346fp.property.text.taskGroup.name=Group
347fp.property.text.taskPriority.name=Priority
348fp.property.text.taskStatus.name=Status
349fp.property.text.description=Description
350fp.property.text.comment=Comment
351fp.property.text.leadPerson.lastName=Lead Person (Last Name)
352fp.property.text.leadPerson.firstName=Lead Person (First Name)
353fp.property.text.taskType.name=Type
354fp.property.text.inventoryLocation.name=Location
355fp.property.text.spareFor.name=Spare For
356fp.property.text.supplier.name=Supplier
357fp.property.text.manufacturer.name=Manufacturer
358fp.property.text.estimatedUnitPriceAmount=Estimated Unit Price
359
360fp.property.text.inventoryItemPurchaseType.name=Type
361
362#
363# TaskSearch Service.
364#
365
366task.search.text.all.tasks.message=All tasks for {0}.
367task.search.text.all.tasks.none.found=No tasks found for {0}.
368task.search.text.all.tasks.between.message=All tasks between {0} and {1}.
369task.search.text.all.tasks.between.none.found=No tasks found between {0} and {1}.
370
371task.search.text.persons.tasks.message=Tasks for {0} on {1}.
372task.search.text.persons.tasks.none.found=No tasks found for {0} on {1}.
373task.search.text.persons.tasks.between.message=Tasks for {0} between {1} and {2}.
374task.search.text.persons.tasks.between.none.found=No tasks found for {0} between {1} and {2}.
375
376task.search.text.my.todays=Today
377task.search.text.my.todays.description=My tasks and approved tasks that I am assigned to.
378task.search.text.my.yesterdays=Yesterday
379task.search.text.my.tomorrows=Tomorrow
380task.search.text.my.past.week=Past Week
381task.search.text.todays=Today
382task.search.text.todays.description=All tasks that are not in the trash bin.
383task.search.text.yesterdays=Yesterday
384task.search.text.tomorrows=Tomorrow
385task.search.text.past.week=Past Week
386task.search.text.budget.unplanned=Unplanned Tasks
387task.search.text.budget.unplanned.message=Tasks with budget status of 'Unplanned' between {0} and {1}.
388task.search.text.budget.unplanned.none.found=No tasks found with budget status of 'Unplanned' between {0} and {1}.
389task.search.text.budget.planned=Planned Tasks
390task.search.text.budget.planned.description=Task with budget status of Planned, in the past week.
391task.search.text.budget.planned.message=Tasks with budget status of 'Planned' between {0} and {1}.
392task.search.text.budget.planned.none.found=No tasks found with budget status of 'Planned' between {0} and {1}.
393task.search.text.planners.range=Planners Range
394task.search.text.planners.range.description=Tasks in the past week and two weeks ahead.
395task.search.calendar.text.too.many.results=Too many results, only {0} are shown.
396task.search.text.work.done=Work Done
397task.search.text.work.done.description=Work done by person and date.
398task.search.text.work.done.message=Work done by {0} on {1}.
399task.search.text.work.done.none.found=No entries found for {0} on {1}.
400
401#
402# InventoryItemSearch
403#
404
405inventoryItem.search.searchText=Search
406inventoryItem.search.searchText.help=By default all words are matched and results are sorted by relevance. \
407    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 \
408    e.g: 'sensor +print' would require results to have 'print' in the searched categories.
409inventoryItem.search.text.found=Results for: {0}
410inventoryItem.search.text.none.found=No results for: {0}
411inventoryItem.search.text.below.reorder=Below Reorder
412inventoryItem.search.text.below.reorder.description=Inventory items at or below reorder point.
413inventoryItem.search.text.below.reorder.all=Below Reorder (all)
414inventoryItem.search.text.below.reorder.all.description=Inventory items at or below reorder point, including reorder listing disabled.
415inventoryItem.search.text.below.reorder.none.found=No inventory items found at or below reorder point.
416inventoryItem.search.text.all.description=All inventory items.
417inventoryItem.search.text.all.none.found=No inventory items found.
418inventoryItem.search.text.recently.used=Recently Used
419inventoryItem.search.text.recently.used.description=Items used in the last {0} days.
420inventoryItem.search.text.recently.used.none.found=No items used in the last {0} days.
421
422#
423# Report error messages.
424#
425
426report.error.too.many.results=Error: over {0} results, please run report again.
427report.error.no.locations.found=Error: no locations found, please run report again.
428report.error.too.many.locations=Error: over {0} locations, please run report again.
429report.error.no.inventory.items.found=Error: no inventory items found, please run report again.
430report.error.too.many.inventory.items=Error: over {0} inventory items, please run report again.
431
432#
433# AppCore messages.
434#
435appCore.rebuild.text.search.index=The text search index is being rebuilt in the background, see log file for details.
Note: See TracBrowser for help on using the repository browser.