mirror of
https://github.com/hcengineering/platform.git
synced 2026-08-21 03:42:24 +02:00
* 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>
100 lines
4.8 KiB
JSON
100 lines
4.8 KiB
JSON
{
|
|
"string": {
|
|
"Loading": "加载中...",
|
|
"IntegrationConnected": "已连接为 {phone}",
|
|
"Disconnect": "断开连接",
|
|
"SharedMessages": "共享的 Telegram 消息",
|
|
"Next": "下一步",
|
|
"Back": "上一步",
|
|
"Connect": "连接",
|
|
"Connecting": "连接中...",
|
|
"ConnectFull": "连接 Telegram 帐户",
|
|
"Password": "密码",
|
|
"Phone": "电话",
|
|
"PhonePlaceholder": "+1 555 333 7777",
|
|
"PhoneDescr": "输入您的 Telegram 电话号码以连接您的帐户。",
|
|
"PasswordDescr": "输入您的二次验证密码",
|
|
"CodeDescr": "输入您在 Telegram 帐户上收到的 5 位数字代码。",
|
|
"Cancel": "取消",
|
|
"Share": "分享消息",
|
|
"PublishSelected": "发布选中",
|
|
"SharedMessage": "共享消息",
|
|
"Content": "内容",
|
|
"Incoming": "收件箱",
|
|
"Messages": "消息",
|
|
"NewMessage": "新消息",
|
|
"NewIncomingMessage": "给您发送了一条新消息",
|
|
"Telegram": "Telegram",
|
|
"TelegramIntegrationDesc": "☠\uFE0F 与 Telegram 的实验性集成 ☠\uFE0F",
|
|
"TelegramIntegrationDesc2": "此功能与常规 Telegram 通知无关",
|
|
"ToSetupNotification": "设置通知:",
|
|
"TelegramNotificationPath": "通知 > 通用 > Telegram > 配置",
|
|
"Status": "状态",
|
|
"MessagesSelected": "选中的消息",
|
|
"ConfigLabel": "Telegram",
|
|
"ConfigDescription": "扩展以读取和撰写 Telegram 消息",
|
|
"ConnectBotInfoStart": "要开始与我们的机器人互动,只需打开",
|
|
"ConnectBotInfoEnd": "然后单击“开始”。",
|
|
"ConnectBotError": "看起来无法自动建立连接。 请尝试通过单击“开始”重新连接机器人。",
|
|
"TestConnection": "测试连接",
|
|
"Connected": "已连接",
|
|
"TelegramNotificationDescription": "在 Telegram 中接收个人通知。",
|
|
"BotDescription": "使用此机器人,您可以获取所有通知并在不离开 Telegram 的情况下回复。",
|
|
"BotShortDescription": "使用此机器人,您可以获取所有通知并在不离开 Telegram 的情况下回复",
|
|
"WelcomeMessage": "欢迎! 我是一个机器人,将帮助您获取所有 {app} 通知并在不离开 Telegram 的情况下回复。",
|
|
"TestMessage": "您的 {app} 帐户已连接。 您将收到通知。",
|
|
"ConnectMessage": "⚠️请将我连接到您的 {app} 帐户。\n发送 /connect 以生成代码并将其粘贴到 {app} 设置中。\n代码有效时间为 {minutes} 分钟。",
|
|
"StopMessage": "您将不再收到有关 {app} 事件的通知。 如果您想重新启用它们,请发送 /start。",
|
|
"StartBot": "启动机器人",
|
|
"ConnectAccount": "通过 OTP 连接帐户",
|
|
"ShowCommandsDetails": "显示命令详细信息",
|
|
"TurnNotificationsOff": "关闭通知",
|
|
"ConnectedDescriptionHtml": "✅您已连接为 <b>{name}</b>",
|
|
"AccountAlreadyConnectedHtml": "您已连接为 <b>{name}</b>",
|
|
"AccountConnectedHtml": "您已成功连接为 <b>{name}</b>",
|
|
"AccountAlreadyConnected": "帐户已连接",
|
|
"InvalidCode": "无效代码",
|
|
"SomethingWentWrong": "出现问题。 请重试。",
|
|
"Configure": "配置",
|
|
"ConnectTelegramBot": "连接 Telegram 机器人",
|
|
"DisconnectMessage": "⚠️您已从服务中断开连接。 请使用 /{command} 在 {app} 上重新连接您的帐户。",
|
|
"SyncAllChannels": "同步所有频道",
|
|
"SyncStarredChannels": "同步标记的频道",
|
|
"Public": "公开",
|
|
"Private": "私有",
|
|
"TotalChannels": "频道总数:",
|
|
"SyncEnabled": "同步已启用",
|
|
"SyncDisabled": "同步已禁用",
|
|
"SelectAll": "全选",
|
|
"Selected": "已选择",
|
|
"EnableSync": "启用同步",
|
|
"DisableSync": "禁用同步",
|
|
"SelectAccess": "选择访问权限",
|
|
"ConfigureIntegration": "配置集成",
|
|
"Apply": "应用",
|
|
"SyncedChannels": "已同步的频道:",
|
|
"Type": "类型",
|
|
"SyncMode": "同步模式",
|
|
"Access": "访问权限",
|
|
"User": "用户",
|
|
"Group": "群组",
|
|
"Channel": "频道",
|
|
"Actions": "操作",
|
|
"SelectAllAction": "选择全部",
|
|
"UnselectAllAction": "取消选择全部",
|
|
"EnableSynchronization": "启用同步",
|
|
"DisableSynchronization": "禁用同步",
|
|
"SetPublicAccess": "设置公开访问",
|
|
"SetPrivateAccess": "设置私有访问",
|
|
"NoChannelsFound": "未找到频道",
|
|
"TryAdjustingSearch": "请尝试调整搜索条件或",
|
|
"ClearSearch": "清除搜索",
|
|
"NoChannelsAvailable": "没有可用的频道",
|
|
"EnableSyncToConfigure": "启用同步以配置频道访问权限",
|
|
"AccessCannotBeChanged": "现有频道的访问权限无法更改",
|
|
"ServiceIsUnavailable": "Telegram 服务不可用",
|
|
"IncorrectPhoneOrCode": "无法连接 Telegram 账户,请检查电话号码和代码是否正确输入",
|
|
"UnknownError": "在 Telegram 服务中发生了未知错误"
|
|
}
|
|
}
|