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
Line 
1address.owner.not.found=An owner (Person, Site, Manufacturer or Supplier) must be supplied to create an address.
2contact.owner.not.found=An owner (Person, Site, Manufacturer or Supplier) must be supplied to create contact details.
3
4asset.tree.import.success=Asset tree imported.
5asset.tree.import.failure=Could not create asset tree from supplied file, failed on line {0}, see {1}.
6
7inventory.import.success=Inventory imported.
8inventory.import.failure=Could not create inventory from supplied file, failed on line {0}, see {1}.
9
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.
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. \
15    While copy creates a new asset and new sub items by appending '(id:#)' to create unique sub item names.
16asset.copy.asset.required=Please select an asset to copy.
17
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.
23
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.
26asset.subItems.delete.failure=Could not complete operation as orphan sub items failed to delete.
27
28assetSubItem.asset.not.found=Could not complete operation as an asset was supplied but not found.
29assetSubItem.assets.associated=Could not complete operation as assets are still associated with this sub item.
30
31sub.task.create.confirm=Immediately create and save a new sub task?
32
33person.pass.minSize.notmet=Password is less than the minimum size of [{3}]
34person.pass.blank=Password cannot be blank
35person.pass.doesNotMatch=Passwords must match
36
37person.personGroups=Person Groups
38person.personGroups.help=Groups may be assigned to tasks and \
39may also provide a record of persons qualified or trained in a specific area. \
40    Groups provide no application authorisations.
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
48person.password.help=The password that the person will use to login to the application (should be changed by them later).
49person.isActive=Active
50person.isActive.help=Disable this to prevent a person logging in to the application.
51
52person.authorities=Authorities
53person.authorities.help=Give this person authority to do things in the application. \
54    The user must logout for changes to take effect.
55
56entry.duration=Duration
57entry.duration.help=The time (hh:mm) booked against this entry for date done.
58entry.duration.fault=Down Time.
59entry.duration.fault.help=The production down time directly attributable to this fault.
60entry.date.done=Date Done
61entry.date.done.help=The date on which the event actually occurred.
62entry.comment.fault=Fault
63entry.comment.fault.help=Techinical description of the fault and what is happening, NOT what needs doing!
64entry.comment.cause=Cause
65entry.comment.cause.help=The root cause of the fault. Professional opinion on any faults. \
66Include condition and contributing factors.
67entry.comment.work.done=Work Done
68entry.comment.work.done.help=Describe the work that was done.
69entry.productionReference.fault=Production Reference
70entry.productionReference.fault.help=The production during which the fault occurred.
71
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
76assignedPerson.estimatedDuration=Estimated Duration
77assignedPerson.estimatedDuration.help=The estimated amount of time (hh:mm) that you would \
78like to assign this person to the task.
79
80task.notFound=Could not complete operation, task not found.
81task.operationNotPermittedOnCompleteTask=This operation is not permitted on a complete task.
82task.operationNotPermittedOnTaskInTrash=This operation is not permitted on a task that is in the trash.
83task.failedToSave=Could not complete operation, task failed to save.
84task.modifications.failedToSave=Could not complete operation, as task modification record failed to save.
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.
87tast.taskRecurringSchedule.alreadyExists=This task already has a recurring schedule.
88
89taskRecurringSchedule.notFound=Could not complete operation, recurring schedule not found.
90personGroup.not.found=Person Group not found, it may have been deleted.
91person.not.found=Person record not found, it may have been deleted.
92
93task.assignedGroups=Assigned Groups
94task.assignedGroups.help=The person groups assigned to work on this task during planning along with estimated time.
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.
99task.description.immediateCallout=Immediate Callout Description.
100task.description.immediateCallout.help=Short description of the callout from an operations perspective.
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.
105task.targetStartDate.immediateCallout=Callout Date
106task.targetStartDate.immediateCallout.help=The date the callout occured.
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.
111task.status.resolved=Resolved.
112task.status.resolved.help=Indicate that root cause is known and has been completely resolved.
113task.status.unresolved=Unresolved.
114task.status.unresolved.help=Indicate that this task requires further attention, root cause is either unknown or unresolved.
115
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.
130
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
136inventoryMovement.quantity.insufficientItemsInStock=Could not complete operation, insufficient items in stock.
137inventoryMovement.inventoryItem.notFound=Inventory Item not found.
138inventoryMovement.still.associated=Could not complete operation as inventory movements are still associated with this item.
139
140assignedGroup.task.not.found=Please select a task and then ''Add Assigned Group''.
141assignedPerson.task.not.found=Please select a task and then ''Add Assigned Person''.
142
143default.close.text=Close
144default.options.text=Options
145default.none.text=None
146
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.
154default.create.failure={0} could not be created.
155default.optimistic.locking.failure=Another user has updated this item while you were editing, please check the updated values.
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.
159
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
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
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
200typeMismatch.java.math.BigInteger=Property {0} must be a valid number
201
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
210
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
218
219# FilterPane plugin, properties.
220fp.property.text.associatedAssets.name=Associated Asset
221fp.property.text.primaryAsset.name=Primary Asset
222fp.property.text.trash=Trash
223fp.property.text.scheduled=Scheduled
224fp.property.text.approved=Approved
225fp.property.text.isObsolete=Obsolete
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
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
238fp.property.text.estimatedUnitPriceAmount=Estimated Unit Price
Note: See TracBrowser for help on using the repository browser.