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

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

Move AssetSubItem delete to a service method and configure cascade deletion checks.

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