Translated using Weblate (Spanish)

Currently translated at 79.1% (1335 of 1687 strings)

Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/es/
pull/21833/head
pebles 2019-07-13 15:43:39 +00:00 committed by Weblate
parent df1d63a0d7
commit 9a8ef560dc
1 changed files with 5 additions and 1 deletions

View File

@ -1571,5 +1571,9 @@
"You can register, but some features will be unavailable until the identity server is back online. If you keep seeing this warning, check your configuration or contact a server admin.": "Te puedes registrar, pero algunas funcionalidades no estarán disponibles hasta que se pueda conectar con el servidor de identidad. Si continúas viendo este aviso, comprueba tu configuración o contacta con el administrador del servidor.",
"You can reset your password, but some features will be unavailable until the identity server is back online. If you keep seeing this warning, check your configuration or contact a server admin.": "Puedes cambiar tu contraseña, pero algunas funcionalidades no estarán disponibles hasta que el servidor de identidad esté disponible. Si continúas viendo este aviso, comprueba tu configuración o contacta con el administrador del servidor.",
"You can log in, but some features will be unavailable until the identity server is back online. If you keep seeing this warning, check your configuration or contact a server admin.": "Puedes iniciar sesión, pero algunas funcionalidades no estarán disponibles hasta que el servidor de identidad esté disponible. Si continúas viendo este mensaje, comprueba tu configuración o contacta con el administrador del servidor.",
"No homeserver URL provided": "No se ha indicado la URL del servidor."
"No homeserver URL provided": "No se ha indicado la URL del servidor.",
"Unexpected error resolving homeserver configuration": "Error inesperado en la configuración del servidor",
"Unexpected error resolving identity server configuration": "Error inesperado en la configuración del servidor de identidad",
"User %(userId)s is already in the room": "El usuario %(userId)s ya está en la sala",
"The user must be unbanned before they can be invited.": "El usuario debe ser desbloqueado antes para poder ser invitado."
}