Translated using Weblate (Spanish)

Currently translated at 74.5% (1350 of 1813 strings)

Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/es/
pull/21833/head
Diego Esaa 2019-09-30 14:49:15 +00:00 committed by Weblate
parent 5545012b28
commit 53d0c89e9c
1 changed files with 21 additions and 1 deletions

View File

@ -1588,5 +1588,25 @@
"Scissors": "Tijeras",
"No integrations server configured": "No se ha configurado servidor de integraciones",
"This Riot instance does not have an integrations server configured.": "Esta instancia de Riot no tiene servidor de integraciones configurado.",
"Connecting to integrations server...": "Conectando al servidor de integraciones..."
"Connecting to integrations server...": "Conectando al servidor de integraciones...",
"Call failed due to misconfigured server": "Llamada fallida debido a la mala configuración del servidor",
"Please ask the administrator of your homeserver (<code>%(homeserverDomain)s</code>) to configure a TURN server in order for calls to work reliably.": "Por favor pídele al administrador de tu servidor doméstico (<code>%(homeserverDomain)s</code>) que configure un servidor TURN para que las llamadas funcionen correctamente.",
"Alternatively, you can try to use the public server at <code>turn.matrix.org</code>, but this will not be as reliable, and it will share your IP address with that server. You can also manage this in Settings.": "Alternativamente, puedes tratar de usar el servidor público en <code>turn.matrix.org</code>, pero éste no será igual de confiable, y compartirá tu dirección IP con ese servidor. También puedes administrar esto en Ajustes.",
"Try using turn.matrix.org": "Trata de usar turn.matrix.org",
"Failed to start chat": "Error al iniciar el chat",
"Messages": "Mensajes",
"Actions": "Acciones",
"Other": "Otros",
"Sends a message as plain text, without interpreting it as markdown": "Envía un mensaje como texto estándar, sin interpretarlo como Markdown",
"You do not have the required permissions to use this command.": "No tienes los permisos requeridos para usar este comando.",
"Changes the avatar of the current room": "Cambia el ávatar de la sala actual",
"Use an identity server": "Usar un servidor de identidad",
"Use an identity server to invite by email. Click continue to use the default identity server (%(defaultIdentityServerName)s) or manage in Settings.": "Usar un servidor de identidad para invitar por correo. Presiona continuar par usar el servidor de identidad por defecto (%(defaultIdentityServerName)s) o adminístralo en Ajustes.",
"Use an identity server to invite by email. Manage in Settings.": "Usar un servidor de identidad para invitar por correo. Administrar en Ajustes.",
"Adds a custom widget by URL to the room": "Añade un widget personalizado por URL a la sala",
"Please supply a https:// or http:// widget URL": "Por favor provisiona un URL de widget de http:// o https://",
"You cannot modify widgets in this room.": "No puedes modificar widgets en esta sala.",
"Displays list of commands with usages and descriptions": "Muestra lista de comandos con usos y descripciones",
"Use the new, faster, but still experimental composer for writing messages (requires refresh)": "Usar el compositor nuevo y más rapido para escribir mensajes, pero todavía experimental (requiere que refresques la página)",
"Multiple integration managers": "Administradores de integración múltiples"
}