364 lines
10 KiB
Perl
364 lines
10 KiB
Perl
package WebGUI::i18n::English::Asset_InOutBoard;
|
|
|
|
our $I18N = {
|
|
'In Out Template' => {
|
|
message => q|In/Out Template|,
|
|
lastUpdated =>1091624565
|
|
},
|
|
|
|
'22' => {
|
|
message => q|In/Out Board, Report Template|,
|
|
lastUpdated =>1091624565
|
|
},
|
|
|
|
'18' => {
|
|
message => q|In/Out Board, Add/Edit|,
|
|
lastUpdated =>1091624565
|
|
},
|
|
|
|
'select delegate' => {
|
|
message => q|In/Out Board, Select Delegates|,
|
|
lastUpdated =>1122010599
|
|
},
|
|
|
|
'in/out status delegates' => {
|
|
message => q|In/Out Status Delegates|,
|
|
lastUpdated =>1122010599
|
|
},
|
|
|
|
'in/out status delegates description' => {
|
|
message => q|Use this form to choose others who can change your status on the In/Out Board. All users
|
|
who you have already chosen to change your status will be preselected. To remove a user, deselect them.|,
|
|
lastUpdated =>1139260288
|
|
},
|
|
|
|
'23' => {
|
|
message => q|<p>The following variables are available from In/Out Board Report template:</p>
|
|
|
|
<P><B>showReport</B><BR />
|
|
A boolean indicating whether or not the <I>rows_loop</I> variable will be set.</p>
|
|
|
|
<P><B>form</B><BR />
|
|
A variable that contains an HTML form for limiting the scope, by date or department, of the report.
|
|
|
|
<P><B>username.label</B><BR />
|
|
Internationalized label for the "Username" column of the report.
|
|
|
|
<P><B>status.label</B><BR />
|
|
Internationalized label for the "Status" column of the report.
|
|
|
|
<P><B>date.label</B><BR />
|
|
Internationalized label for the "Date" column of the report.
|
|
|
|
<P><B>message.label</B><BR />
|
|
Internationalized label for the "Message" column of the report.
|
|
|
|
<P><B>updatedBy.label</B><BR />
|
|
Internationalized label for the "Updated By" column of the report.
|
|
|
|
<P><B>rows_loop</B><BR />
|
|
A loop containing the rows of data for the In/Out Board Report </p>
|
|
|
|
<BLOCKQUOTE>
|
|
|
|
<p><B>deptHasChanged</B><BR />
|
|
A boolean value indicating whether or not this row of data is for a department that is differnet than the previous rows</p>
|
|
|
|
<p><B>username</B><BR />
|
|
A variable that returns the user's name. If the first and last name fields are defined in the user profile, that is what is returned. Otherwise, the users WebGUI username is returned. i.e., "John Doe" vs "Jdoe".</p>
|
|
|
|
<p><B>department</B><BR />
|
|
A variable that returns the user's department. If no department has been assigned to this user, an internationalized label for "No Department" will be used.</p>
|
|
|
|
<p><B>status</B><BR />
|
|
A variable that returns the user's status. The status of a user is defined by the Status List in the Wobject Properties. If no status is set for the current user 'Never Checked In' is returned.</p>
|
|
|
|
<p><B>dateStamp</B><BR />
|
|
A variable that returns the date the status of the user was last updated.</p>
|
|
|
|
<p><B>message</B><BR />
|
|
A variable that returns what the user entered in the "What's going on?" field when updating their status.</p>
|
|
|
|
<p><B>createdBy</B><BR />
|
|
A variable that returns which user, either the user himself or a delegate, changed the status for this user.
|
|
|
|
</BLOCKQUOTE>
|
|
|
|
<p><B>paginateBar</B><BR />
|
|
A variable that returns the HTML necessary to create a Traditional Pagination Bar. i.e., << First, 1, 2, Last >></p>
|
|
|,
|
|
|
|
lastUpdated =>1139264476
|
|
},
|
|
|
|
'1 description' => {
|
|
message => q|The status list allows you to customize what the 'states' of a user are. i.e., 'In' or 'Out'.|,
|
|
lastUpdated => 1138988640,
|
|
},
|
|
|
|
'12 description' => {
|
|
message => q|How many rows should be displayed before splitting the results into separate pages? In other words, how many rows should be displayed per page?|,
|
|
lastUpdated => 1138988640,
|
|
},
|
|
|
|
'In Out Template description' => {
|
|
message => q|Choose a template to style the display of the In/Out Board to users.|,
|
|
lastUpdated => 1138988640,
|
|
},
|
|
|
|
'13 description' => {
|
|
message => q|Choose a template to style the display of the In/Out Board Report.|,
|
|
lastUpdated => 1138988640,
|
|
},
|
|
|
|
'3 description' => {
|
|
message => q|Which groups are allowed to view reports generated by the In/Out Board Wobject?|,
|
|
lastUpdated => 1138988640,
|
|
},
|
|
|
|
'inOutGroup description' => {
|
|
message => q|Which groups are allowed to use this In/Out Board to change their status?|,
|
|
lastUpdated => 1138988640,
|
|
},
|
|
|
|
'19' => {
|
|
message => q|<p>
|
|
An In/Out board is used to keep track of whether people are currently
|
|
in/out of the office. It shows the current In/Out status of all WebGUI
|
|
users and also logs the reason the person has left, the time they
|
|
left and the time they return. The log is viewable in two forms. The first
|
|
is a summary of the current status for all users in the groups configured for
|
|
this In/Out board instance. The second is a complete report of the history of
|
|
all status changes for those users. This report can be setup to have restricted
|
|
viewing privileges and is templatable.</p>
|
|
<p>Users of the In/Out Board can select other users, called delegates, to update
|
|
their status for them.</p>
|
|
|,
|
|
lastUpdated =>1139255107
|
|
},
|
|
|
|
'20' => {
|
|
message => q|In/Out Board, Template|,
|
|
lastUpdated =>1091624565
|
|
},
|
|
|
|
'21' => {
|
|
message => q|The following variables are made available from In/Out Board:
|
|
<p><b>canViewReport</b><br />
|
|
A boolean indicating whether or not the <i>viewReportURL</i> variable will be set.</p>
|
|
|
|
<p><b>viewReportURL</b><br />
|
|
URL that links to the view report page.</p>
|
|
|
|
<p><b>selectDelegatesURL</b><br />
|
|
URL that links to a form where users can select other users (delegates) who
|
|
can alter their status.</p>
|
|
|
|
<p><b>displayForm</b><br />
|
|
A boolean indicating whether or not the <i>form</i> variable will be set.</p>
|
|
|
|
<p><b>form</b><br />
|
|
A variable that contains the HTML for displaying the In/Out Entry Form to update status for the current user or another user.</p>
|
|
|
|
<p><b>rows_loop</b><br />
|
|
A loop containing the rows of data for the In/Out Board</p>
|
|
|
|
<blockquote>
|
|
|
|
<p><b>deptHasChanged</b><br />
|
|
A boolean value indicating whether or not this row of data is for a department that is differnet than the previous rows</p>
|
|
|
|
<p><b>username</b><br />
|
|
A variable that returns the users name. If the first and last name fields are defined in the user profile, that is what is returned. Otherwise, the users WebGUI username is returned. i.e., "John Doe" vs "Jdoe"</p>
|
|
|
|
<p><b>status</b><br />
|
|
A variable that returns the users status. The status of a user is defined by the Status List in the Wobject Properties. If no status is set for the current user 'Never Checked In' is returned.</p>
|
|
|
|
<p><b>dateStamp</b><br />
|
|
A variable that returns the date the status of the user was last updated.</p>
|
|
|
|
<p><b>message</b><br />
|
|
A variable that returns what the user entered in the "What's going on?" field when updating their status.</p>
|
|
</blockquote>
|
|
|
|
<p><b>paginateBar</b><br />
|
|
A variable that returns the HTML necessary to create a Traditional Pagination Bar. i.e., >> First, 1, 2, Last <<</p>
|
|
|
|
|,
|
|
lastUpdated =>1139254657
|
|
},
|
|
|
|
'2' => {
|
|
message => q|Enter one per line.|,
|
|
lastUpdated =>1091624565
|
|
},
|
|
|
|
'in/out status delegates subtext' => {
|
|
message => q|Multiple users can be selected as delegates. Delegates will be able to update your status.|,
|
|
lastUpdated =>1122523790,
|
|
},
|
|
|
|
'17' => {
|
|
message => q|End Date|,
|
|
lastUpdated =>1091624565
|
|
},
|
|
|
|
'17 description' => {
|
|
message => q|Like the Start Date, End Date can help limit the size of your report by not showing changes in status after the date you select.|,
|
|
lastUpdated =>1139265525
|
|
},
|
|
|
|
'16' => {
|
|
message => q|Start Date|,
|
|
lastUpdated =>1091624565
|
|
},
|
|
|
|
'16 description' => {
|
|
message => q|The Start Date can help limit the size of your report by not showing changes in status before the date you select.|,
|
|
lastUpdated =>1139262071
|
|
},
|
|
|
|
'15' => {
|
|
message => q|Never Checked In|,
|
|
lastUpdated =>1091624565
|
|
},
|
|
|
|
'14' => {
|
|
message => q|Paginate Report After|,
|
|
lastUpdated =>1091624565
|
|
},
|
|
|
|
'14 description' => {
|
|
message => q|Select how many lines you want in each page of the report. You will be provided links to access additional pages of the report.|,
|
|
lastUpdated =>1139264214
|
|
},
|
|
|
|
'13' => {
|
|
message => q|Report Template|,
|
|
lastUpdated =>1091624565
|
|
},
|
|
|
|
'12' => {
|
|
message => q|Paginate After|,
|
|
lastUpdated =>1091624565
|
|
},
|
|
|
|
'11' => {
|
|
message => q|Out|,
|
|
lastUpdated =>1091624565
|
|
},
|
|
|
|
'10' => {
|
|
message => q|In|,
|
|
lastUpdated =>1091624565
|
|
},
|
|
|
|
'assetName' => {
|
|
message => q|In/Out Board|,
|
|
lastUpdated =>1091624565
|
|
},
|
|
|
|
'8' => {
|
|
message => q|Status Log Report|,
|
|
lastUpdated =>1091624565
|
|
},
|
|
|
|
'7' => {
|
|
message => q|No Department|,
|
|
lastUpdated =>1091624565
|
|
},
|
|
|
|
'6' => {
|
|
message => q|What's happening?|,
|
|
lastUpdated =>1091624565
|
|
},
|
|
|
|
'6 description' => {
|
|
message => q|You can enter in reasons for the change in status (doctor's appointment, went home) etc. here.|,
|
|
lastUpdated =>1139254446
|
|
},
|
|
|
|
'delegate' => {
|
|
message => q|Update status for: |,
|
|
lastUpdated =>1122319088
|
|
},
|
|
|
|
'delegate description' => {
|
|
message => q|Select a name from this list to update the status for someone other than yourself.|,
|
|
lastUpdated =>1139253866
|
|
},
|
|
|
|
'myself' => {
|
|
message => q|Myself|,
|
|
lastUpdated =>1122319088
|
|
},
|
|
|
|
'5' => {
|
|
message => q|Status|,
|
|
lastUpdated =>1091624565
|
|
},
|
|
|
|
'5 description' => {
|
|
message => q|You may select one status from the list. If you would like to further explain the reason for the status, use the "What's happening" field.|,
|
|
lastUpdated =>1139253909
|
|
},
|
|
|
|
'4' => {
|
|
message => q|View Report|,
|
|
lastUpdated =>1091624565
|
|
},
|
|
|
|
'3' => {
|
|
message => q|Who can view reports?|,
|
|
lastUpdated =>1091624565
|
|
},
|
|
|
|
'1' => {
|
|
message => q|Status List|,
|
|
lastUpdated =>1091624565
|
|
},
|
|
|
|
'inOutGroup' => {
|
|
message => q|Who can log in/out?|,
|
|
lastUpdated =>1091624565
|
|
},
|
|
|
|
'username label' => {
|
|
message => q|Username|,
|
|
lastUpdated =>1123199740
|
|
},
|
|
|
|
'date label' => {
|
|
message => q|Date|,
|
|
lastUpdated =>1123199740
|
|
},
|
|
|
|
'message label' => {
|
|
message => q|Message|,
|
|
lastUpdated =>1123199740
|
|
},
|
|
|
|
'updatedBy label' => {
|
|
message => q|Updated By|,
|
|
lastUpdated =>1123199740
|
|
},
|
|
|
|
'all departments' => {
|
|
message => q|All Departments|,
|
|
lastUpdated =>1123266324
|
|
},
|
|
|
|
'filter departments' => {
|
|
message => q|Filter departments:|,
|
|
lastUpdated =>1123266322
|
|
},
|
|
|
|
'filter departments description' => {
|
|
message => q|Each In/Out Board can be configured to serve multiple departments. By default, all departments are shown in the report. Select the name of any one department to limit the report to only display status changes from that department.| ,
|
|
lastUpdated =>1139262439
|
|
},
|
|
|
|
|
|
};
|
|
|
|
1;
|