Импорт
This commit is contained in:
@@ -44,6 +44,21 @@ const translations = {
|
||||
storageAndData: 'Хранилище и данные',
|
||||
importTelegram: 'Импорт истории Telegram',
|
||||
importTelegramDesc: 'Перенести сообщения и медиа из Telegram',
|
||||
importSuccess: 'Импорт завершен',
|
||||
importStarted: 'Импорт запущен в фоновом режиме',
|
||||
importSelectArchive: 'Загрузите архив',
|
||||
importSelectArchiveDesc: 'Экспортируйте чат из Telegram (HTML формат, вкл. медиа) и загрузите полученный ZIP архив.',
|
||||
importLimit: 'Лимит: до 1 ГБ',
|
||||
importSelectFile: 'Выбрать ZIP-архив',
|
||||
importParticipants: 'Соответствие участников',
|
||||
importParticipantsDesc: 'Назначьте участников из архива пользователям в Knot.',
|
||||
importInArchive: 'В архиве',
|
||||
importSelectContact: '-- Выберите контакт --',
|
||||
importGroupName: 'Название чата',
|
||||
importGroupNameHint: 'Например, Моя группа',
|
||||
importStart: 'Запустить импорт',
|
||||
importRestart: 'Начать заново',
|
||||
importCompletedDesc: 'Мы успешно создали чат и начали перенос сообщений в фоновом режиме.',
|
||||
// Chat
|
||||
chat: 'Чат',
|
||||
group: 'Группа',
|
||||
@@ -413,6 +428,21 @@ const translations = {
|
||||
storageAndData: 'Storage and Data',
|
||||
importTelegram: 'Import Telegram History',
|
||||
importTelegramDesc: 'Move messages and media from Telegram',
|
||||
importSuccess: 'Import completed',
|
||||
importStarted: 'Import started in background',
|
||||
importSelectArchive: 'Upload archive',
|
||||
importSelectArchiveDesc: 'Export chat from Telegram (HTML format, incl. media) and upload the resulting ZIP archive.',
|
||||
importLimit: 'Limit: up to 1 GB',
|
||||
importSelectFile: 'Select ZIP archive',
|
||||
importParticipants: 'Participant mapping',
|
||||
importParticipantsDesc: 'Assign participants from the archive to Knot users.',
|
||||
importInArchive: 'In archive',
|
||||
importSelectContact: '-- Select contact --',
|
||||
importGroupName: 'Chat name',
|
||||
importGroupNameHint: 'e.g., My Group',
|
||||
importStart: 'Start import',
|
||||
importRestart: 'Start over',
|
||||
importCompletedDesc: 'We successfully created the chat and started importing messages in the background.',
|
||||
searchChats: 'Search chats...',
|
||||
chat: 'Chat',
|
||||
group: 'Group',
|
||||
|
||||
Reference in New Issue
Block a user