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

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

Add address feature.

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