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

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

Add toggleWithImgAndEffect to JsUtil.
Replace control divs with our new JsUtil toggleControl taglib.
Small CSS adjustment to asset tree pane close.

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