peertube-plugin-livechat/languages/es.json
John Livingston 80ac08bd18
Transparent background + fix
* Builtin Prosody, Share chat url: option to have a transparent background (for streaming integration).
* Builtin Prosody, Share chat url: fixed new day hidding when no scrollbar in readonly mode.
2022-01-16 17:50:11 +01:00

18 lines
898 B
JSON

{
"Open chat": "Abrir el chat",
"Open chat in a new window": "Abrir el chat en otra ventana",
"Close chat": "Cerrar el chat",
"Use chat": "Habilitar el chat",
"If enabled, there will be a chat next to the video.": "Activado, abre el chat junto al vídeo",
"Share chat link": "Compartir el enlace de esta sala de chat",
"Read-only": "Sólo lectura",
"Show the scrollbar": false,
"Transparent background (for stream integration, with OBS for example)": false,
"Tips for streamers: To add the chat to your OBS, generate a read-only link and use it as a browser source.": "Sugerencias para los streamers: para agregar el chat a su OBS, genere un enlace de «solo lectura» y utilícelo como «fuente o canal web».",
"Copy": "Copiar",
"Link copied": "Enlace copiado",
"Error": "Error",
"Open": "Abrir",
"Use current theme colors": "Utilizar los colores del tema actual"
}