|
21.
|
|
|
The email address %s can not be used to log in as it belongs to a team.
|
|
|
|
La dirección %s no puede ser utilizada porque pertenece a un equpio.
|
|
Translated and reviewed by
Anthony Lenton
|
|
|
|
Located in
utils.py:109
|
|
22.
|
|
|
Enter a valid e-mail address.
|
|
|
|
Ingrese una dirección de correo electrónico válida.
|
|
Translated and reviewed by
Anthony Lenton
|
|
|
|
Located in
utils.py:137 tests/test_utils.py:70
|
|
23.
|
|
|
Please enter a valid email address.
|
|
|
|
Por favor ingrese una dirección de correo válida.
|
|
Translated and reviewed by
Anthony Lenton
|
|
|
|
Located in
utils.py:138
|
|
24.
|
|
|
Attempted to %(command)s while in read-only mode: '%(sql)s' %% (%(params)s)
|
|
|
|
Se intentó realizar un %(command)s en modo solo-lectura: '%(sql)s' %% (%(params)s)
|
|
Translated and reviewed by
Anthony Lenton
|
|
|
|
Located in
backend/base.py:153
|
|
25.
|
|
|
List available application servers.
|
|
|
|
Listar servidores de aplicación disponibles
|
|
Translated and reviewed by
Anthony Lenton
|
|
|
|
Located in
management/commands/readonly.py:19
|
|
26.
|
|
|
Select all servers.
|
|
|
|
Seleccionar todos los servidores
|
|
Translated and reviewed by
Anthony Lenton
|
|
|
|
Located in
management/commands/readonly.py:21
|
|
27.
|
|
|
Set server to read-only.
|
|
|
|
Pasar servidor a modo solo-lectura
|
|
Translated and reviewed by
Anthony Lenton
|
|
|
|
Located in
management/commands/readonly.py:23
|
|
28.
|
|
|
Set server to read-write.
|
|
|
|
Pasar servidor a modo lectura-escritura
|
|
Translated and reviewed by
Anthony Lenton
|
|
|
|
Located in
management/commands/readonly.py:25
|
|
29.
|
|
|
Enable database.
|
|
|
|
Habilitar base de datos.
|
|
Translated and reviewed by
Anthony Lenton
|
|
|
|
Located in
management/commands/readonly.py:29
|
|
30.
|
|
|
Disable database.
|
|
|
|
Deshabilitar base de datos.
|
|
Translated and reviewed by
Anthony Lenton
|
|
|
|
Located in
management/commands/readonly.py:33
|