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

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

Adjust default.create.failure message.

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