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

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

Add ajax feature to show groups for person when creating and editing assignedPerson.
Remove the list and show detailed views since they are no longer used.

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