|
2.
|
|
|
==> get saved user list from the server, example
|
|
|
|
==>busca a lista de usuários no servidor, exemplo
|
|
Translated and reviewed by
ThiagoRyuuga
|
|
|
|
Located in
common/constants/messages.py:32
|
|
3.
|
|
|
==> get user configuration and time information from the server, example
|
|
|
|
(no translation yet)
|
|
|
|
Located in
common/constants/messages.py:33
|
|
4.
|
|
|
==> set allowed days for the user, example
|
|
|
|
==> define dias permitidos ao usuário, exemplo
|
|
Translated and reviewed by
ThiagoRyuuga
|
|
|
|
Located in
common/constants/messages.py:34
|
|
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
|
|
7.
|
|
|
==> set time limit per week, example
|
|
|
|
==> define tempo limite por semana, exemplo
|
|
Translated and reviewed by
ThiagoRyuuga
|
|
|
|
Located in
common/constants/messages.py:38
|
|
8.
|
|
|
==> set time limit per month, example
|
|
|
|
==> define tempo limite por mês, exemplo
|
|
Translated and reviewed by
ThiagoRyuuga
|
|
|
|
Located in
common/constants/messages.py:39
|
|
9.
|
|
|
==> set whether to track inactive user sessions, example
|
|
|
|
==> define se deve rastresar sessões inativas de usuários, exemplo
|
|
Translated and reviewed by
ThiagoRyuuga
|
|
|
|
Located in
common/constants/messages.py:40
|
|
10.
|
|
|
==> set whether to hide tray icon and prevent notifications, example
|
|
|
|
(no translation yet)
|
|
|
|
Located in
common/constants/messages.py:41
|
|
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"
|
|
|
|
Defina o tipo de restrição / bloqueio ("lock" - bloquear conta, "suspend" - suspender o computador, "suspendwake" - suspender e acordar, "terminate" - encerrar sessões, "shutdown" - desligar o computador), exemplos
|
|
Translated and reviewed by
Clístenis
|
|
|
|
Located in
common/constants/messages.py:43
|