|
12.
|
|
|
==> set time left for the user at the current moment of time: "+" (add time), "-" (subtract time), "=" (set exact time available), example (add one hour)
|
|
|
|
defina 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
Clístenis
|
|
|
|
Located in
common/constants/messages.py:44
|
|
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
|
|
20.
|
|
|
Control sessions types are not passed
|
|
|
|
Os tipos de controle de sessão não foram validados
|
|
Translated and reviewed by
ThiagoRyuuga
|
|
|
|
Located in
common/constants/messages.py:54
|
|
21.
|
|
|
Control sessions types list is not correct
|
|
|
|
A lista de tipos de controle de sessão não estão corretos.
|
|
Translated and reviewed by
ThiagoRyuuga
|
|
|
|
Located in
common/constants/messages.py:55
|