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

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

Move CsvService to AssetCsvService in preparation for other CSV services.

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