Files
huly-platform/plugins/telegram-assets/lang/en.json
T
2021e27379 UBERF-12988: Add integration status and redesign integration state (#9643)
* UBERF-12988: Add integration status and redesign integration state

Signed-off-by: Artem Savchenko <armisav@gmail.com>

* Update plugins/setting-assets/lang/es.json

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Artyom Savchenko <armisav@gmail.com>

* UBERF-12988: Get state from event

Signed-off-by: Artem Savchenko <armisav@gmail.com>

* UBERF-12988: Add isLoading for status

Signed-off-by: Artem Savchenko <armisav@gmail.com>

* UBERF-12988: Fix svelte-check

Signed-off-by: Artem Savchenko <armisav@gmail.com>

---------

Signed-off-by: Artem Savchenko <armisav@gmail.com>
Signed-off-by: Artyom Savchenko <armisav@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-08-06 13:09:15 +07:00

100 lines
5.0 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
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": {
"Loading": "Loading...",
"IntegrationConnected": "Connected as {phone}",
"Disconnect": "Disconnect",
"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": "Sync Telegram channels and messages",
"TelegramIntegrationDesc2": "This feature is independent of regular Telegram notifications",
"ToSetupNotification": "To set up regular Telegram notifications:",
"TelegramNotificationPath": "Notifications > General > Telegram > Configure",
"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 {minutes} minutes.",
"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>{name}</b>",
"AccountAlreadyConnectedHtml": "You are already connected as <b>{name}</b>",
"AccountConnectedHtml": "You have been successfully connected as <b>{name}</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",
"Public": "Public",
"Private": "Private",
"TotalChannels": "Total Channels:",
"SyncEnabled": "Sync enabled",
"SyncDisabled": "Sync disabled",
"SelectAll": "Select all",
"Selected": "Selected",
"EnableSync": "Enable sync",
"DisableSync": "Disable sync",
"SelectAccess": "Select access",
"ConfigureIntegration": "Configure integration",
"Apply": "Apply",
"SyncedChannels": "Synchronized channels:",
"Type": "Type",
"SyncMode": "Sync Mode",
"Access": "Access",
"User": "User",
"Group": "Group",
"Channel": "Channel",
"Actions": "Actions",
"SelectAllAction": "Select all",
"UnselectAllAction": "Unselect all",
"EnableSynchronization": "Enable synchronization",
"DisableSynchronization": "Disable synchronization",
"SetPublicAccess": "Set public access",
"SetPrivateAccess": "Set private access",
"NoChannelsFound": "No channels found",
"TryAdjustingSearch": "Try adjusting your search query or",
"ClearSearch": "clear search",
"NoChannelsAvailable": "No channels available",
"EnableSyncToConfigure": "Enable synchronization to configure channel access",
"AccessCannotBeChanged": "Access cannot be changed for existing channel",
"ServiceIsUnavailable": "Telegram service is not available",
"IncorrectPhoneOrCode": "Failed to connect Telegram account, please check that the phone number and code are entered correctly",
"UnknownError": "An unknown error occurred in the Telegram service"
}
}