|
11.
|
|
|
==> set whether to hide tray icon and prevent notifications, example
|
|
|
|
==> definir a ocultação ou não do ícone da bandeja e desativação de notificações, exemplo
|
|
Translated and reviewed by
Frederico F
|
|
|
|
Located in
common/constants/messages.py:42
|
|
12.
|
|
|
==> 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"
|
|
|
|
==> definir o tipo de restrição / bloqueio ("lock" - bloquear sessão, "suspend" - suspender o computador, "suspendwake" - suspender e despertar, "terminate" - encerrar sessões, "shutdown" - desligar o computador), exemplos
|
|
Translated and reviewed by
Frederico F
|
|
|
|
Located in
common/constants/messages.py:44
|
|
13.
|
|
|
==> set time left for the user at the current moment of time: "+" (add time), "-" (subtract time), "=" (set exact time available), example (add one hour)
|
|
|
|
==> definir o tempo restante para o usuário a partir deste momento: "+" (aumenta o tempo), "-" (diminui o tempo), "=" (define o tempo exato disponível), exemplo (adiciona uma hora)
|
|
Translated and reviewed by
Frederico F
|
|
|
|
Located in
common/constants/messages.py:45
|
|
14.
|
|
|
==> set whether PlayTime is enabled for the user, example
|
|
|
|
==> definir se o PlayTime está ativo para o usuário, exemplo
|
|
Translated and reviewed by
Frederico F
|
|
|
|
Located in
common/constants/messages.py:46
|
|
15.
|
|
|
==> set whether PlayTime must be accounted instead of normal activity, example
|
|
|
|
==> definir se o PlayTime deve ou não ser contabilizado ao invés da atividade normal, exemplo
|
|
Translated and reviewed by
Frederico F
|
|
|
|
Located in
common/constants/messages.py:47
|
|
16.
|
|
|
==> set whether PlayTime activities are allowed during unaccounted ("∞") intervals, example
|
|
|
|
==> definir se as atividades do PlayTime são permitidas durante intervalos ("∞") não contabilizados, exemplo
|
|
Translated and reviewed by
Frederico F
|
|
|
|
Located in
common/constants/messages.py:48
|
|
17.
|
|
|
==> set allowed days for PlayTime activities, example
|
|
|
|
==> definir os dias permitidos para atividades PlayTime, exemplo
|
|
Translated and reviewed by
Frederico F
|
|
|
|
Located in
common/constants/messages.py:49
|
|
18.
|
|
|
==> set PlayTime limits for all allowed days, the number of values must not exceed the allowed PlayTime allowed days for the user, example
|
|
|
|
==> definir os limites do PlayTime para todos os dias permitidos, o número de valores não deve exceder o de dias permitidos para o PlayTime, exemplo
|
|
Translated and reviewed by
Frederico F
|
|
|
|
Located in
common/constants/messages.py:50
|
|
19.
|
|
|
==> set PlayTime activity process masks, for which the time is accounted, example
|
|
|
|
==> definir as máscaras de processos de atividades PlayTime para os quais o tempo é contabilizado, exemplo
|
|
Translated and reviewed by
Frederico F
|
|
|
|
Located in
common/constants/messages.py:51
|
|
20.
|
|
|
==> set PlayTime left for the user at the current moment of time: "+" (add time), "-" (subtract time), "=" (set exact time available), example (add one hour)
|
|
|
|
==> definir o PlayTime restante para o usuário a partir deste momento: "+" (aumenta o tempo), "-" (diminui o tempo), "=" (define o tempo exato disponível), exemplo (adiciona uma hora)
|
|
Translated and reviewed by
Frederico F
|
|
|
|
Located in
common/constants/messages.py:52
|