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

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

Update help definitions.

File size: 13.2 KB
RevLine 
[397]1address.owner.not.found=An owner (Person, Site, Manufacturer or Supplier) must be supplied to create an address.
[402]2contact.owner.not.found=An owner (Person, Site, Manufacturer or Supplier) must be supplied to create contact details.
[397]3
[271]4asset.tree.import.success=Asset tree imported.
[421]5asset.tree.import.failure=Could not create asset tree from supplied file, failed on line {0}, see {1}.
[271]6
[414]7inventory.import.success=Inventory imported.
[421]8inventory.import.failure=Could not create inventory from supplied file, failed on line {0}, see {1}.
[414]9
[429]10asset.copy.subItem.create.failure=Could not complete operation, as sub item failed to save.
11asset.copy.subItem.too.many.failure=Could not complete operation, as there appears to be too many sub items.
[278]12asset.copy.method.required=Please select a copy method for sub items.
13asset.copy.method=Copy Method
14asset.copy.method.help=Link creates a new asset and links it to EXISTING sub items. \
[429]15    While copy creates a new asset and new sub items by appending '(id:#)' to create unique sub item names.
[284]16asset.copy.asset.required=Please select an asset to copy.
[278]17
[360]18maintenanceActions.still.associated=Could not complete operation as maintenance actions are still associated \
19    with this item.
20maintenanceActions.still.associated.subItem=Could not complete operation as maintenance actions are still associated \
21    with a sub item.
22inventoryStores.still.associated=Could not complete operation as inventory stores are still associated with this item.
[350]23
[360]24site.section.delete.failure=Could not complete operation as sections failed to delete.
25section.asset.delete.failure=Could not complete operation as assets failed to delete.
[350]26asset.subItems.delete.failure=Could not complete operation as orphan sub items failed to delete.
27
[285]28assetSubItem.asset.not.found=Could not complete operation as an asset was supplied but not found.
[347]29assetSubItem.assets.associated=Could not complete operation as assets are still associated with this sub item.
[285]30
[257]31sub.task.create.confirm=Immediately create and save a new sub task?
32
[73]33person.pass.minSize.notmet=Password is less than the minimum size of [{3}]
34person.pass.blank=Password cannot be blank
[99]35person.pass.doesNotMatch=Passwords must match
[73]36
[166]37person.personGroups=Person Groups
[242]38person.personGroups.help=Groups may be assigned to tasks and \
39may also provide a record of persons qualified or trained in a specific area. \
[290]40    Groups provide no application authorisations.
[166]41person.loginName=Login Name
42person.loginName.help=This is the id or name that the person will use to login to the application.
43person.firstName=First Name
44person.firstName.help=The person's real first name.
45person.lastName=Last Name
46person.lastName.help=The person's real last name.
47person.password=Password
[239]48person.password.help=The password that the person will use to login to the application (should be changed by them later).
[166]49person.isActive=Active
50person.isActive.help=Disable this to prevent a person logging in to the application.
51
52person.authorities=Authorities
[320]53person.authorities.help=Give this person authority to do things in the application. \
54    The user must logout for changes to take effect.
[166]55
[98]56entry.duration=Duration
57entry.duration.help=The time (hh:mm) booked against this entry for date done.
[431]58entry.duration.fault=Down Time.
59entry.duration.fault.help=The production down time directly attributable to this fault.
[230]60entry.date.done=Date Done
61entry.date.done.help=The date on which the event actually occurred.
62entry.comment.fault=Fault
[437]63entry.comment.fault.help=Techinical description of the fault and what is happening, NOT what needs doing!
[418]64entry.comment.cause=Cause
65entry.comment.cause.help=The root cause of the fault. Professional opinion on any faults. \
66Include condition and contributing factors.
[230]67entry.comment.work.done=Work Done
[418]68entry.comment.work.done.help=Describe the work that was done.
[431]69entry.productionReference.fault=Production Reference
70entry.productionReference.fault.help=The production during which the fault occurred.
[98]71
[242]72assignedGroup.estimatedDuration=Estimated Duration
73assignedGroup.estimatedDuration.help=The estimated amount of time (hh:mm) that you would \
74like to assign this group to the task.
75
[147]76assignedPerson.estimatedDuration=Estimated Duration
[242]77assignedPerson.estimatedDuration.help=The estimated amount of time (hh:mm) that you would \
78like to assign this person to the task.
[147]79
[203]80task.notFound=Could not complete operation, task not found.
[191]81task.operationNotPermittedOnCompleteTask=This operation is not permitted on a complete task.
[196]82task.operationNotPermittedOnTaskInTrash=This operation is not permitted on a task that is in the trash.
[203]83task.failedToSave=Could not complete operation, task failed to save.
84task.modifications.failedToSave=Could not complete operation, as task modification record failed to save.
[243]85task.assignedGroups.failedToSave=Could not complete operation, as assignedGroup record failed to save.
86task.assignedPersons.failedToSave=Could not complete operation, as assignedPerson record failed to save.
[203]87tast.taskRecurringSchedule.alreadyExists=This task already has a recurring schedule.
[180]88
[207]89taskRecurringSchedule.notFound=Could not complete operation, recurring schedule not found.
[254]90personGroup.not.found=Person Group not found, it may have been deleted.
[255]91person.not.found=Person record not found, it may have been deleted.
[207]92
[242]93task.assignedGroups=Assigned Groups
94task.assignedGroups.help=The person groups assigned to work on this task during planning along with estimated time.
[106]95task.assignedPersons=Assigned Persons
96task.assignedPersons.help=The persons assigned to work on this task during planning along with estimated time.
97task.description=Task Description
98task.description.help=Short basic description of the task.
[431]99task.description.immediateCallout=Immediate Callout Description.
[437]100task.description.immediateCallout.help=Short description of the callout from an operations perspective.
[106]101task.comment=Task Comment
102task.comment.help=Long text for additional info, only shown in detail views.
103task.targetStartDate=Target Start Date
104task.targetStartDate.help=The date we would like the task to start, set during scheduling.
[431]105task.targetStartDate.immediateCallout=Callout Date
106task.targetStartDate.immediateCallout.help=The date the callout occured.
[106]107task.targetCompletionDate=Target Completion Date
108task.targetCompletionDate.help=The date we would like the task to be completed by, set during scheduling.
109task.leadPerson=Lead Person
110task.leadPerson.help=The primay contact person.
[431]111task.status.resolved=Resolved.
[437]112task.status.resolved.help=Indicate that root cause is known and has been completely resolved.
[431]113task.status.unresolved=Unresolved.
[437]114task.status.unresolved.help=Indicate that this task requires further attention, root cause is either unknown or unresolved.
[166]115
[213]116taskRecurringSchedule.nextTargetStartDate.mayNotBePast=Please select a start date that is not in the past.
117taskRecurringSchedule.nextTargetStartDate=Next Target Start Date
118taskRecurringSchedule.nextTargetStartDate.help=The target start date for the next auto generated sub task.
119taskRecurringSchedule.recurEvery=Recur Every
120taskRecurringSchedule.recurEvery.help=How often this task should recur. Determines the period between sub task target start dates.
121taskRecurringSchedule.taskDuration=Task Duration
122taskRecurringSchedule.taskDuration.help=How long to allow for the task. Determines the target completion date of the sub tasks.
123taskRecurringSchedule.generateAhead=Generate Ahead
124taskRecurringSchedule.generateAhead.help=How far ahead of the next target start date to generate sub tasks. \
125This allows work packs to be built and work load to be seen and planned. \
126Only generate ahead as far as short term planning is done, since all generated sub task values will be set and therefore \
127time consuming to change.
128taskRecurringSchedule.enabled=Enabled
129taskRecurringSchedule.enabled.help=On to enable automatic sub task generation. Off to stop automatic sub task generation.
[106]130
[166]131task.primaryAsset=Primary Asset
132task.primaryAsset.help=This is the asset that costs will be assigned to.
133task.associatedAssets=Associated Assets
134task.associatedAssets.help=These assets are to be associated with this task, but costs will not be assigned.
135
[177]136inventoryMovement.quantity.insufficientItemsInStock=Could not complete operation, insufficient items in stock.
137inventoryMovement.inventoryItem.notFound=Inventory Item not found.
[425]138inventoryMovement.still.associated=Could not complete operation as inventory movements are still associated with this item.
[177]139
[247]140assignedGroup.task.not.found=Please select a task and then ''Add Assigned Group''.
[249]141assignedPerson.task.not.found=Please select a task and then ''Add Assigned Person''.
[247]142
[312]143default.close.text=Close
[323]144default.options.text=Options
[431]145default.none.text=None
[312]146
[247]147default.list.failure=Could not generate list for class {0}.
148default.not.found={0} {1} not found, it may have been deleted.
149default.delete.success={0} {1} deleted.
150default.delete.failure={0} {1} could not be deleted.
151default.update.success={0} {1} updated.
152default.update.failure={0} {1} could not be updated.
153default.create.success={0} {1} created.
[263]154default.create.failure={0} could not be created.
[247]155default.optimistic.locking.failure=Another user has updated this item while you were editing, please check the updated values.
[414]156default.file.over.max.size=Supplied file is greater than max size of {0} {1}.
157default.file.not.supplied=No file supplied.
158default.file.no.header=The supplied file does not have the correct header lines, please see the template file.
[247]159
[55]160default.doesnt.match.message=Property [{0}] of class [{1}] with value [{2}] does not match the required pattern [{3}]
161default.invalid.url.message=Property [{0}] of class [{1}] with value [{2}] is not a valid URL
162default.invalid.creditCard.message=Property [{0}] of class [{1}] with value [{2}] is not a valid credit card number
163default.invalid.email.message=Property [{0}] of class [{1}] with value [{2}] is not a valid e-mail address
164default.invalid.range.message=Property [{0}] of class [{1}] with value [{2}] does not fall within the valid range from [{3}] to [{4}]
165default.invalid.size.message=Property [{0}] of class [{1}] with value [{2}] does not fall within the valid size range from [{3}] to [{4}]
166default.invalid.max.message=Property [{0}] of class [{1}] with value [{2}] exceeds maximum value [{3}]
167default.invalid.min.message=Property [{0}] of class [{1}] with value [{2}] is less than minimum value [{3}]
168default.invalid.max.size.message=Property [{0}] of class [{1}] with value [{2}] exceeds the maximum size of [{3}]
169default.invalid.min.size.message=Property [{0}] of class [{1}] with value [{2}] is less than the minimum size of [{3}]
170default.invalid.validator.message=Property [{0}] of class [{1}] with value [{2}] does not pass custom validation
171default.not.inlist.message=Property [{0}] of class [{1}] with value [{2}] is not contained within the list [{3}]
172default.blank.message=Property [{0}] of class [{1}] cannot be blank
173default.not.equal.message=Property [{0}] of class [{1}] with value [{2}] cannot equal [{3}]
174default.null.message=Property [{0}] of class [{1}] cannot be null
175default.not.unique.message=Property [{0}] of class [{1}] with value [{2}] must be unique
176
177default.paginate.prev=Previous
178default.paginate.next=Next
179
[155]180# Rich UI plugin - Calendar
181default.time=Time
182default.week=Week
183default.monday=Mon
184default.tuesday=Tues
185default.wednesday=Wed
186default.thursday=Thu
187default.friday=Fri
188default.saturday=Sat
189default.sunday=Sun
190
[55]191# Data binding errors. Use "typeMismatch.$className.$propertyName to customize (eg typeMismatch.Book.author)
192typeMismatch.java.net.URL=Property {0} must be a valid URL
193typeMismatch.java.net.URI=Property {0} must be a valid URI
194typeMismatch.java.util.Date=Property {0} must be a valid Date
195typeMismatch.java.lang.Double=Property {0} must be a valid number
196typeMismatch.java.lang.Integer=Property {0} must be a valid number
197typeMismatch.java.lang.Long=Property {0} must be a valid number
198typeMismatch.java.lang.Short=Property {0} must be a valid number
199typeMismatch.java.math.BigDecimal=Property {0} must be a valid number
[73]200typeMismatch.java.math.BigInteger=Property {0} must be a valid number
201
[139]202# Navigation plugin, see conf/Config.groovy for menu's.
203# Subitems are not currently resolving with this plugin.
204navigation.nav.home=Home
205navigation.nav.home.start=Start
206navigation.nav.home.appAdmin=Admin
207navigation.nav.home.manager=Manager
208navigation.nav.home.changeSessionTimeout=Timeout
209navigation.nav.home.changePassword=Password
[73]210
[139]211navigation.nav.tasks=Tasks
212navigation.nav.tasks.create=Create
213navigation.nav.tasks.search=Search
214navigation.nav.tasks.show=Show
215
216navigation.nav.inventory=Inventory
217navigation.nav.assets=Assets
[168]218
219# FilterPane plugin, properties.
220fp.property.text.associatedAssets.name=Associated Asset
221fp.property.text.primaryAsset.name=Primary Asset
[181]222fp.property.text.trash=Trash
223fp.property.text.scheduled=Scheduled
224fp.property.text.approved=Approved
[175]225fp.property.text.isObsolete=Obsolete
[168]226fp.property.text.taskGroup.name=Group
227fp.property.text.taskPriority.name=Priority
228fp.property.text.taskStatus.name=Status
229fp.property.text.description=Description
230fp.property.text.comment=Comment
231fp.property.text.leadPerson.lastName=Lead Person (Last Name)
232fp.property.text.leadPerson.firstName=Lead Person (First Name)
233fp.property.text.taskType.name=Type
[175]234fp.property.text.inventoryLocation.name=Location
235fp.property.text.spareFor.name=Spare For
236fp.property.text.supplier.name=Supplier
237fp.property.text.manufacturer.name=Manufacturer
[437]238fp.property.text.estimatedUnitPriceAmount=Estimated Unit Price
Note: See TracBrowser for help on using the repository browser.