|
5.
|
|
|
==> set allowed hours for the specified day, or "ALL" for every day, optionally specify start and end minutes in brackets like this [x-y], additionally specify ! in front of hour if it doesn't have to be accounted (free time for user), example
|
|
|
TRANSLATORS: please DO NOT translate the keyword "ALL"
|
|
|
|
(no translation yet)
|
|
|
|
Located in
common/constants/messages.py:36
|
|
6.
|
|
|
==> set time limits for all allowed days, the number of values must not exceed the allowed days for the user, example
|
|
|
|
(no translation yet)
|
|
|
|
Located in
common/constants/messages.py:37
|
|
11.
|
|
|
==> set restriction / lockout type ("lock" - lock session, "suspend" - suspend the computer, "suspendwake" - suspend and wake up, "terminate" - terminate sessions, "shutdown" - shutdown the computer), examples
|
|
|
TRANSLATORS: please DO NOT translate the keywords: "lock", "suspend", "suspendwake", "terminate", "shutdown"
|
|
|
|
(no translation yet)
|
|
|
|
Located in
common/constants/messages.py:43
|
|
13.
|
|
|
==> set whether PlayTime is enabled for the user, example
|
|
|
|
(no translation yet)
|
|
|
|
Located in
common/constants/messages.py:45
|
|
14.
|
|
|
==> set whether PlayTime must be accounted instead of normal activity, example
|
|
|
|
(no translation yet)
|
|
|
|
Located in
common/constants/messages.py:46
|
|
15.
|
|
|
==> set whether PlayTime activities are allowed during unaccounted ("∞") intervals, example
|
|
|
|
(no translation yet)
|
|
|
|
Located in
common/constants/messages.py:47
|
|
16.
|
|
|
==> set allowed days for PlayTime activities, example
|
|
|
|
(no translation yet)
|
|
|
|
Located in
common/constants/messages.py:48
|
|
17.
|
|
|
==> set PlayTime limits for all allowed days, the number of values must not exceed the allowed PlayTime allowed days for the user, example
|
|
|
|
(no translation yet)
|
|
|
|
Located in
common/constants/messages.py:49
|
|
18.
|
|
|
==> set PlayTime activity process masks, for which the time is accounted, example
|
|
|
|
(no translation yet)
|
|
|
|
Located in
common/constants/messages.py:50
|
|
19.
|
|
|
==> set PlayTime left for the user at the current moment of time: "+" (add time), "-" (subtract time), "=" (set exact time available), example (add one hour)
|
|
|
|
(no translation yet)
|
|
|
|
Located in
common/constants/messages.py:51
|