|
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)
|
|
|
|
==> establecer el tiempo restante para el usuario en el momento actual de tiempo: "+" (añadir tiempo), "-" (restar tiempo), "=" (establecer el tiempo exacto disponible), ejemplo (añadir una hora)
|
|
Translated and reviewed by
Ivan Ledesma
|
|
|
|
Located in
common/constants/messages.py:44
|
|
13.
|
|
|
==> set whether PlayTime is enabled for the user, example
|
|
|
|
==> establecer si PlayTime está activado para el usuario, ejemplo
|
|
Translated and reviewed by
Ivan Ledesma
|
|
|
|
Located in
common/constants/messages.py:45
|
|
14.
|
|
|
==> set whether PlayTime must be accounted instead of normal activity, example
|
|
|
|
==> establecer si PlayTime debe contabilizarse en lugar de la actividad normal, ejemplo
|
|
Translated and reviewed by
Ivan Ledesma
|
|
|
|
Located in
common/constants/messages.py:46
|
|
15.
|
|
|
==> set whether PlayTime activities are allowed during unaccounted ("∞") intervals, example
|
|
|
|
==> establecer si se permiten las actividades de PlayTime durante los intervalos no contabilizados ("∞"), ejemplo
|
|
Translated and reviewed by
Ivan Ledesma
|
|
|
|
Located in
common/constants/messages.py:47
|
|
16.
|
|
|
==> set allowed days for PlayTime activities, example
|
|
|
|
==> establecer los días permitidos para las actividades de PlayTime, ejemplo
|
|
Translated and reviewed by
Ivan Ledesma
|
|
|
|
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
|
|
|
|
==> establecer límites de PlayTime para todos los días permitidos, el número de valores no debe exceder los días permitidos de PlayTime para el usuario, ejemplo
|
|
Translated and reviewed by
Ivan Ledesma
|
|
|
|
Located in
common/constants/messages.py:49
|
|
18.
|
|
|
==> set PlayTime activity process masks, for which the time is accounted, example
|
|
|
|
==> establecer máscaras de proceso de actividad PlayTime, para el que se contabiliza el tiempo, ejemplo
|
|
Translated and reviewed by
Ivan Ledesma
|
|
|
|
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)
|
|
|
|
==> establecer PlayTime restante para el usuario en el momento actual de tiempo: "+" (añadir tiempo), "-" (restar tiempo), "=" (establecer el tiempo exacto disponible), ejemplo (añadir una hora)
|
|
Translated and reviewed by
Ivan Ledesma
|
|
|
|
Located in
common/constants/messages.py:51
|
|
20.
|
|
|
Control sessions types are not passed
|
|
|
|
Los tipos de sesiones de control no pasan
|
|
Translated by
Juan M de Miguel
|
|
Reviewed by
Ivan Ledesma
|
|
|
|
Located in
common/constants/messages.py:54
|
|
21.
|
|
|
Control sessions types list is not correct
|
|
|
|
La lista de tipos de sesiones de control es incorrecta
|
|
Translated and reviewed by
Juan M de Miguel
|
|
|
|
Located in
common/constants/messages.py:55
|