feat(config): p2p replication client and server separate for performance optimization
This commit is contained in:
@ -175,6 +175,8 @@
|
||||
"Dont start to seed torrent after download finish": "Dont start to seed torrent after download finish",
|
||||
"Delete download (files saved)": "Delete download (files saved)",
|
||||
"Serching metadata in progress... Click will delete this torrent.": "Serching metadata in progress... Click will delete this torrent.",
|
||||
"Pause torrent downloading": "Pause torrent downloading"
|
||||
"Pause torrent downloading": "Pause torrent downloading",
|
||||
"P2P torrents replication server": "P2P torrents replication server",
|
||||
"Enable torrents replication server for other rats clients (required for replication)": "Enable torrents replication server for other rats clients (required for replication)"
|
||||
}
|
||||
}
|
@ -175,6 +175,8 @@
|
||||
"Dont start to seed torrent after download finish": "Не начинать сидировать торрент после окончания загрузки",
|
||||
"Delete download (files saved)": "Удалить закачку (сохранив файлы)",
|
||||
"Serching metadata in progress... Click will delete this torrent.": "Поиск методанных в процессе... Клик удалит этот торрент.",
|
||||
"Pause torrent downloading": "Пауза скачки торрента"
|
||||
"Pause torrent downloading": "Пауза скачки торрента",
|
||||
"P2P torrents replication server": "Сервер репликация торрентов через p2p",
|
||||
"Enable torrents replication server for other rats clients (required for replication)": "Включить сервер репликацияя для остальных клиентов крыс (необходим для репликации)"
|
||||
}
|
||||
}
|
@ -175,6 +175,8 @@
|
||||
"Dont start to seed torrent after download finish": "Dont start to seed torrent after download finish",
|
||||
"Delete download (files saved)": "Delete download (files saved)",
|
||||
"Serching metadata in progress... Click will delete this torrent.": "Serching metadata in progress... Click will delete this torrent.",
|
||||
"Pause torrent downloading": "Pause torrent downloading"
|
||||
"Pause torrent downloading": "Pause torrent downloading",
|
||||
"P2P torrents replication server": "P2P torrents replication server",
|
||||
"Enable torrents replication server for other rats clients (required for replication)": "Enable torrents replication server for other rats clients (required for replication)"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user