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

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

Fix asset copy failure due to to asset sub item non-unique names.

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