platform/plugins/telegram-assets/lang/en.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.1 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.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"string": {
"SharedMessages": "shared Telegram messages",
"Next": "Next",
"Back": "Back",
"Connect": "Connect",
"Connecting": "Connecting...",
"ConnectFull": "Connect Telegram account",
"Password": "Password",
"Phone": "Phone",
"PhonePlaceholder": "+1 555 333 7777",
"PhoneDescr": "Enter your Telegram phone number to connect your account.",
"PasswordDescr": "Enter your second factor password",
"CodeDescr": "Enter the 5-digit code you received on your Telegram account.",
"Cancel": "Cancel",
"Share": "Share messages",
"PublishSelected": "Publish selected",
"SharedMessage": "Shared message",
"Content": "Content",
"Incoming": "Incoming",
"Messages": "Messages",
"NewMessage": "New message",
"NewIncomingMessage": "Sent you a new message",
"Telegram": "Telegram",
"TelegramIntegrationDesc": "Use telegram integration",
"Status": "Status",
"MessagesSelected": "messages selected",
"ConfigLabel": "Telegram",
"ConfigDescription": "Extension to read and write Telegram messages",
"ConnectBotInfoStart": "To start interacting with our bot, simply open",
"ConnectBotInfoEnd": "and click \"Start\".",
"ConnectBotError": "Looks like a connection couldt be automatically established. Please try reconnecting the bot by clicking “Start”.",
"TestConnection": "Test connection",
"Connected": "Connected",
"TelegramNotificationDescription": "Receive personal notifications in Telegram.",
"BotDescription": "With this bot you can get all notifications and reply to them without leaving Telegram.",
"BotShortDescription": "With this bot you can get all notifications and reply to them without leaving Telegram",
"WelcomeMessage": "Welcome! I am a bot that will help you to get all {app} notifications and reply to them without leaving Telegram.",
"TestMessage": "Your {app} account is connected. You will receive your notifications.",
"ConnectMessage": "⚠Please connect me to your {app} account.\nSend /connect to generate code and paste it in {app} settings.\nCode valid for 1 minute.",
"StopMessage": "You will no longer receive notifications about {app} events. If you want to turn them back on, just send /start.",
"StartBot": "Start the bot",
"ConnectAccount": "Connect account via OTP",
"ShowCommandsDetails": "Show commands details",
"TurnNotificationsOff": "Turn notifications off",
"ConnectedDescriptionHtml": "✅Your are connected as <b>{email}</b>",
"AccountAlreadyConnectedHtml": "You are already connected as <b>{email}</b>",
"AccountConnectedHtml": "You have been successfully connected as <b>{email}</b>",
"AccountAlreadyConnected": "Account already connected",
"InvalidCode": "Invalid code",
"SomethingWentWrong": "Something went wrong. Please try again.",
"Configure": "Configure",
"ConnectTelegramBot": "Connect Telegram Bot",
"DisconnectMessage": "⚠You have been disconnected from the service. Please reconnect your account on {app} using /{command}.",
"SyncAllChannels": "Sync all channels",
"SyncStarredChannels": "Sync starred channels"
}
}