platform/plugins/telegram-assets/lang/es.json
Kristina 3be2de033a
Allow to send message from tg bot to channels (#6472)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
2024-09-04 02:50:43 +07:00

58 lines
3.4 KiB
JSON
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"string": {
"SharedMessages": "mensajes compartidos de Telegram",
"Next": "Siguiente",
"Back": "Atrás",
"Connect": "Conectar",
"Connecting": "Conectando...",
"ConnectFull": "Conectar cuenta de Telegram",
"Password": "Contraseña",
"Phone": "Teléfono",
"PhonePlaceholder": "+34 666 555 777",
"PhoneDescr": "Introduce tu número de teléfono de Telegram para conectar tu cuenta.",
"PasswordDescr": "Introduce la contraseña de doble factor",
"CodeDescr": "Introduce el código de 5 dígitos que has recibido en tu cuenta de Telegram.",
"Cancel": "Cancelar",
"Share": "Compartir mensajes",
"PublishSelected": "Publicar seleccionados",
"SharedMessage": "Mensaje compartido",
"Content": "Contenido",
"Incoming": "Entrantes",
"Messages": "Mensajes",
"NewMessage": "Nuevo mensaje",
"NewIncomingMessage": "Te ha enviado un mensaje nuevo",
"Telegram": "Telegram",
"TelegramIntegrationDesc": "Usar integración de Telegram",
"Status": "Estado",
"MessagesSelected": "mensajes seleccionados",
"ConfigLabel": "Telegram",
"ConfigDescription": "Extensión para leer y escribir mensajes de Telegram",
"ConnectBotInfoStart": "Para empezar a interactuar con nuestro bot, simplemente abre",
"ConnectBotInfoEnd": "y haz clic en “Start”.",
"ConnectBotError": "Parece que no se pudo establecer una conexión automáticamente. Por favor, intenta reconectar el bot haciendo clic en “Start”.",
"TestConnection": "Probar conexión",
"Connected": "Conectado",
"TelegramNotificationDescription": "Recibe notificaciones personales en Telegram.",
"BotDescription": "Con este bot puedes recibir todas las notificaciones y responder a ellas sin salir de Telegram.",
"BotShortDescription": "Con este bot puedes recibir todas las notificaciones y responder a ellas sin salir de Telegram",
"WelcomeMessage": "¡Bienvenido! Soy un bot que te ayudará a recibir todas las notificaciones de {app} y responder a ellas sin salir de Telegram.",
"TestMessage": "Tu cuenta de {app} está conectada. Recibirás tus notificaciones.",
"ConnectMessage": "⚠Por favor, conéctame a tu cuenta de {app}.\nEnvía /connect para generar un código y pégalo en la configuración de {app}.\nCódigo válido durante 1 minuto.",
"StopMessage": "Ya no recibirás notificaciones sobre eventos de {app}. Si quieres volver a activarlas, simplemente envía /start.",
"StartBot": "Iniciar el bot",
"ConnectAccount": "Conectar cuenta a través de OTP",
"ShowCommandsDetails": "Mostrar detalles de los comandos",
"TurnNotificationsOff": "Desactivar notificaciones",
"ConnectedDescriptionHtml": "✅Estás conectado como <b>{email}</b>",
"AccountAlreadyConnectedHtml": "Ya estás conectado como <b>{email}</b>",
"AccountConnectedHtml": "Te has conectado correctamente como <b>{email}</b>",
"AccountAlreadyConnected": "Cuenta ya conectada",
"InvalidCode": "Código no válido",
"SomethingWentWrong": "Algo salió mal. Por favor, inténtalo de nuevo.",
"Configure": "Configurar",
"ConnectTelegramBot": "Conectar bot de Telegram",
"DisconnectMessage": "⚠Te has desconectado del servicio. Por favor, vuelve a conectar tu cuenta en {app} usando /{command}.",
"SyncAllChannels": "Sincronizar todos los canales",
"SyncStarredChannels": "Sincronizar canales marcados"
}
}