|
1.
|
|
|
==> print help, example
|
|
|
|
ejemplo, escribe ayuda
|
|
Translated and reviewed by
Juan M de Miguel
|
|
|
|
Located in
common/constants/messages.py:31
|
|
2.
|
|
|
==> get saved user list from the server, example
|
|
|
|
ejemplo, elige un usuario guardado de la lista desde el servidor
|
|
Translated and reviewed by
Juan M de Miguel
|
|
|
|
Located in
common/constants/messages.py:32
|
|
3.
|
|
|
==> get user configuration and time information from the server, example
|
|
|
|
por ejemplo, consigue la configuración de usuario y la información horaria desde el servidor
|
|
Translated by
Juan M de Miguel
|
|
Reviewed by
Ivan Ledesma
|
|
|
|
Located in
common/constants/messages.py:33
|
|
4.
|
|
|
==> set allowed days for the user, example
|
|
|
|
ejemplo, fija los días permitidos para el usuario
|
|
Translated and reviewed by
Juan M de Miguel
|
|
|
|
Located in
common/constants/messages.py:35
|
|
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"
|
|
|
|
ejemplo, señala las horas permitidas para el día especificado, o "ALL" para cada día. Opcionalmente especifica los minutos de comienzo y finalización en corchetes así [x-y], además especifica ! delante de la hora si no tiene que ser tenida en cuenta (horario libre para el usuario)
|
|
Translated and reviewed by
Juan M de Miguel
|
|
|
|
Located in
common/constants/messages.py:37
|
|
6.
|
|
|
==> set time limits for all allowed days, the number of values must not exceed the allowed days for the user, example
|
|
|
|
ejemplo, ajusta los límites para todos los días permitidos, el número de valores no debe exceder los días permitidos para el usuario
|
|
Translated and reviewed by
Juan M de Miguel
|
|
|
|
Located in
common/constants/messages.py:38
|
|
7.
|
|
|
==> set time limit per week, example
|
|
|
|
ejemplo, ajusta el límite de tiempo a la semana
|
|
Translated and reviewed by
Juan M de Miguel
|
|
|
|
Located in
common/constants/messages.py:39
|
|
8.
|
|
|
==> set time limit per month, example
|
|
|
|
ejemplo, ajusta el límite al mes
|
|
Translated and reviewed by
Juan M de Miguel
|
|
|
|
Located in
common/constants/messages.py:40
|
|
9.
|
|
|
==> set whether to track inactive user sessions, example
|
|
|
|
ejemplo, fija si seguir las sesiones sin actividad del usuario
|
|
Translated and reviewed by
Juan M de Miguel
|
|
|
|
Located in
common/constants/messages.py:41
|
|
10.
|
|
|
==> set whether to hide tray icon and prevent notifications, example
|
|
|
|
ejemplo, ajusta si ocultar el icono bandeja y evitar notificaciones
|
|
Translated and reviewed by
Juan M de Miguel
|
|
|
|
Located in
common/constants/messages.py:42
|