1 | person.pass.minSize.notmet=Password is less than the minimum size of [{3}] |
---|
2 | person.pass.blank=Password cannot be blank |
---|
3 | person.pass.doesNotMatch=Passwords must match |
---|
4 | |
---|
5 | person.personGroups=Person Groups |
---|
6 | person.personGroups.help=Groups provide no application authorisations and are merely for grouping people for information purposes. Use Ctrl or Shift to select multiple groups. |
---|
7 | person.loginName=Login Name |
---|
8 | person.loginName.help=This is the id or name that the person will use to login to the application. |
---|
9 | person.firstName=First Name |
---|
10 | person.firstName.help=The person's real first name. |
---|
11 | person.lastName=Last Name |
---|
12 | person.lastName.help=The person's real last name. |
---|
13 | person.password=Password |
---|
14 | person.password.help=The password that the person will use to login to the appllication (should be changed by them later). |
---|
15 | person.isActive=Active |
---|
16 | person.isActive.help=Disable this to prevent a person logging in to the application. |
---|
17 | |
---|
18 | person.authorities=Authorities |
---|
19 | person.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. |
---|
20 | |
---|
21 | entry.duration=Duration |
---|
22 | entry.duration.help=The time (hh:mm) booked against this entry for date done. |
---|
23 | |
---|
24 | assignedPerson.estimatedDuration=Estimated Duration |
---|
25 | assignedPerson.estimatedDuration.help=The estimated amount of time (hh:mm) that you would like to assign this person to the task. |
---|
26 | |
---|
27 | task.notFound=Could not complete operation, task not found. |
---|
28 | task.operationNotPermittedOnCompleteTask=This operation is not permitted on a complete task. |
---|
29 | task.operationNotPermittedOnTaskInTrash=This operation is not permitted on a task that is in the trash. |
---|
30 | task.failedToSave=Could not complete operation, task failed to save. |
---|
31 | task.modifications.failedToSave=Could not complete operation, as task modification record failed to save. |
---|
32 | tast.taskRecurringSchedule.alreadyExists=This task already has a recurring schedule. |
---|
33 | |
---|
34 | task.assignedPersons=Assigned Persons |
---|
35 | task.assignedPersons.help=The persons assigned to work on this task during planning along with estimated time. |
---|
36 | task.description=Task Description |
---|
37 | task.description.help=Short basic description of the task. |
---|
38 | task.comment=Task Comment |
---|
39 | task.comment.help=Long text for additional info, only shown in detail views. |
---|
40 | task.targetStartDate=Target Start Date |
---|
41 | task.targetStartDate.help=The date we would like the task to start, set during scheduling. |
---|
42 | task.targetCompletionDate=Target Completion Date |
---|
43 | task.targetCompletionDate.help=The date we would like the task to be completed by, set during scheduling. |
---|
44 | task.leadPerson=Lead Person |
---|
45 | task.leadPerson.help=The primay contact person. |
---|
46 | |
---|
47 | taskRecurring.nextTargetStartDate.NotInTheFuture=Please select a start date that is not in the past, or use original date. |
---|
48 | taskRecurring.nextTargetStartDate=Next Target Start Date |
---|
49 | taskRecurring.nextTargetStartDate.help=The target start date for the next auto generated subTask. |
---|
50 | |
---|
51 | task.primaryAsset=Primary Asset |
---|
52 | task.primaryAsset.help=This is the asset that costs will be assigned to. |
---|
53 | task.associatedAssets=Associated Assets |
---|
54 | task.associatedAssets.help=These assets are to be associated with this task, but costs will not be assigned. |
---|
55 | |
---|
56 | inventoryMovement.quantity.insufficientItemsInStock=Could not complete operation, insufficient items in stock. |
---|
57 | inventoryMovement.inventoryItem.notFound=Inventory Item not found. |
---|
58 | |
---|
59 | default.doesnt.match.message=Property [{0}] of class [{1}] with value [{2}] does not match the required pattern [{3}] |
---|
60 | default.invalid.url.message=Property [{0}] of class [{1}] with value [{2}] is not a valid URL |
---|
61 | default.invalid.creditCard.message=Property [{0}] of class [{1}] with value [{2}] is not a valid credit card number |
---|
62 | default.invalid.email.message=Property [{0}] of class [{1}] with value [{2}] is not a valid e-mail address |
---|
63 | default.invalid.range.message=Property [{0}] of class [{1}] with value [{2}] does not fall within the valid range from [{3}] to [{4}] |
---|
64 | default.invalid.size.message=Property [{0}] of class [{1}] with value [{2}] does not fall within the valid size range from [{3}] to [{4}] |
---|
65 | default.invalid.max.message=Property [{0}] of class [{1}] with value [{2}] exceeds maximum value [{3}] |
---|
66 | default.invalid.min.message=Property [{0}] of class [{1}] with value [{2}] is less than minimum value [{3}] |
---|
67 | default.invalid.max.size.message=Property [{0}] of class [{1}] with value [{2}] exceeds the maximum size of [{3}] |
---|
68 | default.invalid.min.size.message=Property [{0}] of class [{1}] with value [{2}] is less than the minimum size of [{3}] |
---|
69 | default.invalid.validator.message=Property [{0}] of class [{1}] with value [{2}] does not pass custom validation |
---|
70 | default.not.inlist.message=Property [{0}] of class [{1}] with value [{2}] is not contained within the list [{3}] |
---|
71 | default.blank.message=Property [{0}] of class [{1}] cannot be blank |
---|
72 | default.not.equal.message=Property [{0}] of class [{1}] with value [{2}] cannot equal [{3}] |
---|
73 | default.null.message=Property [{0}] of class [{1}] cannot be null |
---|
74 | default.not.unique.message=Property [{0}] of class [{1}] with value [{2}] must be unique |
---|
75 | |
---|
76 | default.paginate.prev=Previous |
---|
77 | default.paginate.next=Next |
---|
78 | |
---|
79 | # Rich UI plugin - Calendar |
---|
80 | default.time=Time |
---|
81 | default.week=Week |
---|
82 | default.monday=Mon |
---|
83 | default.tuesday=Tues |
---|
84 | default.wednesday=Wed |
---|
85 | default.thursday=Thu |
---|
86 | default.friday=Fri |
---|
87 | default.saturday=Sat |
---|
88 | default.sunday=Sun |
---|
89 | |
---|
90 | # Data binding errors. Use "typeMismatch.$className.$propertyName to customize (eg typeMismatch.Book.author) |
---|
91 | typeMismatch.java.net.URL=Property {0} must be a valid URL |
---|
92 | typeMismatch.java.net.URI=Property {0} must be a valid URI |
---|
93 | typeMismatch.java.util.Date=Property {0} must be a valid Date |
---|
94 | typeMismatch.java.lang.Double=Property {0} must be a valid number |
---|
95 | typeMismatch.java.lang.Integer=Property {0} must be a valid number |
---|
96 | typeMismatch.java.lang.Long=Property {0} must be a valid number |
---|
97 | typeMismatch.java.lang.Short=Property {0} must be a valid number |
---|
98 | typeMismatch.java.math.BigDecimal=Property {0} must be a valid number |
---|
99 | typeMismatch.java.math.BigInteger=Property {0} must be a valid number |
---|
100 | |
---|
101 | # Navigation plugin, see conf/Config.groovy for menu's. |
---|
102 | # Subitems are not currently resolving with this plugin. |
---|
103 | navigation.nav.home=Home |
---|
104 | navigation.nav.home.start=Start |
---|
105 | navigation.nav.home.appAdmin=Admin |
---|
106 | navigation.nav.home.manager=Manager |
---|
107 | navigation.nav.home.changeSessionTimeout=Timeout |
---|
108 | navigation.nav.home.changePassword=Password |
---|
109 | |
---|
110 | navigation.nav.tasks=Tasks |
---|
111 | navigation.nav.tasks.create=Create |
---|
112 | navigation.nav.tasks.search=Search |
---|
113 | navigation.nav.tasks.show=Show |
---|
114 | |
---|
115 | navigation.nav.inventory=Inventory |
---|
116 | navigation.nav.assets=Assets |
---|
117 | |
---|
118 | # FilterPane plugin, properties. |
---|
119 | fp.property.text.associatedAssets.name=Associated Asset |
---|
120 | fp.property.text.primaryAsset.name=Primary Asset |
---|
121 | fp.property.text.trash=Trash |
---|
122 | fp.property.text.scheduled=Scheduled |
---|
123 | fp.property.text.approved=Approved |
---|
124 | fp.property.text.isObsolete=Obsolete |
---|
125 | fp.property.text.taskGroup.name=Group |
---|
126 | fp.property.text.taskPriority.name=Priority |
---|
127 | fp.property.text.taskStatus.name=Status |
---|
128 | fp.property.text.description=Description |
---|
129 | fp.property.text.comment=Comment |
---|
130 | fp.property.text.leadPerson.lastName=Lead Person (Last Name) |
---|
131 | fp.property.text.leadPerson.firstName=Lead Person (First Name) |
---|
132 | fp.property.text.taskType.name=Type |
---|
133 | fp.property.text.inventoryLocation.name=Location |
---|
134 | fp.property.text.spareFor.name=Spare For |
---|
135 | fp.property.text.supplier.name=Supplier |
---|
136 | fp.property.text.manufacturer.name=Manufacturer |
---|
137 | |
---|