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

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

Configure cascade deletion of Site -> Section -> Asset -> SubItems.

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